Releases: mercari/spanner-autoscaler
Releases · mercari/spanner-autoscaler
v0.8.3
v0.8.2
v0.8.1
What's Changed
Other Changes
- Improve CPU metric observability: clearer log keys and dual-mode time alignment by @tkuchiki in #237
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
Other Changes
- Bump go version by @rustycl0ck in #221
- Bump the actions group across 1 directory with 6 updates by @dependabot[bot] in #220
- Migrate some tools from Makefile to go/tools by @rustycl0ck in #218
- chore: bump dependencies and tune local scenario by @rustycl0ck in #224
- chore: remove --config flag and bake ComponentConfig values as defaults by @rustycl0ck in #226
- Bump the go-deps group across 1 directory with 8 updates by @dependabot[bot] in #225
- Bump goreleaser/goreleaser-action from 7 to 7.1.0 in the actions group by @dependabot[bot] in #231
- Switch cron library from
robfig/crontonetresearch/go-cronby @rustycl0ck in #229 - feat: add dual CPU scaling mode (highPriority + total, OR condition) by @tkuchiki in #228
- chore: bump controller-runtime to v0.24.0 (supersedes #230) by @rustycl0ck in #233
- Bump the go-deps group across 1 directory with 4 updates by @dependabot[bot] in #234
- feat: support extended cron syntax in SpannerAutoscaleSchedule by @tkuchiki in #232
- feat: make highPriority optional, add total-only CPU scaling mode by @tkuchiki in #235
- Add scale down time restriction feature by @sinmetal in #227
New Contributors
Full Changelog: v0.7.3...v0.8.0
v0.7.3
What's Changed
Other Changes
- chore: reduce dependabot PR volume with grouping, monthly schedule, and cooldown by @rustycl0ck in #217
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
Other Changes
- docs: improve documentation for total CPU mode, schedule overlap, and immutable fields by @tkuchiki in #216
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0
v0.6.1
What's Changed
Other Changes
- Fix dockerfile Golang version by @rustycl0ck in #208
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
New Features 🎉
- Remove unused CI workflow by @rustycl0ck in #198
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #195
Other Changes
- Bump golang from 1.21 to 1.22 by @dependabot[bot] in #159
- Bump golangci/golangci-lint-action from 3 to 4 by @dependabot[bot] in #158
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot[bot] in #164
- Change scale(up|down)StepSize to IntOrString to allow percentages by @adijiwa in #179
New Contributors
Full Changelog: v0.5.0...v0.6.0