Skip to content

Releases: scaleway/terraform-provider-scaleway

v2.49.0

07 Jan 13:32
6efe006
Compare
Choose a tag to compare

What's Changed

Features

  • 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(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): allow updating root_volume size for non l_ssd by @Codelax in #2842
  • 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
  • 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
  • doc: fix minor typo by @ahamez in #2839

Full Changelog: v2.48.0...2.49.0

v2.48.0

05 Dec 10:31
33cad2e
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

v2.47.0

30 Oct 09:38
bd489ed
Compare
Choose a tag to compare

What's Changed

Features

feat(instance_server): prevent usage of routed_ip_enabled as false by @Codelax in #2763
feat(baremetal): add support for ipam ips by @yfodil in #2769
feat(inference): add support CRUD deployment by @Laure-di in #2736
feat(mongodb): add support for v1alpha1 by @jremy42 in #2777
feat(mongodb): increase timeout by @jremy42 in #2788
feat(ipam): support custom resources by @yfodil in #2783

Fixes

fix(lb): mark certificate chain as sensitive by @yfodil in #2771
fix(iot): add region to network by @jremy42 in #2776
fix(instance_server): use server volume to fetch volumes by @Codelax in #2782

Others

tests: rename test resources to expected test name by @Codelax in #2739
chore: bump sdk go by @jremy42 in #2774
tests(instance_server): use sbs and b_ssd together by @Codelax in #2768
tests(rdb): fix gateway network to use ipam mode by @yfodil in #2780
docs(object): adjust definition to official documentation by @Laure-di in #2784
tests(inference): enable nightly test by @Laure-di in #2785
tests(inference): enable acceptance tests by @Laure-di in #2786

Full Changelog: v2.46.0...v2.47.0

v2.46.0

01 Oct 09:32
82c9f80
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

v2.45.0

17 Sep 13:22
35c751c
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

v2.44.0

09 Sep 09:40
22992c7
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

v2.43.0

07 Aug 09:35
bae2750
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

v2.42.1

29 Jul 09:16
b8de73d
Compare
Choose a tag to compare

Changelog

v2.42.0

24 Jul 14:48
3e8cc60
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

v2.41.3

21 Jun 12:32
4e7279e
Compare
Choose a tag to compare

Changelog

  • 4e7279e fix(instance_server): check empty bootscript (#2630)
  • 0632701 chore(deps): bump golang.org/x/crypto from 0.23.0 to 0.24.0 (#2629)
  • 850e6b5 chore(deps): bump github.com/aws/aws-sdk-go from 1.53.15 to 1.54.6 (#2628)
  • 4dfb004 chore(deps): bump github.com/nats-io/nats.go from 1.35.0 to 1.36.0 (#2627)
  • 5998d46 chore(deps): bump github.com/hashicorp/go-retryablehttp (#2625)