v2.38.0
github-actions
released this
11 Mar 13:06
·
313 commits
to master
since this release
Changelog
Features
- 1c21a3e feat(tem) : add ressource smtp auth user and exemple export gitlab variable in doc (#2428)
- b20d2b2 feat: add support for custom user-agent (#2422)
- 072e651 feat(ipam): add retry on empty IP list (#2413)
- 2647ba3 feat(k8s): minor version error messages are more precise (#2409)
- 845bcb1 feat(job_definition): add cron (#2398)
- 9adbd6b feat(cockpit) : add push_url in cockpit ressource (#2406)
- 4141aa5 feat(iot_hub): add mqtt certificate attributes (#2368)
- 3f04f81 feat(sem): add secret path in terraform (#2425)
Fixes
- be334e8 fix(lb):ignore changes on /32 subnets on ACLs (#2442)
- a66e263 fix(lb): ignore order changes on certificate ids (#2439)
- 34c9d72 fix(lb): properly handle error in LB migration to avoid panic (#2440)
- c9699e8 remove subnet from vpc in TestAccScalewayRedisCluster_MigrateClusterSizeWithStaticEndpoint (#2438)
- df8080c fix double occurrence of enable_ipam (#2437)
- 9884b9c fix(lb): crash on migration fail (#2435)
- 5c94110 fix(k8s): wait for pool ready when upgrading cluster (#2427)
- 55dffa1 fix(rdb): fix instance and read replica endpoints by enforcing IP config choice (#2400)
- 1fb2370 fix(redis): migrate cluster size (#2411)
- ee6c177 fix(baremetal):add waiter private-network delete (#2396)
- 4136566 fix(instance_server): default routed_ip_enabled to nil (#2410)
- c9542f9 fix expandStringsPtr follow up of #2386 (#2394)
- 9b62ced fix(ipam): add validator on address (#2393)
- 228ca67 read acl only if not nil (#2408)
Others
- 443bc4e docs: fix create-ssh-key guide link (#2443)
- 9b213c3 chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 (#2429)
- 6115f86 chore(deps): bump github.com/docker/docker (#2430)
- dec6cc9 chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#2431)
- 214ba39 chore(deps): bump github.com/aws/aws-sdk-go from 1.50.9 to 1.50.30 (#2433)
- 43d1598 chore(deps): bump github.com/nats-io/jwt/v2 from 2.5.3 to 2.5.5 (#2432)
- 7cf136f Update rdb_privilege.md (#2414)
- f8e13d1 correct tags in rr tests (#2412)
- 3cedb7b Revert "add iam auth method for kubeconfig (#2375)" (#2405)
- ae914c2 chore: rename workflow (#2402)
- 622b8c1 chore(secret): bump to secret api v1beta1 (#2401)
- 8e28bfa tests(iot_device): change datasource hub name (#2397)
- 255db71 chore: fix linter errors (#2395)
- 9923570 chore(lint): add support for prealloc and asasalint (#2386)