Releases: pub-solar/terraform-provider-hostingde
Releases · pub-solar/terraform-provider-hostingde
v1.0.0
What's Changed
- build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.9.0 to 1.10.0 by @dependabot in #69
- build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 by @dependabot in #68
- Add missing test for email attribute by @teutat3s in #70
Full Changelog: v0.0.13...v1.0.0
v0.0.13
What's Changed
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- chore: update goreleaser and nixpkgs-unstable by @b12f in #66
- fix: hosting.de API returns different content by @b12f #64
- build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.8.0 to 1.9.0 by @dependabot #63
- build(deps): bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 by @dependabot #62
Full Changelog: v0.0.9...v0.0.12
v0.0.9
What's Changed
- feat: add option for base URL by @nicolindemann in #43
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #48
- build(deps): bump golang.org/x/net from 0.18.0 to 0.23.0 by @dependabot in #51
- build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.5.0 to 1.8.0 by @dependabot in #52
- build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.6.0 to 1.7.0 by @dependabot in #46
- chore: bump flake inputs and GH actions by @teutat3s in #54
New Contributors
- @nicolindemann made their first contribution in #43
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- feat: publish release notes generated by GitHub by @teutat3s in #39
- build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.4.2 to 1.5.0 by @dependabot in #37
- build(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.18.0 by @dependabot in #40
- fix: make docs needs terraform CLI in PATH by @teutat3s in #41
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.5.2-0.20231116181546-7ae4318d3f3e to 1.6.0 by @dependabot in #31
- build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.19.1 to 0.20.0 by @dependabot in #32
- build(deps): bump golang.org/x/crypto from 0.15.0 to 0.17.0 by @dependabot in #33
- build(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #34
- fix: priority should only be used for MX and SRV records by @teutat3s in #35
- docs: remove default value for priority by @teutat3s in #36
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.2.0 to 1.3.5 by @dependabot in #21
- build(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.2.0 to 1.5.1 by @dependabot in #24
- build(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.3 by @dependabot in #23
- build(deps): bump golang.org/x/net from 0.11.0 to 0.17.0 by @dependabot in #22
- feat: add priority field for MX and SRV records by @b12f in #25
- build(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.14.1 to 0.16.0 by @dependabot in #16
- feat: use flake-parts for nix devshell by @teutat3s in #29
- feat: bump all used GitHub Actions versions by @teutat3s in #30
- build(deps): bump github.com/hashicorp/terraform-plugin-go from 0.18.0 to 0.19.1 by @dependabot in #27
- build(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.3.5 to 1.4.2 by @dependabot in #28
New Contributors
Full Changelog: v0.0.5...v0.0.6
v0.0.5
Cleanup
v0.0.4
Cleanup
v0.0.3
Improve documentation