Skip to content

Releases: scaleway/terraform-provider-scaleway

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)

v2.41.2

17 Jun 15:35
a4c7f5e
Compare
Choose a tag to compare

Changelog

Features

Fixes

Others

  • 5a13ed6 docs(lb): review lb doc (#2616)
  • cbc26ca docs(k8s_cluster): bump k8s version (#2615)
  • ea513ac docs(lb): remove usage example of deprecated static pn attachment (#2612)
  • 5875c3a docs: add more references in examples (#2610)
  • 1e2fb0e docs(ter): review luiza products (#2587)
  • 5c83be6 docs(redis): add missing attributes references for data_source redis cluster (#2606)
  • 039a459 chore: disable deprecated linter execinquery (#2602)
  • 82ede47 chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#2596)
  • fa9bda3 chore(deps): bump github.com/aws/aws-sdk-go from 1.52.0 to 1.53.15 (#2598)
  • a4c7f5e tests(tem): add dmarc in test validation (#2619)

v2.41.1

04 Jun 13:09
66a6940
Compare
Choose a tag to compare

Changelog

  • 66a6940 fix(rdb): support sbs_15k on update (#2599)
  • 3451ac3 chore(deps): bump github.com/docker/docker (#2591)
  • 5ef01c5 chore(deps): bump github.com/bflad/tfproviderdocs from 0.12.0 to 0.12.1 (#2594)
  • e32a8ee chore(deps): bump github.com/hashicorp/terraform-plugin-mux (#2595)
  • d4671ed chore(deps): bump github.com/nats-io/jwt/v2 from 2.5.6 to 2.5.7 (#2593)
  • cf31b15 chore(deps): bump github.com/bflad/tfproviderlint from 0.29.0 to 0.30.0 (#2585)
  • 1e5cb73 tests(baremetal): update server offer (#2589)