Breaking Changes
- 5884672: BREAKING CHANGE: Migrate termination and creation metrics to shared metrics (#2595) (Jonathan Innis) #2595
See the upgrade guide for details.
Bug Fixes
- Correctly convert EBS Volume size from Gb to Gib (#2608) #2608 (Ellis Tarn)
- don't race when recording termination metrics (#2635) #2635 (Todd Neal)
- swap action order to get a clean git commit message (#2645) #2645 (Ryan Maleki)
Documentation
- Documentation Release v0.17.0 (#2607) #2607 (github-actions[bot])
- Update _index.md (#2586) #2586 (Martin Blasco)
- Spot consolidation wording change (#2612) #2612 (Callum Fox)
- Remove custom LT docs and touch up node template docs (#2615) #2615 (Ellis Tarn)
- terraform docs change (#2618) #2618 (SilentEntity)
- Fixes OCI Helm repository (#2634) #2634 (Rafael Passos)
- ported terraform helm chart docs fix to preview docs (#2643) #2643 (Ellis Tarn)
- Moved ssh userData example (#2620) #2620 (Chris Negus)
- Describe how to disable pricing look-ups (#2571) #2571 (Chris Negus)
- update grafana metrics and add upgrade entry (#2646) #2646 (Brandon Wagner)
Tests
- Dump node events and fix test suite go.mod change (#2600) #2600 (Jonathan Innis)
- Fix termination test panic (#2640) #2640 (Jonathan Innis)
Chores
- go mod linting errors and add dependabot for the test module (#2621) #2621 (Ellis Tarn)
- Recursively run
go mod tidy
andgo mod download
(#2611) #2611 (Jonathan Innis) - deps: bump github.com/samber/lo from 1.27.1 to 1.30.0 (#2603) #2603 (dependabot[bot])
- deps: bump autoprefixer from 10.4.8 to 10.4.12 in /website (#2583) #2583 (dependabot[bot])
- deps: bump postcss from 8.4.16 to 8.4.17 in /website (#2582) #2582 (dependabot[bot])
- deps: bump github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0 (#2579) #2579 (dependabot[bot])
- deps: bump github.com/aws/aws-sdk-go from 1.44.91 to 1.44.112 (#2610) #2610 (dependabot[bot])
- deps: bump go.uber.org/zap from 1.21.0 to 1.23.0 (#2580) #2580 (dependabot[bot])
- deps: bump k8s.io/client-go from 0.24.4 to 0.25.2 in /test (#2630) #2630 (dependabot[bot])
- deps: bump github.com/aws/aws-sdk-go from 1.44.112 to 1.44.114 in /test (#2629) #2629 (dependabot[bot])
- Bump
controller-runtime
,knative/pkg
andclient-go
tov0.25.2
(#2631) #2631 (Jonathan Innis) - Propagate errors correctly in make tidy and make download (#2641) #2641 (Jonathan Innis)
- deps: bump github.com/samber/lo from 1.30.0 to 1.31.0 in /test (#2638) #2638 (dependabot[bot])
- deps: bump github.com/samber/lo from 1.30.0 to 1.31.0 (#2626) #2626 (dependabot[bot])
- deps: bump github.com/onsi/gomega from 1.20.2 to 1.21.1 in /test (#2639) #2639 (dependabot[bot])
- show changed files in verify (#2642) #2642 (Brandon Wagner)
- Add go.work and remove replace directive (#2632) #2632 (Jonathan Innis)
- deps: bump github.com/aws/aws-sdk-go from 1.44.112 to 1.44.114 (#2623) #2623 (dependabot[bot])
- deps: bump github.com/onsi/gomega from 1.20.2 to 1.21.1 (#2625) #2625 (dependabot[bot])
- update PR template to include adding upgrade notes (#2647) #2647 (Brandon Wagner)