Releases: azimuth-cloud/azimuth
Releases · azimuth-cloud/azimuth
0.13.0
What's Changed
New features and enhancements
- Fix broken links in
README.md
by @jackhodgkiss in #315 - add support link on the navbar by @thinkC in #282
- Make capabilities a per-tenant operation by @mkjpryor in #324
Bugs fixed
Dependency updates
- Bump cryptography from 43.0.1 to 43.0.3 in /api by @dependabot in #313
- Bump markupsafe from 3.0.1 to 3.0.2 in /api by @dependabot in #314
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 in /ui by @dependabot in #316
- Bump statsd-exporter to v0.28.0 by @azimuth-automation-bot in #317
- Bump whitenoise from 6.7.0 to 6.8.1 in /api by @dependabot in #318
- Bump elliptic from 6.5.7 to 6.6.0 in /ui by @dependabot in #319
- Bump whitenoise from 6.8.1 to 6.8.2 in /api by @dependabot in #320
- Bump rpds-py from 0.20.0 to 0.20.1 in /api by @dependabot in #321
- Bump django from 5.1.2 to 5.1.3 in /api by @dependabot in #322
- Bump rpds-py from 0.20.1 to 0.21.0 in /api by @dependabot in #323
- Bump sqlparse from 0.5.1 to 0.5.2 in /api by @dependabot in #325
- Bump httpcore from 1.0.6 to 1.0.7 in /api by @dependabot in #326
- Bump cross-spawn from 7.0.3 to 7.0.6 in /ui by @dependabot in #327
- Bump nginx to 1.27.3 by @azimuth-automation-bot in #329
- Bump cryptography from 43.0.3 to 44.0.0 in /api by @dependabot in #331
- Bump httpx from 0.27.2 to 0.28.0 in /api by @dependabot in #332
- Bump rpds-py from 0.21.0 to 0.22.0 in /api by @dependabot in #333
- Bump easykube from 0.4.0 to 0.5.0 in /api by @dependabot in #336
- Bump rpds-py from 0.22.0 to 0.22.3 in /api by @dependabot in #337
New Contributors
- @jackhodgkiss made their first contribution in #315
- @thinkC made their first contribution in #282
Full Changelog: 0.12.0...0.13.0
0.12.0
What's Changed
New features and enhancements
- Fix for broken "Try Azimuth" link by @oneswig in #291
- Pass GitHub token for Trivy DB download by @mkjpryor in #300
- Simplify support for custom trust bundle by @mkjpryor in #288
- Support for internal Zenith services in CaaS appliances by @mkjpryor in #310
- Expose unhealthy state via the API by @JohnGarbutt in #309
- Make patch platform warning more prominent by @JohnGarbutt in #311
- Add azimuth_update_reason to spot patch by @JohnGarbutt in #312
Dependency updates
- Bump idna from 3.7 to 3.8 in /api by @dependabot in #280
- Bump certifi from 2024.7.4 to 2024.8.30 in /api by @dependabot in #284
- Bump webpack from 5.76.0 to 5.94.0 in /ui by @dependabot in #283
- Bump micromatch from 4.0.5 to 4.0.8 in /ui by @dependabot in #285
- Bump httpx from 0.27.0 to 0.27.2 in /api by @dependabot in #281
- Bump cffi from 1.17.0 to 1.17.1 in /api by @dependabot in #289
- Bump peter-evans/create-pull-request from 6 to 7 in the github-actions group by @dependabot in #290
- Bump cryptography from 43.0.0 to 43.0.1 in /api by @dependabot in #287
- Bump django from 5.1 to 5.1.1 in /api by @dependabot in #286
- Bump pyasn1 from 0.6.0 to 0.6.1 in /api by @dependabot in #294
- Bump pytz from 2024.1 to 2024.2 in /api by @dependabot in #293
- Bump express from 4.19.2 to 4.20.0 in /ui by @dependabot in #292
- Bump urllib3 from 2.2.2 to 2.2.3 in /api by @dependabot in #295
- Bump anyio from 4.4.0 to 4.5.0 in /api by @dependabot in #297
- Bump httpcore from 1.0.5 to 1.0.6 in /api by @dependabot in #301
- Bump nginx to 1.27.2 by @azimuth-automation-bot in #302
- Bump idna from 3.8 to 3.10 in /api by @dependabot in #296
- Bump tzdata from 2024.1 to 2024.2 in /api by @dependabot in #299
- Bump anyio from 4.5.0 to 4.6.0 in /api by @dependabot in #298
- Bump statsd-exporter to v0.27.2 by @azimuth-automation-bot in #303
- Bump jsonschema-specifications from 2023.12.1 to 2024.10.1 in /api by @dependabot in #305
- Bump markupsafe from 2.1.5 to 3.0.1 in /api by @dependabot in #306
- Bump charset-normalizer from 3.3.2 to 3.4.0 in /api by @dependabot in #307
- Bump django from 5.1.1 to 5.1.2 in /api by @dependabot in #304
- Bump anyio from 4.6.0 to 4.6.2.post1 in /api by @dependabot in #308
New Contributors
Full Changelog: 0.11.0...0.12.0
0.11.0
What's Changed
New features and enhancements
- Move repository from
stackhpc
toazimuth-cloud
- Replace references to stackhpc where possible by @mkjpryor in #267
- Use workflow actions from azimuth-cloud by @mkjpryor in #272
- Verify SSL when contacting OpenStack API for CAPI and CaaS clusters by @mkjpryor in #262
- Create leases for platforms by @JohnGarbutt in #266
- Update chart and repo on Kubernetes app update by @mkjpryor in #271
Dependency updates
- Bump certifi from 2024.6.2 to 2024.7.4 in /api by @dependabot in #256
- Bump jsonschema from 4.22.0 to 4.23.0 in /api by @dependabot in #258
- Bump rpds-py from 0.18.1 to 0.19.0 in /api by @dependabot in #257
- Bump voluptuous from 0.15.1 to 0.15.2 in /api by @dependabot in #255
- Bump sqlparse from 0.5.0 to 0.5.1 in /api by @dependabot in #260
- Bump cryptography from 42.0.8 to 43.0.0 in /api by @dependabot in #261
- Bump easysemver from 0.1.0 to 0.2.0 in /api by @dependabot in #264
- Bump rpds-py from 0.19.0 to 0.20.0 in /api by @dependabot in #268
- Bump django from 5.0.6 to 5.1 in /api by @dependabot in #270
- Bump easykube from 0.3.3 to 0.4.0 in /api by @dependabot in #265
- Bump attrs from 23.2.0 to 24.2.0 in /api by @dependabot in #273
- Bump pyyaml from 6.0.1 to 6.0.2 in /api by @dependabot in #274
- Bump gunicorn from 22.0.0 to 23.0.0 in /api by @dependabot in #276
- Bump statsd-exporter to v0.27.1 by @azimuth-automation-bot in #277
- Bump elliptic from 6.5.4 to 6.5.7 in /ui by @dependabot in #278
- Bump cffi from 1.16.0 to 1.17.0 in /api by @dependabot in #275
New Contributors
- @azimuth-automation-bot made their first contribution in #277
Full Changelog: 0.10.0...0.11.0
0.10.0
What's Changed
New features and enhancements
- Fix size lookup when a flavor has been deleted by @MoteHue in https://github.com/stackhpc/azimuth/pull/242
- Fail if multiple networks with the same tag exist by @mkjpryor in https://github.com/stackhpc/azimuth/pull/252
Bugs fixed
- Prevent FIPs with a port from being used by @mkjpryor in https://github.com/stackhpc/azimuth/pull/249
Dependency updates
- Bump braces from 3.0.2 to 3.0.3 in /ui by @dependabot in https://github.com/stackhpc/azimuth/pull/243
- Bump urllib3 from 2.2.1 to 2.2.2 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/245
- Bump ws from 8.10.0 to 8.17.1 in /ui by @dependabot in https://github.com/stackhpc/azimuth/pull/244
- Bump djangorestframework from 3.15.1 to 3.15.2 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/247
- Bump easykube from 0.3.2 to 0.3.3 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/254
- Bump voluptuous from 0.14.2 to 0.15.1 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/253
- Bump cryptography from 42.0.7 to 42.0.8 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/241
- Bump whitenoise from 6.6.0 to 6.7.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/246
- Bump nginx to 1.27.0 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth/pull/248
New Contributors
- @MoteHue made their first contribution in https://github.com/stackhpc/azimuth/pull/242
Full Changelog: stackhpc/azimuth@0.9.0...0.10.0
0.9.0
What's Changed
New features and enhancements
- Implement ownership for Kubernetes apps by @mkjpryor in https://github.com/stackhpc/azimuth/pull/230
- Add Kubernetes app expiry with underlying cluster by @mkjpryor in https://github.com/stackhpc/azimuth/pull/231
- Add sensible RAM constraints to control plane node selection by @sd109 in https://github.com/stackhpc/azimuth/pull/216
- add storage network to cluster params by @scrungus in https://github.com/stackhpc/azimuth/pull/236
- Produce valid email addresses for users by @mkjpryor in https://github.com/stackhpc/azimuth/pull/239
- Allow storage network to come from any project by @mkjpryor in https://github.com/stackhpc/azimuth/pull/238
Dependency updates
- Bump jsonschema from 4.21.1 to 4.22.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/222
- Bump django from 5.0.4 to 5.0.6 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/229
- Bump cryptography from 42.0.5 to 42.0.7 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/227
- Bump requests from 2.31.0 to 2.32.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/232
- Bump referencing from 0.35.0 to 0.35.1 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/223
- Bump rpds-py from 0.18.0 to 0.18.1 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/228
- Bump requests from 2.32.0 to 2.32.2 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/233
- Bump anyio from 4.3.0 to 4.4.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/235
- Bump requests from 2.32.2 to 2.32.3 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/237
- Bump jinja2 from 3.1.3 to 3.1.4 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/226
- Bump easykube from 0.3.1 to 0.3.2 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/234
- Bump certifi from 2024.2.2 to 2024.6.2 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/240
New Contributors
- @scrungus made their first contribution in https://github.com/stackhpc/azimuth/pull/236
Full Changelog: stackhpc/azimuth@0.8.2...0.9.0
0.8.2
What's Changed
Bugs fixed
- Fix issue with Kubernetes quota checks and partial requests by @mkjpryor in https://github.com/stackhpc/azimuth/pull/224
Full Changelog: stackhpc/azimuth@0.8.1...0.8.2
0.8.1
What's Changed
Dependency updates
- Bump easykube from 0.3.0 to 0.3.1 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/221
Full Changelog: stackhpc/azimuth@0.8.0...0.8.1
0.8.0
What's Changed
New features and enhancements
- Add support for sort order to JSON schema field by @mkjpryor in https://github.com/stackhpc/azimuth/pull/210
- Add scheduled delete for CaaS clusters by @JohnGarbutt in https://github.com/stackhpc/azimuth/pull/193
- Support scheduled delete and quota checking for Kubernetes clusters by @mkjpryor in https://github.com/stackhpc/azimuth/pull/219
Dependency updates
- Bump pycparser from 2.21 to 2.22 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/207
- Bump easykube from 0.2.0 to 0.3.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/208
- Bump django from 5.0.3 to 5.0.4 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/209
- Bump docutils from 0.20.1 to 0.21.1 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/212
- Bump idna from 3.6 to 3.7 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/213
- Bump sqlparse from 0.4.4 to 0.5.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/215
- Bump gunicorn from 21.2.0 to 22.0.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/217
- Bump docutils from 0.21.1 to 0.21.2 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/218
- Bump referencing from 0.34.0 to 0.35.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/220
Full Changelog: stackhpc/azimuth@0.7.1...0.8.0
0.7.1
What's Changed
New features and enhancements
- Add prominent links to other Azimuth doc sites by @JohnGarbutt in https://github.com/stackhpc/azimuth/pull/196
Dependency updates
- Bump follow-redirects from 1.15.4 to 1.15.6 in /ui by @dependabot in https://github.com/stackhpc/azimuth/pull/192
- Bump referencing from 0.33.0 to 0.34.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/195
- Bump djangorestframework from 3.14.0 to 3.15.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/194
- Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /ui by @dependabot in https://github.com/stackhpc/azimuth/pull/198
- Bump asgiref from 3.7.2 to 3.8.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/197
- Bump djangorestframework from 3.15.0 to 3.15.1 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/201
- Bump asgiref from 3.8.0 to 3.8.1 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/200
- Bump express from 4.18.2 to 4.19.2 in /ui by @dependabot in https://github.com/stackhpc/azimuth/pull/206
- Bump statsd-exporter to v0.26.1 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth/pull/202
- Bump pyasn1 from 0.5.1 to 0.6.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/203
- Bump httpcore from 1.0.4 to 1.0.5 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/204
- Bump easykube from 0.1.1 to 0.2.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/205
Full Changelog: stackhpc/azimuth@0.7.0...0.7.1
0.7.0
What's Changed
New features and enhancements
- Allow filtering application catalog based on OpenStack tenancy by @sd109 in https://github.com/stackhpc/azimuth/pull/174
- Add error boundaries to UI by @sd109 in https://github.com/stackhpc/azimuth/pull/178
- Treat empty ACL annotations as missing by @sd109 in https://github.com/stackhpc/azimuth/pull/190
- Remove platforms panels from UI in tenancies where no platforms templates are available by @sd109 in https://github.com/stackhpc/azimuth/pull/184
Bugs fixed
- Fix platform cleanup for CaaS clusters by @mkjpryor in https://github.com/stackhpc/azimuth/pull/185
Dependency updates
- Bump cryptography from 42.0.3 to 42.0.4 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/181
- Bump sniffio from 1.3.0 to 1.3.1 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/187
- Bump python-dateutil from 2.8.2 to 2.9.0.post0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/189
- Bump nginx to 1.25.4 by @azimuth-ci-bot in https://github.com/stackhpc/azimuth/pull/188
- Bump django from 5.0.2 to 5.0.3 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/191
- Bump anyio from 4.2.0 to 4.3.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/176
- Bump cryptography from 42.0.4 to 42.0.5 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/186
- Bump httpx from 0.26.0 to 0.27.0 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/182
- Bump httpcore from 1.0.3 to 1.0.4 in /api by @dependabot in https://github.com/stackhpc/azimuth/pull/183
Full Changelog: stackhpc/azimuth@0.6.1...0.7.0