Skip to content

Releases: hashicorp/terraform-registry-address

v0.4.0

26 Aug 06:48
f6a2816

Choose a tag to compare

NEW FEATURES:

INTERNAL:

  • Add CONTRIBUTING.md about versioning & releases by @radeksimko in #105
  • build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #106
  • build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #108
  • build(deps): bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions-breaking group by @dependabot[bot] in #109

v0.3.0

11 Jun 13:18
560cc40

Choose a tag to compare

ENHANCEMENTS:

  • Introduce Provider.Validate (#104)
  • Introduce Provider (un)marshaler interfaces (#104)

BUG FIXES:

  • fix ValidateProviderAddress to accept non-legacy addresses (#104)

INTERNAL:

  • build(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 (#99)
  • build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (#103)
  • build(deps): bump actions/setup-go from 5.4.0 to 5.5.0 in the github-actions-backward-compatible group (#102)

v0.2.5

08 Apr 09:08
42969a8

Choose a tag to compare

DEPENDENCIES:

  • build(deps): bump golang.org/x/net from 0.34.0 to 0.39.0 by @dependabot in #91, #93, #94, #95, #97
  • build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #92

INTERNAL:

  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #90, #96

v0.2.4

14 Jan 17:02
97c245d

Choose a tag to compare

DEPENDENCIES:

INTERNAL:

  • build(deps): bump hashicorp/setup-copywrite from 1.1.2 to 1.1.3 in the github-actions-backward-compatible group by @dependabot in #69
  • build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #56, #58, #65, #67, #70, #72, #76, #80, #81, #82, #88

v0.2.3

31 Oct 09:35
6c1f13c

Choose a tag to compare

DEPENDENCIES:

  • build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #52
  • build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0 by @dependabot in #44
  • build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 by @dependabot in #48
  • build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #51

INTERNAL:

  • build(deps): bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #46
  • build(deps): bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #47
  • build(deps): bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #49
  • build(deps): bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #53
  • build(deps): bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #45

v0.2.2

07 Aug 08:13
ebfd28e

Choose a tag to compare

DEPENDENCIES

  • build(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 by @dependabot in #42
  • build(deps): bump golang.org/x/net from 0.12.0 to 0.13.0 by @dependabot in #43

v0.2.1

14 Jun 07:31
9c69ff8

Choose a tag to compare

DEPENDENCIES

  • build(deps): bump github.com/hashicorp/terraform-svchost from 0.0.1 to 0.1.0 by @dependabot in #22
  • build(deps): bump github.com/hashicorp/terraform-svchost from 0.1.0 to 0.1.1 by @dependabot in #41
  • build(deps): bump golang.org/x/net from 0.5.0 to 0.8.0 by @dependabot in #24
  • build(deps): bump golang.org/x/net from 0.8.0 to 0.9.0 by @dependabot in #30
  • build(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 by @dependabot in #37
  • build(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 by @dependabot in #40

INTERNAL

  • [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #19
  • Add copywrite config by @radeksimko in #32
  • build(deps): bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #28
  • build(deps): bump actions/checkout from 3.5.0 to 3.5.1 by @dependabot in #33
  • build(deps): bump actions/checkout from 3.5.1 to 3.5.2 by @dependabot in #35
  • build(deps): bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #39
  • build(deps): bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in #38
  • build(deps): bump hashicorp/setup-copywrite from 1.0.0 to 1.1.2 by @dependabot in #36
  • ci: Add PR test for copyright headers by @radeksimko in #31

v0.2.0

22 Mar 21:07
44df8d5

Choose a tag to compare

This Go module has been updated to Go 1.19. Any consumers building on earlier Go versions may experience errors.

v0.1.0

15 Nov 09:40
1a097ae

Choose a tag to compare

Initial release