Skip to content

Releases: tensorchord/envd-server

v0.0.27

21 Feb 07:07
387396b
Compare
Choose a tag to compare

Changelog

  • 387396b build(deps): Bump github.com/syncthing/syncthing from 1.22.2 to 1.23.1 (#200)

v0.0.26

21 Feb 05:35
288c8e7
Compare
Choose a tag to compare

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

Full Changelog: v0.0.25...v0.0.26

v0.0.25

25 Jan 09:55
f39e69f
Compare
Choose a tag to compare

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

Full Changelog: v0.0.24...v0.0.25

v0.0.24

05 Jan 12:30
f9c00b9
Compare
Choose a tag to compare

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

24 Dec 10:15
a1a8d20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.22...v0.0.23

v0.0.22

23 Dec 12:21
8f501f7
Compare
Choose a tag to compare

Changelog

v0.0.21

22 Dec 14:42
0ad4c85
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.20...v0.0.21

v0.0.20

22 Dec 14:38
1e54023
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20

v0.0.19

22 Dec 06:10
eca95be
Compare
Choose a tag to compare
feat: Separate key (#146)

Signed-off-by: Ce Gao <[email protected]>

v0.0.18

22 Dec 06:10
544cb0c
Compare
Choose a tag to compare
feat: Add more detail in image table (#144)

Signed-off-by: Ce Gao <[email protected]>