Releases: streamnative/terraform-provider-pulsar
Releases · streamnative/terraform-provider-pulsar
v0.4.2
v0.4.1
v0.3.1
v0.3.0
v0.2.4
What's Changed
- feat: Add topic auto creation policy for namespace resource by @jiangpengcheng in #117
New Contributors
- @jiangpengcheng made their first contribution in #117
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- bug: fix sink retain ordering and ignore custom runtime options server set vals by @freeznet in #112
- build(deps): bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 by @dependabot in #114
New Contributors
Full Changelog: v0.2.2...v0.2.3
v0.2.2
fix(ci): gpg key in the release action (#113)
v0.2.1
What's Changed
- Migrate pulsar-admin-go to apache pulsar client go by @tisonkun in #103
- add function example and doc by @nlu90 in #102
- build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #104
- build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #105
- support user_config when creating function by @nlu90 in #107
New Contributors
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Update README.md by @geomagilles in #93
- Add retries to permission grant updates on Pulsar topics by @ckreiling in #91
- build(deps): bump google.golang.org/grpc from 1.45.0 to 1.53.0 by @dependabot in #92
- fix source/sink connector archive/packageURL support by @nlu90 in #95
- add sink create & update arguments by @nlu90 in #96
- ci: add tmate session for acctest debug by @maxsxu in #99
- upgrade pulsar to 2.10.4 for test by @nlu90 in #100
- add CustomRuntimeOption,Secrets,SchemaType to Source by @nlu90 in #97
- add pulsar_function resource by @nlu90 in #98
- docs: add version compatibility by @maxsxu in #101
New Contributors
- @geomagilles made their first contribution in #93
- @ckreiling made their first contribution in #91
- @nlu90 made their first contribution in #95
Full Changelog: v0.1.4...v0.2.0
v0.1.4
ci(release): migrate to terraform-provider-release action (#88) Signed-off-by: Max Xu <[email protected]>