Releases: observIQ/bindplane-op-action
Releases · observIQ/bindplane-op-action
v1.5.1
fix: Skip commit message check if token not provided (#51) * Skip commit message check if token not provided * Add doc
v1.5.0
What's Changed
- fix(auth): Skip setting basic auth when username and password are not set by @jsirianni in #46
- fix: Test connection should check status code by @jsirianni in #47
- feat: Progressive rollouts by @jsirianni in #48
- fix: Create unique directory when cloning repo by @jsirianni in #49
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
- Test against v1.59.0 by @jsirianni in #25
- Test against 1.61.1 by @jsirianni in #26
- Test against 1.62.0 by @jsirianni in #27
- Increase HTTP client default timeout by @jsirianni in #28
Full Changelog: v1.4.1...v1.4.2
v1.4.1
Fixes a regression introduced in v1.4.0. File path globbing is now supported.
v1.4.0
The action's bash
implementation has been re-written in Go. The Go implementation is 1:1 compatible with the previous version v1.3.9. If you notice a deviation, please file an issue.
What's Changed
- feat(refactor): Re-write action in Go by @jsirianni in #19
- chore(ci): Add Go checks by @jsirianni in #22
- fix: Metadata labels by @jsirianni in #21
Full Changelog: v1.3.9...v1.4.0
v1.3.9
Use full path to TLS CA (#16) * Use full path to TLS CA * fix commented variable syntax
v1.3.8
fix: Custom github url
v1.3.7
v1.3.6
What's Changed
- feat: github_url option for overriding the URL used to clone the repo @jsirianni in #13
Full Changelog: v1.3.5...v1.3.6
v1.3.5
What's Changed
- Use BindPlane v1.52.0 in entrypoint.sh by @dpaasman00 in #14
New Contributors
- @dpaasman00 made their first contribution in #14
Full Changelog: v1.3.4...v1.3.5