Skip to content

Releases: go-semantic-release/plugin-registry

v1.14.0

04 Feb 13:16

Choose a tag to compare

1.14.0 (2023-02-04)

Feature

  • use context aware semaphore instead of mutex (965b1d1)

Documentation

v1.13.0

03 Feb 18:30

Choose a tag to compare

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

Choose a tag to compare

1.12.0 (2023-02-03)

Feature

  • allow only one batch archive process at a time (67da8fc)
  • make batch archives deterministic (2ddc2d5)

Tests

  • test /versions endpoint (e943a56)

v1.11.0

03 Feb 16:36

Choose a tag to compare

1.11.0 (2023-02-03)

Feature

Documentation

v1.10.0

03 Feb 14:45

Choose a tag to compare

1.10.0 (2023-02-03)

Feature

  • add plugin name aliases (d025d9e)

v1.9.0

03 Feb 14:34

Choose a tag to compare

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

Choose a tag to compare

1.8.0 (2023-02-03)

Feature

  • add hooks-plugin-registry-update plugin (83b152d)

v1.7.1

03 Feb 13:46

Choose a tag to compare

1.7.1 (2023-02-03)

Bug Fixes

  • plugin-registry-update: remove endpoint normalization (27d1b7b)

v1.7.0

03 Feb 12:43

Choose a tag to compare

1.7.0 (2023-02-03)

Feature

  • client: add endpoint normalization (f34a3f7)

v1.6.1

02 Feb 17:51

Choose a tag to compare

1.6.1 (2023-02-02)

Bug Fixes

CI