Skip to content

Releases: cloudblue/chaperone

Contrib v0.1.0

09 Mar 12:37

Choose a tag to compare

Contrib v0.1.0 Pre-release
Pre-release

Contrib Release plugins/contrib/v0.1.0

This is a release of the Chaperone Contrib Plugins module.

Installation

go get github.com/cloudblue/chaperone/plugins/contrib@v0.1.0

What's Changed

  • ci: run CI and security workflows on all PRs by @arnaugiralt in #54
  • chore(make): add gosec, govulncheck and local ci target by @arnaugiralt in #55
  • feat(contrib): add reusable auth building blocks and request multiplexer by @arnaugiralt in #48
  • Add KeyResolver for transaction context to credential key mapping by @arnaugiralt in #56

Full Changelog: v0.1.1...plugins/contrib/v0.1.0

Core 0.1.1

03 Mar 12:00
0c8d1d5

Choose a tag to compare

Core 0.1.1 Pre-release
Pre-release

What's Changed

  • chore: remove replace directive, use published modules by @qarlosh in #51
  • chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #52

Full Changelog: v0.1.0...v0.1.1

Core 0.1.0

27 Feb 10:46
430be1f

Choose a tag to compare

Core 0.1.0 Pre-release
Pre-release
Merge pull request #50 from cloudblue/allowlist-port-filtering

security(router): enforce allow-list host:port validation with default-port restrictions

SDK 0.1.0

27 Feb 10:46
430be1f

Choose a tag to compare

SDK 0.1.0 Pre-release
Pre-release
Merge pull request #50 from cloudblue/allowlist-port-filtering

security(router): enforce allow-list host:port validation with default-port restrictions