What's Changed
- cli,pkg: add lowcase validation tag on namespace model by @danyecls in #2726
- api,ssh,pkg,gateway: add public url address to device and to access the device service by @henrybarreto in #2589
- api: fix migration public url address unique null problem by @henrybarreto in #2727
- gateway: use the right variable for public url domain by @henrybarreto in #2728
- ui: bump vite-node from 0.30.0 to 0.31.0 in /ui by @dependabot in #2729
- ui: bump eslint-plugin-vue from 9.9.0 to 9.11.1 in /ui by @dependabot in #2730
- agent: bump golang.org/x/sys from 0.7.0 to 0.8.0 in /agent by @dependabot in #2731
- ui: bump @typescript-eslint/parser from 5.59.1 to 5.59.2 in /ui by @dependabot in #2732
- api: bump github.com/hibiken/asynq from 0.24.0 to 0.24.1 in /api by @dependabot in #2733
- ui: bump vue-tsc from 1.2.0 to 1.6.4 in /ui by @dependabot in #2734
- api: bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.6 in /api by @dependabot in #2735
- cli: bump go.mongodb.org/mongo-driver from 1.11.4 to 1.11.6 in /cli by @dependabot in #2737
- docker: cli: bump golang from 1.20.3-alpine3.16 to 1.20.4-alpine3.16 in /cli by @dependabot in #2738
- docker: agent: bump arm32v7/golang from 1.20.3-alpine3.16 to 1.20.4-alpine3.16 in /agent by @dependabot in #2739
- docker: agent: bump arm64v8/golang from 1.20.3-alpine3.16 to 1.20.4-alpine3.16 in /agent by @dependabot in #2740
- docker: agent: bump arm32v6/golang from 1.20.3-alpine3.16 to 1.20.4-alpine3.16 in /agent by @dependabot in #2741
- ui: bump sass from 1.58.1 to 1.62.1 in /ui by @dependabot in #2736
- docker: api: bump golang from 1.20.3-alpine3.16 to 1.20.4-alpine3.16 in /api by @dependabot in #2742
- docker: agent: bump golang from 1.20.3-alpine3.16 to 1.20.4-alpine3.16 in /agent by @dependabot in #2743
- docker: Improve docker compose compatibility with V2 spec by @gustavosbarreto in #2745
- Improve error handling by properly identifying known and unknown exit errors by @gustavosbarreto in #2747
- ui/improved responsiveness by @luannmoreira in #2748
- feat: add status_update_at attribute to device's model by @henrybarreto in #2752
- fix(pkg): fix buildURL to returns a correctly formattted URL by @gustavosbarreto in #2756
- fix: ui new connection button pre-load rerouting to login page by @luannmoreira in #2757
- feat(api): enable sentry tracing by @gustavosbarreto in #2759
- agent: bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible in /agent by @dependabot in #2760
- fix(api): avoid internal error when generic error occour by @henrybarreto in #2758
- fix(api): fix install script not existent on production by @henrybarreto in #2761
New Contributors
Full Changelog: v0.12.0...v0.12.1