v0.3.0-alpha.1
Pre-release
Pre-release
gdsoumya
released this
22 Nov 16:51
·
1082 commits
to main
since this release
What's Changed
- update docs for v0.2.0 by @krancour in #875
- refactor kargo-render cmd invocation by @krancour in #1109
- chart: give controller permission to patch warehouses by @krancour in #1110
- fix auto-promotions by @krancour in #1112
- fix error invoking kargo render by @krancour in #1114
- chore: add awscli for nightly build by @34fathombelow in #1115
- chore(deps): bump golang from 1.21.3-bookworm to 1.21.4-bookworm by @dependabot in #1096
- upgrade golang image used in ci and release processes by @krancour in #1116
- chore(deps): bump undici from 5.22.1 to 5.27.0 in /ui by @dependabot in #1050
- chore(deps): bump the akp-js-major group in /ui with 8 updates by @dependabot in #1117
- chore(deps): bump the akp-js-minor group in /ui with 10 updates by @dependabot in #1118
- chore(deps): bump the akp-js-patch group in /ui with 15 updates by @dependabot in #1095
- make warehouse do shallow, single-branch clones by @krancour in #1091
- update values.yaml with notes about including port in api.host field by @krancour in #1122
- merge v0.2.x into main by @krancour in #1127
- shard warehouse reconcilers by @krancour in #1124
- update ci triggers by @krancour in #1133
- remove dead code by @krancour in #1125
- fix flakey priority queue test by @krancour in #1129
- include warehouses/finalizers in helm chart RBAC template by @paulliwog in #1135
- fix(ui): Node view styles improvements by @rpelczar in #1138
- add alias label to freight by @krancour in #1097
- chore: remove ACL permissions for Kargo Nightly CLI by @34fathombelow in #1141
- chore: replace
github.com/ghodss/yaml
withsigs.k8s.io/yaml
by @Juneezee in #1142 - fix(ui): Warehouse subscription is not displayed in Stage details by @rpelczar in #1137
- chore(deps): bump the akp-js-minor group in /ui with 3 updates by @dependabot in #1146
- chore(deps): bump the akp-js-patch group in /ui with 2 updates by @dependabot in #1145
- chore(deps): bump the akp-js-major group in /ui with 1 update by @dependabot in #1147
- fix(ui): Checking token expiration before requests by @rpelczar in #1152
- rename Freight's "qualified" field to "verifiedIn"; add "approvedFor" field by @krancour in #1151
- on new freight, enqueue subscribed stages by @krancour in #1160
- chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #1161
New Contributors
- @paulliwog made their first contribution in #1135
- @Juneezee made their first contribution in #1142
Full Changelog: v0.2.0...v0.3.0-alpha.1