v0.11.8
github-actions
released this
03 May 18:13
·
1720 commits
to master
since this release
What's Changed
- api: handle device not found error in UpdateDeviceStatus by @gustavosbarreto in #2618
- api: refactor logging middleware to improve request logging by @gustavosbarreto in #2619
- ui: regenerate OpenAPI client by @henrybarreto in #2620
- ui: bump @vue/test-utils from 2.2.8 to 2.3.2 in /ui by @dependabot in #2621
- ui: bump @sentry/cli from 2.15.2 to 2.16.0 in /ui by @dependabot in #2622
- api: bump go.mongodb.org/mongo-driver from 1.11.2 to 1.11.3 in /api by @dependabot in #2623
- ui: bump vitest from 0.29.2 to 0.29.7 in /ui by @dependabot in #2624
- ui: bump yup from 1.0.0 to 1.0.2 in /ui by @dependabot in #2625
- ui: bump jest-canvas-mock from 2.4.0 to 2.5.0 in /ui by @dependabot in #2626
- ui: fix pending device appearing with useless sshid by @luannmoreira in #2628
- api: fix wrong key when deleting a device from cache by @henrybarreto in #2631
- api,pkg: add system to avoid device switching. by @henrybarreto in #2630
- ui: bump @sentry/tracing from 7.43.0 to 7.46.0 in /ui by @dependabot in #2632
- agent: bump github.com/docker/docker from 23.0.1+incompatible to 23.0.2+incompatible in /agent by @dependabot in #2633
- ui: bump vuetify from 3.1.8 to 3.1.12 in /ui by @dependabot in #2635
- ui: bump vitest from 0.29.7 to 0.29.8 in /ui by @dependabot in #2636
- api: bump github.com/getsentry/sentry-go from 0.19.0 to 0.20.0 in /api by @dependabot in #2634
- docker: ui: bump nginx from 1.23.3-alpine to 1.23.4-alpine in /ui by @dependabot in #2637
- docker: cli: bump alpine from 3.17.2 to 3.17.3 in /cli by @dependabot in #2638
- ui: bump @vitest/coverage-c8 from 0.28.4 to 0.29.8 in /ui by @dependabot in #2640
- docker: ssh: bump alpine from 3.17.2 to 3.17.3 in /ssh by @dependabot in #2639
- docker: agent: bump alpine from 3.17.2 to 3.17.3 in /agent by @dependabot in #2641
- api,pkg: rename packages request and response to plural's one by @henrybarreto in #2598
- ui: bump @types/node from 18.15.0 to 18.15.11 in /ui by @dependabot in #2643
- docker: api: bump alpine from 3.17.2 to 3.17.3 in /api by @dependabot in #2642
- api: add acceptable attribute to device and when listing it by @henrybarreto in #2644
- ui: generate OpenAPI client to add device acceptable property by @henrybarreto in #2645
- api: use method to check if namespace has a max number on device delete by @henrybarreto in #2646
- ui: update OpenAPI generate HTTP client by @henrybarreto in #2647
- docker: agent: bump arm32v7/golang from 1.20.2-alpine3.16 to 1.20.3-alpine3.16 in /agent by @dependabot in #2663
- docker: agent: bump arm64v8/golang from 1.20.2-alpine3.16 to 1.20.3-alpine3.16 in /agent by @dependabot in #2664
- docker: agent: bump arm32v6/golang from 1.20.2-alpine3.16 to 1.20.3-alpine3.16 in /agent by @dependabot in #2665
- docker: api: bump golang from 1.20.2-alpine3.16 to 1.20.3-alpine3.16 in /api by @dependabot in #2666
- docker: cli: bump golang from 1.20.2-alpine3.16 to 1.20.3-alpine3.16 in /cli by @dependabot in #2667
- ui: bump typescript from 4.9.5 to 5.0.4 in /ui by @dependabot in #2668
- docker: ssh: bump golang from 1.20.2-alpine3.16 to 1.20.3-alpine3.16 in /ssh by @dependabot in #2669
- cli: bump github.com/spf13/cobra from 1.6.1 to 1.7.0 in /cli by @dependabot in #2662
- cli: bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.4 in /cli by @dependabot in #2661
- ui: bump vitest from 0.29.8 to 0.30.0 in /ui by @dependabot in #2660
- api: bump github.com/spf13/cobra from 1.6.1 to 1.7.0 in /api by @dependabot in #2659
- api: bump go.mongodb.org/mongo-driver from 1.11.3 to 1.11.4 in /api by @dependabot in #2658
- ui: bump vee-validate from 4.7.4 to 4.8.4 in /ui by @dependabot in #2657
- agent: bump golang.org/x/crypto from 0.7.0 to 0.8.0 in /agent by @dependabot in #2648
- ssh: bump golang.org/x/net from 0.8.0 to 0.9.0 in /ssh by @dependabot in #2650
- agent: bump github.com/docker/docker from 23.0.2+incompatible to 23.0.3+incompatible in /agent by @dependabot in #2654
- docker: agent: bump golang from 1.20.2-alpine3.16 to 1.20.3-alpine3.16 in /agent by @dependabot in #2670
- ui: bump vuetify from 3.1.12 to 3.1.13 in /ui by @dependabot in #2649
- agent: bump github.com/spf13/cobra from 1.6.1 to 1.7.0 in /agent by @dependabot in #2651
- ssh: bump golang.org/x/crypto from 0.7.0 to 0.8.0 in /ssh by @dependabot in #2653
- ui: bump vite-node from 0.28.4 to 0.30.0 in /ui by @dependabot in #2655
- api: bump golang.org/x/crypto from 0.7.0 to 0.8.0 in /api by @dependabot in #2656
- api,cli,pkg: add validation to CLI and simplifying custom validation by @henrybarreto in #2390
- devscripts/added more coverage in add-device randomizer functionality by @luannmoreira in #2672
- api,ssh,docker: add route to healthcheck and docker definitions by @henrybarreto in #2673
- cli: fix invalide UUID validation on namespace creation by @henrybarreto in #2674
- ui: fixed Font Awesome kit loading issue by @gustavosbarreto in #2675
- ui: fixed white overlay changing it to transparent by @luannmoreira in #2677
- ui: bump yup from 1.0.2 to 1.1.1 in /ui by @dependabot in #2679
- ui: bump @rollup/plugin-node-resolve from 15.0.1 to 15.0.2 in /ui by @dependabot in #2680
- ui: bump @vitest/coverage-c8 from 0.29.8 to 0.30.1 in /ui by @dependabot in #2681
- ui: bump @sentry/tracing from 7.46.0 to 7.48.0 in /ui by @dependabot in #2682
- ui: bump @stripe/stripe-js from 1.46.0 to 1.52.1 in /ui by @dependabot in #2683
- api,pkg: refactor removed device's collection to save device information by @henrybarreto in #2676
- api,pkg: add list for removed devices by @henrybarreto in #2684
- api,gateway: move install script logic from nginx to go by @henrybarreto in #2685
- api,pkg: add usage of requests module to get headers from request by @henrybarreto in #2686
- api,ssh,docker: update mockery to v2.20.0 by @henrybarreto in #2687
- Feature/ui: quick connection button by @luannmoreira in #2688
- api,ssh,docker: add curl to production stage by @henrybarreto in #2691
- gateway,docker: add hot reload to gateway configuration files by @henrybarreto in #2701
- gateway: tunning nginx conf by @gustavosbarreto in #2702
- gateway: add stub status route by @gustavosbarreto in #2703
- gateway: fix location directive for /info endpoint by @gustavosbarreto in #2704
- ui: bump @types/node from 18.15.11 to 18.16.0 in /ui by @dependabot in #2698
- ui: bump vite-plugin-require-transform from 1.0.9 to 1.0.12 in /ui by @dependabot in #2697
- ui: bump @sentry/cli from 2.16.0 to 2.17.4 in /ui by @dependabot in #2696
- ui: bump @typescript-eslint/parser from 5.55.0 to 5.59.0 in /ui by @dependabot in #2695
- ui: bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.59.0 in /ui by @dependabot in #2694
- agent: bump github.com/docker/docker from 23.0.3+incompatible to 23.0.4+incompatible in /agent by @dependabot in #2693
- gateway: allow host to access /nginx_status by @gustavosbarreto in #2705
- gateway,docker: fix gateway volume dev on prod by @henrybarreto in #2707
- gateway: fix command to get host ip by @gustavosbarreto in #2708
- ui: fixed bell notification duplicated button by @luannmoreira in #2709
Full Changelog: v0.11.7...v0.11.8