Releases: go-semantic-release/plugin-registry
Releases · go-semantic-release/plugin-registry
v1.6.0
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.1
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2023-02-01)
Feature
- add initial infrastructure (e8b7429)
- add option to disable request cache (02aabde)
- expose updated at timestamp (1c693f9)
- add caching middleware (c660d9d)
- add caching (2a2a318)
- initial download and archive implementation (9f7cef5)
- add very simple client library (bea7b38)
- initial batch requesting (faabad6)
- initial batch handler (64d7e68)
- add basic test coverage (9d20ff5)
- add recover middleware (489be03)
- use go-chi (295bd67)
- add dockerfile (761138e)
- add auth middleware (9980a28)
- serve legacy plugin index (11609fe)
- move firestore dependency from data package (d4527c7)
- add hooks plugin (e8e2ac9)
- update dependencies & gofumpt (f5a4b85)
- add rate limiting (8b215b2)
- update all plugins handler (e710541)
- add update and get handlers (e169dea)
- initial list plugins handler (700dbc6)
- initial (e132c89)
Bug Fixes
Tests
- add download tests (4610faf)
- fix batch tests (8f50915)
- batch endpoint (518269b)
- github client (3a99693)
Code Refactoring
- hashing methods (22b8283)
- change data package name (03e54c1)
- use any instead of interface{} (7508cd5)
- move db logic to plugin struct (c5b0948)
Chores
- root (1046b64)