Skip to content

Releases: scaleway/terraform-provider-scaleway

v2.58.0

24 Jul 13:18
90f2f01
Compare
Choose a tag to compare

Changelog

Feats

Fixes

Chores

v2.57.0

02 Jul 14:14
33090e3
Compare
Choose a tag to compare

Changelog

Feats

Fixes

Chores

v2.56.0

23 Jun 09:27
a7ee6d7
Compare
Choose a tag to compare

Changelog

Feats

Fixes

Documentation

Chores

v2.55.0

26 May 14:59
01c5dcf
Compare
Choose a tag to compare

Changelog

Feat

Fixes

Chores

v2.54.0

16 May 09:03
94baa12
Compare
Choose a tag to compare

Changelog

Feat

Fixes

Docs

Chores

v2.53.0

18 Apr 09:39
b10d9eb
Compare
Choose a tag to compare

Changelog

Features

Fixes

Chores

v2.52.0

26 Mar 14:51
f5d4aa6
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

v2.51.0

10 Mar 14:59
5cc92af
Compare
Choose a tag to compare

Changelog

Removal / Deprecation notice

Feat

Fixes

Documentation

Chores

v2.50.0

17 Feb 10:32
74233b4
Compare
Choose a tag to compare

Removal

Feats

Fixes

Documentation

Chores

v2.49.0

08 Jan 09:13
6efe006
Compare
Choose a tag to compare

What's Changed

Feature

  • feat(baremetal): add documentation and example custom partitioning by @Laure-di in #2848
  • feat(object): add support encryption sse-c by @Laure-di in #2845
  • feat(redis): authorize HA mode by @jremy42 in #2833
  • feat(cockpit): add retention days in resource source by @jremy42 in #2846
  • feat(cockpit): add field grafana url by @jremy42 in #2857
  • feat(cockpit): add data source for source by @jremy42 in #2856

Fixes

  • fix(instance_server): allow updating root_volume size for non l_ssd by @Codelax in #2842
  • fix(object): migration from aws-sdk-go to aws-sdk-go-v2 by @Laure-di in #2798
  • fix(cockpit): ignore deprecated field plan by @jremy42 in #2841
  • fix(object): remove dependance awserr by @Laure-di in #2847
  • fix(instance_server): delete_after_termination for sbs volumes by @Codelax in #2854
  • fix: ensure that a GetNamespace is used to ensure that a namespace is… by @remyleone in #2859

Others

  • chore: remove enterprise offer testing by @remyleone in #2834
  • chore(deps): bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #2849
  • doc: fix minor typo by @ahamez in #2839
  • chore(mnq): migrate to github.com/aws/aws-sdk-go-v2 by @jremy42 in #2843
  • chore: update linters by @remyleone in #2850
  • chore: bump golang.org/x/net by @remyleone in #2860
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sqs from 1.37.2 to 1.37.3 by @dependabot in #2862
  • chore(deps): bump github.com/nats-io/jwt/v2 from 2.7.2 to 2.7.3 by @dependabot in #2863
  • chore(deps): bump github.com/docker/docker from 27.3.1+incompatible to 27.4.1+incompatible by @dependabot in #2865
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.1 to 1.28.7 by @dependabot in #2861
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/sns from 1.33.7 to 1.33.8 by @dependabot in #2864
  • doc(instance_server): mark private_ip as deprecated by @Codelax in #2852
  • test(redis): remove flaky tests from redis test suite by @abarbare in #2855

Full Changelog: v2.48.0...v2.49.0