Releases: nobl9/sloctl
v0.11.1
What's Changed
🐞 Bug Fixes
- fix: Update Homebrew formula (#297) @nieomylnieja
🧰 Maintenance
- chore: Update dependency cspell to v8.17.5 (#296) @renovate[bot]
v0.11.0
What's Changed
⚠️ Breaking Changes
- feat: Extend release targets and add install.bash script (#288) @nieomylnieja
Sloctl released binaries are no longer of a form
sloctl-${OS}-${VERSION} (e.g.sloctl-linux-0.10.1
), instead they now
follow this pattern: _sloctl-${VERSION}-${OS}-${ARCH} (e.g.sloctl-0.11.0-linux-adm64
).
In addition, the checksum for each release is changing it's name from
_sloctl-${VERSION}-SHA256SUMS to sloctl-${VERSION}.sha256.
🚀 Features
- feat: Extend release targets and add install.bash script (#288) @nieomylnieja
Sloctl pre-built binaries are now also built for arm64 architecture.
In addition there's now a now method of installing sloctl, via an install script.
For more details refer to the README.
🧰 Maintenance
6 changes
- chore: Update dependency cspell to v8.17.4 (#295) @renovate[bot]
- chore: Update module github.com/spf13/cobra to v1.9.1 (#293) @renovate[bot]
- chore: Update module github.com/spf13/cobra to v1.9.0 (#292) @renovate[bot]
- chore: Update module github.com/go-playground/validator/v10 to v10.25.0 (#291) @renovate[bot]
- chore: Update dependency securego/gosec to v2.22.1 (#290) @renovate[bot]
- chore: Update dependency golangci/golangci-lint to v1.64.5 (#289) @renovate[bot]
v0.11.0-rc1
Changelog
- bc9f5fd Merge remote-tracking branch 'origin/main' into extend-release-targets-and-add-install-script
v0.10.1-rc3
v0.10.1
What's Changed
🐞 Bug Fixes
- fix: Correct config.toml file handling on Windows (#281) @nieomylnieja
sloctl config
commands which modify config.toml should now work on
Windows.
🧰 Maintenance
- chore: Update module golang.org/x/sync to v0.11.0 (#283) @renovate[bot]
- chore: Revert "Fix a small UNIX bug where the JSON output was getting managed by errors on stdout" (#282) @nieomylnieja
v0.10.1-rc2
Tag for testing #281.
v0.10.1-rc1
v0.10.0-rc1
v0.10.0
What's Changed
🚀 Features
- feat: PC-14244 Add flag to filter SLOs by service (#264) @BSski
Added filtering SLOs by service name. Example:
sloctl get slo -s my-service
orsloctl get slo --service=my-service
.
💻 Fixed Vulnerabilities
🧰 Maintenance
6 changes
- chore: Update VERSION to 0.10.0 (#276) @nieomylnieja
- chore: Update module golang.org/x/tools/cmd/goimports to v0.29.0 (#271) @renovate
- chore: Update dependency cspell to v8.17.2 (#275) @renovate
- chore: Update module github.com/MicahParks/jwkset to v0.6.0 [SECURITY] (#274) @renovate
- chore: Update dependency golangci/golangci-lint to v1.63.4 (#270) @renovate
- chore: Update dependency golangci/golangci-lint to v1.63.3 (#269) @renovate
v0.9.1-rc1
What's Changed
- chore: Update dependency cspell to v8.17.0 by @renovate in #261
- chore: Update module golang.org/x/crypto to v0.31.0 [SECURITY] by @renovate in #262
- chore: Update SDK, remove unused experimental fields by @marcinlawnik in #260
- chore: Update dependency cspell to v8.17.1 by @renovate in #263
- chore: Update module golang.org/x/net to v0.33.0 [SECURITY] by @renovate in #265
- chore: Update dependency yaml to v2.7.0 by @renovate in #266
- chore: Update dependency markdownlint-cli to v0.43.0 by @renovate in #219
- chore: Update dependency golangci/golangci-lint to v1.63.1 by @renovate in #267
- chore: Bump version for release by @skrolikiewicz in #268
Full Changelog: v0.9.0...v0.9.1-rc1