Releases: go-semantic-release/plugin-registry
Releases · go-semantic-release/plugin-registry
v1.14.0
04 Feb 13:16
Compare
Sorry, something went wrong.
No results found
1.14.0 (2023-02-04)
Feature
use context aware semaphore instead of mutex (965b1d1 )
Documentation
v1.13.0
03 Feb 18:30
Compare
Sorry, something went wrong.
No results found
1.13.0 (2023-02-03)
Feature
resolve plugins in parallel (be2316c )
Chores
infra: increase max instances (df1cf3d )
v1.12.0
03 Feb 17:23
Compare
Sorry, something went wrong.
No results found
1.12.0 (2023-02-03)
Feature
allow only one batch archive process at a time (67da8fc )
make batch archives deterministic (2ddc2d5 )
Tests
v1.11.0
03 Feb 16:36
Compare
Sorry, something went wrong.
No results found
1.11.0 (2023-02-03)
Feature
Documentation
v1.10.0
03 Feb 14:45
Compare
Sorry, something went wrong.
No results found
1.10.0 (2023-02-03)
Feature
v1.9.0
03 Feb 14:34
Compare
Sorry, something went wrong.
No results found
1.9.0 (2023-02-03)
Feature
ignore releases without assets (aea8230 )
Bug Fixes
prevent updating plugins if the latest releases has no assets (1e95d1f )
Tests
add missing assets to github tests (233dd1b )
fix github tests (a43d659 )
v1.8.0
03 Feb 13:55
Compare
Sorry, something went wrong.
No results found
1.8.0 (2023-02-03)
Feature
add hooks-plugin-registry-update plugin (83b152d )
v1.7.1
03 Feb 13:46
Compare
Sorry, something went wrong.
No results found
1.7.1 (2023-02-03)
Bug Fixes
plugin-registry-update: remove endpoint normalization (27d1b7b )
v1.7.0
03 Feb 12:43
Compare
Sorry, something went wrong.
No results found
1.7.0 (2023-02-03)
Feature
client: add endpoint normalization (f34a3f7 )
v1.6.1
02 Feb 17:51
Compare
Sorry, something went wrong.
No results found
1.6.1 (2023-02-02)
Bug Fixes
CI