Skip to content

Releases: pub-solar/terraform-provider-hostingde

v1.0.0

13 Aug 11:18
v1.0.0
1766410
Compare
Choose a tag to compare

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

13 Aug 09:23
v0.0.13
Compare
Choose a tag to compare

What's Changed

  • fix: add emailaddress to zone on create by @b12f in #67

Full Changelog: v0.0.12...v0.0.13

v0.0.12

18 Jul 13:36
v0.0.12
Compare
Choose a tag to compare

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

29 Apr 20:54
v0.0.9
bee9e81
Compare
Choose a tag to compare

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

Full Changelog: v0.0.8...v0.0.9

v0.0.8

25 Jan 19:16
v0.0.8
287be78
Compare
Choose a tag to compare

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

13 Jan 00:02
v0.0.7
cd75810
Compare
Choose a tag to compare

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

20 Nov 20:29
v0.0.6
299fe03
Compare
Choose a tag to compare

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

  • @b12f made their first contribution in #25

Full Changelog: v0.0.5...v0.0.6

v0.0.5

27 Apr 02:32
v0.0.5
988091f
Compare
Choose a tag to compare
Cleanup

v0.0.4

27 Apr 02:10
v0.0.4
9db15dc
Compare
Choose a tag to compare
Cleanup

v0.0.3

26 Apr 23:04
v0.0.3
12236c4
Compare
Choose a tag to compare
Improve documentation