Skip to content

Releases: go-semantic-release/plugin-registry

v1.6.0

02 Feb 17:43

Choose a tag to compare

1.6.0 (2023-02-02)

Feature

  • add plugin-registry-update cli (9fd1f70)

Bug Fixes

  • client: propagate correct status code if error occurs (3efae8e)

v1.5.0

02 Feb 14:18

Choose a tag to compare

1.5.0 (2023-02-02)

Feature

  • client: add update plugin methods (f3188cb)
  • add cache invalidation (23497fa)

Chores

  • infra: enable startup CPU boost (b5d977c)

v1.4.0

01 Feb 20:54

Choose a tag to compare

1.4.0 (2023-02-01)

Feature

Code Refactoring

  • move packages to internal package (d7f6aa1)

Chores

v1.3.0

01 Feb 19:07

Choose a tag to compare

1.3.0 (2023-02-01)

Feature

CI

v1.2.0

01 Feb 18:17

Choose a tag to compare

1.2.0 (2023-02-01)

Feature

Bug Fixes

  • do not store updated at timestamp (e65415c)

v1.1.1

01 Feb 16:54

Choose a tag to compare

1.1.1 (2023-02-01)

Bug Fixes

  • use the correct deployment region (7365682)

v1.1.0

01 Feb 16:45

Choose a tag to compare

1.1.0 (2023-02-01)

Feature

  • add stage prefix to firestore (499be32)

Tests

  • use prefixed collection (e668286)

v1.0.1

01 Feb 14:05

Choose a tag to compare

1.0.1 (2023-02-01)

Bug Fixes

CI

  • expose gcloud auth token (6fbef52)

v1.0.0

01 Feb 13:38

Choose a tag to compare

1.0.0 (2023-02-01)

Feature

Bug Fixes

Tests

Code Refactoring

  • hashing methods (22b8283)
  • change data package name (03e54c1)
  • use any instead of interface{} (7508cd5)
  • move db logic to plugin struct (c5b0948)

Chores

CI