Releases: microsoft/tyger
Releases · microsoft/tyger
v0.12.2
What's Changed
- Remove TestBufferDeleteAll by @naegelejd in #232
- Fix GPU SKU name detection by @johnstairs in #233
- Fix paging errors by @johnstairs in #234
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- Publish images to ghcr.io and attach binaries to GitHub Action run by @johnstairs in #227
- Fix user login regression by @johnstairs in #228
- Fix image tagging logic for pipeline by @johnstairs in #229
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Bump vite in /docs by @dependabot in #219
- Bump github.com/getkin/kin-openapi from 0.115.0 to 0.131.0 in /cli by @dependabot in #223
- Bump vite from 5.4.18 to 6.3.5 in /docs by @dependabot in #222
- Refresh buffer access URLs by @naegelejd in #224
- Add role-based access control support by @johnstairs in #221
- Clean up config and access-control command flags by @johnstairs in #226
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Bump golang.org/x/net from 0.37.0 to 0.38.0 in /cli by @dependabot in #211
- Revert accidental change to cloudconfig.yml by @johnstairs in #213
- Add server API versioning by @naegelejd in #206
- Add support for multiple organizations by @johnstairs in #212
- Fix regression when not using custom TLS certificate by @johnstairs in #214
- Allow calling
tyger identities installwith a server URL instead of requiring a configuration file by @johnstairs in #215 - Update Kubernetes version to 1.31 by @johnstairs in #216
- Fix bug in API versioning backward compatibility by @naegelejd in #220
- Support storage account DNS endpoints by @johnstairs in #217
- Update to Kubernetes version 1.32 by @johnstairs in #218
Full Changelog: v0.10.3...v0.11.0
v0.10.3
What's Changed
- Bump vite in /docs by @dependabot in #205
- Bump helm.sh/helm/v3 from 3.16.4 to 3.17.3 in /cli by @dependabot in #208
- Bump vite from 5.4.15 to 6.2.6 in /docs by @dependabot in #210
- Add
osSkufield toNodePoolConfigby @johnstairs in #209
Full Changelog: v0.10.2...v0.10.3
v0.10.2
What's Changed
- Update Kubernetes version to 1.30 in cloud configuration by @johnstairs in #198
- Update cert-manager Helm chart reference by @johnstairs in #199
- Fix Docker test instability by @johnstairs in #201
- Opt in for automatic Kubernetes patch updates. by @johnstairs in #200
- Bump vite in /docs by @dependabot in #202
- Make
buffersconfig optional for backward compatibility by @naegelejd in #203 - Handle missing config sections during database migration by @johnstairs in #204
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /cli by @dependabot in #193
- Update NPM dependencies for docs. by @johnstairs in #194
- Associate storage accounts with an NSP profile. by @johnstairs in #195
- Update worker-waiter image by @johnstairs in #196
- Redo worker waiter image update by @johnstairs in #197
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Small changes to improve scalability and logging by @johnstairs in #183
- Add ability to retrieve server logs with
tygercli by @johnstairs in #184 - Ensure output buffers marked finished when run is canceled. by @johnstairs in #185
- Bump github.com/containerd/containerd from 1.7.24 to 1.7.27 in /cli by @dependabot in #190
- Bump golang.org/x/net from 0.33.0 to 0.36.0 in /cli by @dependabot in #188
- Delete buffers by @naegelejd in #189
- Fix data-plane race condition by @johnstairs in #191
- Adjust database permissions by @johnstairs in #192
New Contributors
- @naegelejd made their first contribution in #189
Full Changelog: v0.9.2...v0.10.0
v0.9.2
v0.9.1
Changelog
- 7fbac62 Avoid creating ephemeral buffer sidecar image in Docker mode (#176)
- 41104ff Bump vite from 5.4.6 to 5.4.14 in /docs (#167)
- 1010257 Fail run when container image cannot be pulled (#177)
- 07c1eab Fix GitHub Pages action (#172)
- a76356f Fix HTTP proxy logging (#169)
- b05a6f9 Fix RSA padding scheme (#178)
- e8ad60a Fix a regression in IHostedService startup order (#181)
- 6397319 Fix azure/login warnings (#175)
- 95b7d45 Fix build warning around error messages (#170)
- f32b75d Improve multiple replica support (#171)
- 43807d3 Remove Swagger UI (#179)
- 066884d Update CodeQL (#174)
- 91c6d2b Update PKCS 12 certificate (#180)