Skip to content

Releases: streamnative/terraform-provider-pulsar

v0.6.0

09 Sep 15:30
df6da21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.6.0-rc.1

08 Sep 07:49
df6da21
Compare
Choose a tag to compare
v0.6.0-rc.1 Pre-release
Pre-release

Changelog

v0.5.1

29 May 10:55
a792883
Compare
Choose a tag to compare

Changelog

  • a792883 fix topic policy read failed due to Topic level policies is disabled (#151)
  • 855b9bf fix incorrect error message when import subscription (#150)

v0.5.1-rc.1

29 May 03:17
a792883
Compare
Choose a tag to compare
v0.5.1-rc.1 Pre-release
Pre-release

Changelog

  • a792883 fix topic policy read failed due to Topic level policies is disabled (#151)
  • 855b9bf fix incorrect error message when import subscription (#150)

v0.5.0

14 Apr 03:40
d784b9b
Compare
Choose a tag to compare

Changelog

  • d784b9b sync docs for pulsar-topic and pulsar-subscription (#148)

v0.5.0-rc.2

14 Apr 01:51
4d956c8
Compare
Choose a tag to compare
v0.5.0-rc.2 Pre-release
Pre-release

Changelog

v0.5.0-rc.1

11 Apr 02:48
481581c
Compare
Choose a tag to compare
v0.5.0-rc.1 Pre-release
Pre-release

Changelog

  • 481581c feat: support topic policies (#146)
  • ed522b7 feat: support pulsar subscription resource (#143)
  • ad23644 [feat] Add subscription expiration option to namespaces (#133)

v0.4.6

05 Feb 07:12
088e94c
Compare
Choose a tag to compare

Changelog

  • 088e94c fix namespace replication_clusters drift (#140)

v0.4.6-rc.1

05 Feb 06:16
088e94c
Compare
Choose a tag to compare
v0.4.6-rc.1 Pre-release
Pre-release

Changelog

  • 088e94c fix namespace replication_clusters drift (#140)

v0.4.5

10 Jan 07:32
1f270cb
Compare
Choose a tag to compare

Changelog

  • 1f270cb chore: Set exact tag for provider when make release (#139)
  • 104bc0a Upgrade go pulsar client 0.14 and go version 1.21 (#136)