Changelog
Feat
- f826d8c: feat(rdb): add new actions (#3525) (@jremy42)
- 7fa5dbf: feat(cockpit): add preconfigured_alert_ids field and deprecate enable_managed_alerts (#3470) (@jremy42)
- 9ed26b7: feat(mongodb): add mongodb instance snapshot action (#3494) (@jremy42)
- 6900a12: feat: add support for all server actions and snapshot operations (#3520) (@Mia-Cross)
- 1a6a56c: feat(jobs): add local_storage_capacity to job_definition resource (#3521) (@pgolm)
- 0293816: feat(secret): add support for WriteOnly data argument in secret version (#3538) (@estellesoulard)
- ebff5d3: feat(keymanager): add encrypt ephemeral resource (#3539) (@estellesoulard)
- ff2d0a0: feat: update webhosting offer test to use essential instead of professional (#3553) (@jremy42)
- 559272d: feat(vpcgw): add refresh ssh keys action (#3550) (@yfodil)
- 32e2a15: feat(keymanager): add decrypt ephemeral resource (#3545) (@estellesoulard)
- 047443d: feat(keymanager): add generate data key ephemeral resource (#3555) (@estellesoulard)
- 8e90392: feat(applesilicon): add support server action (#3567) (@Laure-di)
- 08cc95a: feat(lb): add import support for certificate (#3578) (@yfodil)
- c70fde9: feat: add warning for RDB engine upgrade requiring provider version >= 2.61.0 (#3547) (@jremy42)
Fixes
- d7e0829: fix(jobs): remove unnecessary validation on environment field (#3536) (@yfodil)
- 27dee65: fix(baremetal): set partition in request only if not nil (#3518) (@Laure-di)
- e511e0a: fix(s2s_vpn): prevent sending empty bgp_config private ips (#3552) (@yfodil)
- 66bc6b7: fix(instance): persist private_network when pn_id is raw UUID (#3580) (@yfodil)
- fd31519: fix(instance): fix root volume naming (#3563) (@Mia-Cross)
Chores
- 535d1a5: chore: ensure proper docs checking (#3542) (@remyleone)
- 3820105: chore: ensure that examples are formatted (#3541) (@remyleone)
- 3eee796: chore(actions): add custom plugin-framework validation (#3532) (@estellesoulard)
- 79ddabe: chore: purge changelog (#3544) (@remyleone)
- 69ae464: chore: simplify action name (#3559) (@remyleone)
- 1b174a7: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs (#3569) (@dependabot[bot])
- 5fa62d9: chore(deps): bump github.com/nats-io/nats.go from 1.47.0 to 1.48.0 (#3571) (@dependabot[bot])
- bdc6965: chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.40.1 to 1.41.0 (#3572) (@dependabot[bot])
- fba10df: chore(deps): bump crate-ci/typos from 1.40.0 to 1.41.0 (#3574) (@dependabot[bot])
- 6111464: chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#3570) (@dependabot[bot])
- 25e0125: chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sns (#3573) (@dependabot[bot])
- 9ec2217: chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#3575) (@dependabot[bot])
- a252c7b: chore(deps): bump actions/cache from 4 to 5 (#3576) (@dependabot[bot])
- 210d14d: chore: migrate s2s_vpn and grafana user resources to SchemaFunc (#3577) (@yfodil)
- f4b3d7c: deprecate container token and document new auth with IAM (#3535) (@Mia-Cross)
- 53d2805: deprecate function token and document new auth with IAM (#3534) (@Mia-Cross)
Docs
- 3d8e94d: docs: add support for resource description in apple silicon (#3527) (@remyleone)
- dd27d64: docs: add support for description inside action schema (#3549) (@remyleone)
- 193a98e: docs: add support for description for k8s resources (#3540) (@remyleone)
- a676269: docs: add support for audit trail description with split examples (#3529) (@remyleone)