Releases: tensorchord/envd-server
Releases · tensorchord/envd-server
v0.0.27
v0.0.26
What's Changed
- fix: containerssh pubkey auth and config endpoint by @kemingy in #177
- bug: fix db schema constraint by @VoVAllen in #178
- build(deps): Bump github.com/cockroachdb/errors from 1.9.0 to 1.9.1 by @dependabot in #183
- build(deps): Bump github.com/swaggo/swag from 1.8.9 to 1.8.10 by @dependabot in #184
- build(deps): Bump github.com/urfave/cli/v2 from 2.24.1 to 2.24.2 by @dependabot in #180
- build(deps): Bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.7.1 by @dependabot in #181
- minor fix for readme, upgrade version by @kemingy in #185
- build(deps): Bump docker/build-push-action from 3 to 4 by @dependabot in #186
- build(deps): Bump github.com/containers/image/v5 from 5.23.1 to 5.24.0 by @dependabot in #182
- build(deps): Bump github.com/onsi/ginkgo/v2 from 2.7.1 to 2.8.0 by @dependabot in #188
- build(deps): Bump github.com/onsi/gomega from 1.25.0 to 1.26.0 by @dependabot in #189
- build(deps): Bump github.com/urfave/cli/v2 from 2.24.2 to 2.24.3 by @dependabot in #190
- fix: add more linters and address related issues by @hezhizhen in #196
- build(deps): Bump golang.org/x/crypto from 0.5.0 to 0.6.0 by @dependabot in #194
- build(deps): Bump github.com/containers/image/v5 from 5.24.0 to 5.24.1 by @dependabot in #192
- File sync by @AlexXi19 in #170
- build(deps): Bump github.com/jackc/pgconn from 1.13.0 to 1.14.0 by @dependabot in #193
- build(deps): Bump github.com/jackc/pgtype from 1.13.0 to 1.14.0 by @dependabot in #191
- build(deps): Bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.3 by @dependabot in #201
- build(deps): Bump github.com/onsi/gomega from 1.26.0 to 1.27.1 by @dependabot in #197
- build(deps): Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0 by @dependabot in #199
- build(deps): Bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.0 by @dependabot in #198
New Contributors
- @hezhizhen made their first contribution in #196
- @AlexXi19 made their first contribution in #170
Full Changelog: v0.0.25...v0.0.26
v0.0.25
What's Changed
- fix(manifests): bump image tag from 0.0.22 to 0.0.24 since 0.0.22 does not exist by @weixiao-huang in #164
- build(deps): Bump actions/setup-node from 3.5.1 to 3.6.0 by @dependabot in #167
- build(deps): Bump helm/chart-releaser-action from 1.4.1 to 1.5.0 by @dependabot in #166
- feat: Add resource quota in helm chart by @gaocegege in #168
- build(deps): Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 by @dependabot in #169
- build(deps): Bump github.com/onsi/gomega from 1.24.2 to 1.25.0 by @dependabot in #175
- build(deps): Bump github.com/urfave/cli/v2 from 2.23.7 to 2.24.1 by @dependabot in #172
- feat: Support resource quota in envd server by @gaocegege in #171
- feat: support config shm size by @kemingy in #176
New Contributors
- @weixiao-huang made their first contribution in #164
Full Changelog: v0.0.24...v0.0.25
v0.0.24
What's Changed
- build(deps): Bump github.com/urfave/cli/v2 from 2.23.6 to 2.23.7 by @dependabot in #157
- build(deps): Bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 by @dependabot in #156
- fix: exit when middleware auth fail by @kemingy in #162
Full Changelog: v0.0.23...v0.0.24
v0.0.23
v0.0.22
v0.0.21
v0.0.20
v0.0.19
feat: Separate key (#146) Signed-off-by: Ce Gao <[email protected]>
v0.0.18
feat: Add more detail in image table (#144) Signed-off-by: Ce Gao <[email protected]>