Skip to content

Releases: nats-io/terraform-provider-jetstream

Release v0.1.1

11 Dec 12:11
v0.1.1
62f92ff
Compare
Choose a tag to compare

DEPRECATION NOTICE: This project is deprecated and will not receive further feature work

Enhancements

  • Improve documentation for KV permissions
  • Support deliver_last_per_subject
  • Document resource imports
  • Support Stream and Consumer metadata
  • Support for client certificates
  • Add jetstream_kv_entry
  • Support stream compression
  • Support subject transforms on streams
  • Support filter_subjects

Bug Fixes

  • improve consumer import
  • Bug fixes when updating consumers
  • Require inactive and max ack pending to be set on streams with limits

New Contributors

Full Changelog: v0.0.35...v0.1.1

v0.0.35

21 Apr 11:23
v0.0.35
424b139
Compare
Choose a tag to compare

Enhancements

  • Support stream discard policies
  • Documentation updates

v0.0.34

09 Sep 15:35
v0.0.34
0a91eed
Compare
Choose a tag to compare

Enhancements

  • Allow filter subject of consumers to be updated without recreate
  • Restore support for duplicate windows and filters on stream mirrors
  • Support several new stream permission properties
  • Support inactive_threshold, replicas, memory and backoff to consumers
  • Support max_bytes on consumers
  • Support Stream Republish

Full Changelog: v0.0.31...v0.0.34

v0.0.31

15 Apr 09:56
v0.0.31
8540188
Compare
Choose a tag to compare

Bug Fixes

  • Fix placement in Streams and KV Buckets

v0.0.30

11 Mar 12:54
v0.0.30
5ef847c
Compare
Choose a tag to compare

Enhancements

  • Support max_batch and max_expires in consumers

Bug Fixes

  • Fix password based authentication

v0.0.28

07 Dec 13:19
v0.0.28
25dd078
Compare
Choose a tag to compare

Bug Fixes

  • Avoid concurrent access to provider configuration
  • Documentation updates

v0.0.27

30 Nov 10:44
v0.0.27
2dd1c87
Compare
Choose a tag to compare

Enhancements

  • Support setting the CA chain for connections
  • Support user, password and token authentication
  • Move to nats.go for KV implementation

v0.0.26

08 Sep 10:09
v0.0.26
e990997
Compare
Choose a tag to compare

Enhancements

  • Adds a resources to create Key-Value store buckets as part of the preview of this feature
  • Support setting descriptions on Streams and Consumers
  • Support delivery groups for consumers

v0.0.24

24 Jun 14:01
v0.0.24
d05c622
Compare
Choose a tag to compare

Enhancements

  • Support configuring per subject retention
  • Support configuring Max Waiting

v0.0.23

23 Apr 09:14
507e676
Compare
Choose a tag to compare

Enhancements

  • Bind connections to NATS late to enable the same TF run to also create the NATS Servers
  • Support Sources and Mirrors
  • Support Heartbeats and Flow Control
  • Support placement directives
  • Support Max Ack Pending