Implemented enhancements:
- Upgraded
ably-control-go
to the latest version #196
Merged pull requests:
- Upgrade to ably-control-go 0.6.0 #196 (surminus)
- Bump golang.org/x/net from 0.33.0 to 0.36.0 #193 (dependabot[bot])
- docs(api_key): recent links path #192 (guspan-tanadi)
- Bump golang.org/x/net from 0.23.0 to 0.33.0 #191 (dependabot[bot])
- docs(README): intended terraform links #190 (guspan-tanadi)
Implemented enhancements:
- Expose LiveSync to the terraform provider #180
Closed issues:
- Following instructions for importing configuration doesn't work #181
Merged pull requests:
- Bump golang.org/x/crypto from 0.21.0 to 0.31.0 #188 (dependabot[bot])
- [INF-5307] - Add the MongoDB & PostgreSQL Outbox Ably Ingress Rules #187 (graham-russell)
- Update documentation for importing existing apps to use app id instead of a name #186 (kavalerov)
- Update goreleaser #185 (surminus)
Merged pull requests:
Merged pull requests:
- [INF-3250] - Update Contributing and Provider documentation #176 (graham-russell)
Merged pull requests:
- Bump google.golang.org/grpc from 1.53.0 to 1.56.3 #175 (dependabot[bot])
- Bump golang.org/x/crypto from 0.0.0-20220817201139-bc19a97f63c8 to 0.17.0 #174 (dependabot[bot])
- Bump golang.org/x/net from 0.5.0 to 0.17.0 #173 (dependabot[bot])
- [INF-3250] - Add
revocable_tokens
parameter toably_api_key
resource #171 (graham-russell) - Add
exchange
parameter to AMQP External Rule #170 (graham-russell) - docs: bump readme version #169 (AndyTWF)
- Bump google.golang.org/grpc from 1.51.0 to 1.53.0 #165 (dependabot[bot])
Merged pull requests:
Bugfixes:
- The provider now honours "enveloped" settings for HTTP rules in single publish mode
Merged pull requests:
- Append 'terraform-provider-ably/VERSION' to the Ably-Agent HTTP header #156 (lmars)
- add credit to CHANGELOG for external contribution #155 (owenpearson)
Bugfixes:
- Fix importing of rules
- Fix channel filter being required
Bugfixes:
- Fix rules not updating correctly
- Fix resources being recreated when anything changes in app
- Fix terraform plan saying unknown app.id and app.account_id when they are known
- Fix description for apns_use_sandbox_endpoint
- Fix error when TTL is null in amqp/external
- Fix error when setting multiple capabilities
Bugfixes:
- Fixes key not being read from the control API (tete17)
- Fixes reads not regestering when a resource had been deleted outside of terraform
- Fixes deletes failing when a resource had been deleted outside of terraform
This release adds:
- Ably Zapier integration rule via
ably_rule_zapier
resource - Ably AWS Lambda integration rule via
ably_rule_lambda
resource - Ably Google Cloud Function integration rule via
ably_rule_google_function
resource - Ably IFTTT integration rule via
ably_rule_ifttt
resource - Ably Azure Functions integration rule via
ably_rule_azure_function
resource - Ably HTTP integration rule via
ably_rule_http
resource - Ably Kafka integration rule via
ably_rule_kafka
resource - Ably Pulsar integration rule via
ably_rule_pulsar
resource - Ably AMQP and external AMQP integration rules via
ably_rule_amqp
andably_rule_amqp_external
resources - Updated documentation
Bugfixes:
- Fixes issues with certain fields (including API Key) being available only on the first apply
- Fixes issue with some optional fields not really being optional
The release also includes additional code quality improvements.
This release adds:
- Ably SQS integration rule via
ably_rule_sqs
resource - Ably Kinesis integration rule via
ably_rule_kinesis
resource - Updated documentation
Bugfixes:
- Fixes issues with certain fields (including API Key) being available only on the first apply
- Fixes issue with some optional fields not really being optional
Initial release to Terraform Registry.
This version includes the following resources:
ably_app
ably_key
ably_namespace
ably-queue