Skip to content

Releases: streamnative/terraform-provider-pulsar

v0.10.0

30 Mar 09:01
94687fe

Choose a tag to compare

Changelog

  • 94687fe feat(topic): add support for customized topic diff handling (#201)
  • 0492e90 feat(topic): add support for topic-level replication clusters (#200)
  • 5db4956 feat(namespace): improve schema compatibility management (#199)
  • c4e06ed feat(topic): manage topic properties with explicit key filtering (#198)
  • 641b173 Fix pulsar_permission_grant state drift detection (#196)
  • 8dfc46f fix: adopt applied=false when read topic SchemaCompatibilityStrategy policy (#193)
  • ca4ebba feat: add topic-level schema compatibility strategy support (#185)

v0.10.0-rc.1

30 Mar 03:58
94687fe

Choose a tag to compare

v0.10.0-rc.1 Pre-release
Pre-release

Changelog

  • 94687fe feat(topic): add support for customized topic diff handling (#201)
  • 0492e90 feat(topic): add support for topic-level replication clusters (#200)
  • 5db4956 feat(namespace): improve schema compatibility management (#199)
  • c4e06ed feat(topic): manage topic properties with explicit key filtering (#198)
  • 641b173 Fix pulsar_permission_grant state drift detection (#196)
  • 8dfc46f fix: adopt applied=false when read topic SchemaCompatibilityStrategy policy (#193)
  • ca4ebba feat: add topic-level schema compatibility strategy support (#185)

v0.9.0

09 Mar 13:17
5257b22

Choose a tag to compare

Changelog

  • 5257b22 feat(retention): add support for retention policy removal (#192)
  • 2bad008 fix(permission-grant): handle concurrent operations with mutex and retry on conflict (#189)
  • dd5506e fix(topic): correct error handling for topic policy updates (#186)
  • 1134056 build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (#188)
  • 4d99a52 build(deps): bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 (#152)
  • b47fec6 feat(namespace): add support for inactive topic policies (#180)
  • ab1aecf fix: Make namespace/topic policies unset by default (#167)

v0.9.0-rc.1

09 Mar 12:51
5257b22

Choose a tag to compare

v0.9.0-rc.1 Pre-release
Pre-release

Changelog

  • 5257b22 feat(retention): add support for retention policy removal (#192)
  • 2bad008 fix(permission-grant): handle concurrent operations with mutex and retry on conflict (#189)
  • dd5506e fix(topic): correct error handling for topic policy updates (#186)
  • 1134056 build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (#188)
  • 4d99a52 build(deps): bump github.com/cloudflare/circl from 1.3.7 to 1.6.1 (#152)
  • b47fec6 feat(namespace): add support for inactive topic policies (#180)
  • ab1aecf fix: Make namespace/topic policies unset by default (#167)

v0.8.1

23 Dec 14:38
0424d3f

Choose a tag to compare

Changelog

  • 0424d3f fix(pulsar): ensure auth data is updated during function/connector updates (#178)

v0.8.1-rc.1

22 Dec 09:30
0424d3f

Choose a tag to compare

v0.8.1-rc.1 Pre-release
Pre-release

Changelog

  • 0424d3f fix(pulsar): ensure auth data is updated during function/connector updates (#178)

v0.8.0

05 Dec 06:15
00c4985

Choose a tag to compare

Changelog

  • 60163a3 fix schema whitespace drift (#176)
  • 8a245df enhance the error msg when import resources failed (#174)
  • 00c4985 build(deps): update module dependencies to latest versions (#177)

v0.8.0-rc.1

04 Dec 16:06
60163a3

Choose a tag to compare

v0.8.0-rc.1 Pre-release
Pre-release

Changelog

  • 60163a3 fix schema whitespace drift (#176)
  • 8a245df enhance the error msg when import resources failed (#174)

v0.7.0

17 Nov 05:00
63d16a6

Choose a tag to compare

Changelog

  • 63d16a6 support sink and source configs in pulsar functions (#169)
  • 9a06a3c fix ns schema compatibility strategy (#168)
  • 8a0a83a Feature: standalone topic permission grant (#162)
  • 0f1b855 Docs: make doc generation compatible with recent changes (#163)

v0.7.0-rc.1

13 Nov 14:43
63d16a6

Choose a tag to compare

v0.7.0-rc.1 Pre-release
Pre-release

Changelog

  • 63d16a6 support sink and source configs in pulsar functions (#169)
  • 9a06a3c fix ns schema compatibility strategy (#168)
  • 8a0a83a Feature: standalone topic permission grant (#162)
  • 0f1b855 Docs: make doc generation compatible with recent changes (#163)