Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 14:48
· 33 commits to main since this release
v0.5.0
0548d94

terraform-provider-talos 0.5.0 (2024-04-19)

Welcome to the v0.5.0 release of terraform-provider-talos!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/terraform-provider-talos/issues.

Component Updates

Talos sdk: v1.7.0

Contributors

  • Andrey Smirnov
  • Noel Georgi
  • Dmitriy Matrenichev

Changes

3 commits

  • 0548d94 release(v0.5.0): prepare release
  • 0088df9 chore: bump talos sdk to stable version
  • 758b339 chore: bump deps

Changes from siderolabs/crypto

3 commits

  • c240482 feat: provide dynamic client CA matching
  • 2f4f911 feat: add PEMEncodedCertificate wrapper
  • 1c94bb3 chore: bump dependencies

Changes from siderolabs/gen

1 commit

  • 238baf9 chore: add typesafe SyncMap and bump stuff

Dependency Changes

  • github.com/hashicorp/terraform-plugin-docs v0.16.0 -> v0.19.0
  • github.com/hashicorp/terraform-plugin-framework v1.4.2 -> v1.7.0
  • github.com/hashicorp/terraform-plugin-go v0.19.1 -> v0.22.1
  • github.com/hashicorp/terraform-plugin-sdk/v2 v2.30.0 -> v2.33.0
  • github.com/hashicorp/terraform-plugin-testing v1.6.0 -> v1.7.0
  • github.com/siderolabs/crypto v0.4.1 -> v0.4.4
  • github.com/siderolabs/gen v0.4.7 -> v0.4.8
  • github.com/siderolabs/talos/pkg/machinery v1.6.0 -> v1.7.0
  • github.com/stretchr/testify v1.8.4 -> v1.9.0
  • golang.org/x/mod v0.14.0 -> v0.17.0
  • google.golang.org/grpc v1.60.0 -> v1.63.2
  • k8s.io/client-go v0.28.4 -> v0.29.3

Previous release can be found at v0.4.0