Releases: cloudblue/chaperone
Releases · cloudblue/chaperone
Contrib v0.1.0
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.0What'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
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
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
Merge pull request #50 from cloudblue/allowlist-port-filtering security(router): enforce allow-list host:port validation with default-port restrictions