Changelog
Features
- 3b6fbbd feat(cockpit): migrate tokens to regional v1 (#2549)
- 15ccb25 feat(cockpit): migrate grafana user to v1 (#2548)
- 3c82f2f feat(cockpit): add datasources (#2543)
- 608f3c8 feat(rdb): add log policy in instance (#2536)
- f40b991 feat(object): acl: revert to private on resource deletion (#2513)
- 2695a39 feat(tem): add dmarc name and config in ressource (#2532)
- c7b60a4 feat(tem) : add ressource for validate tem domain (#2423)
Fixes
- cd9a7fe fix(instance): server private_network with deleted pnic (#2552)
- 93aab97 fix(vpc) add optional region field (#2550)
- 542005e fix(general): update zones in doc (#2547)
- 1b5f296 fix(logger): set provider logger as sdk-go logger (#2539)
- 604759f fix(lb): unnecessary reattach of private networks (#2531)
- 6b87932 fix(instance_server): ignore enable_ipv6 with routed_ip disabled (#2533)
Others
- 091afd2 chore(deps): bump github.com/docker/docker (#2545)
- 0a6dfa3 chore(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (#2546)
- 01de721 chore: migrate to go1.22 (#2540)
- 957ff78 chore: bump sdk go + update EnableIPv6 to use *bool type (#2535)
- 27b2ce0 chore: remove useless cassettes (#2515)
- af9c0ad doc(rdb):update version redis with a version in prod (#2471)
- 157066b docs(cockpit): add regionalization update note to cockpit documentation (#2551)
- fc14694 docs(ipam_ip): change examples format (#2538)
- 7a2868f docs/ipam: add warning on the use of client-defined IPs (#2534)
- 0fe8dc3 test(rdb): add test for instance update node type (#2544)
- 49f87e1 test(k8s): switch to block in cluster data source test (#2542)
- 8446410 test(k8s): switch to block (#2541)
- 921daf4 tests(instance): disable bootscript test (#2537)
- aa53415 tests(instance): add explicit nat ip types and routed_ip_enabled to false (#2530)