Releases: cultureamp/terraform-provider-schemaregistry
Releases · cultureamp/terraform-provider-schemaregistry
v1.2.2
1.2.2 (2024-09-05)
Bug Fixes
- handle undefined subject compatibility levels (#45) (f5a6b33)
v1.2.1
1.2.1 (2024-08-27)
Bug Fixes
Chores
- deps: bump github.com/testcontainers/testcontainers-go/modules/redpanda from 0.32.0 to 0.33.0 (#44) (a2adab9)
- deps: bump github.com/docker/docker from 27.0.3+incompatible to 27.1.1+incompatible in the go_modules group (#37) (ec220c1)
- deps: bump the all-minor-updates group with 3 updates (#32) (a00827e)
- release: update changelog (#40) (9f031f5)
CI
v1.2.0
1.2.0 (2024-08-13)
Feature
- add support for optionally hard deleting schemas (#33) (29d9136)
Documentation
v1.1.0
1.1.0 (2024-08-12)
Refactor
- Breaking - enforce uppercase
schema_type
values for consistency (#30) (443985b)
v1.0.1
1.0.1 (2024-07-29)
Bug Fixes
- add support for schema json normalization (#27) (c4a30bc)
Chores
- deps: bump the all-minor-updates group with 5 updates (#26) (321e03d)
- deps: configure dependabot groups (#25) (fbf48c8)
- deps: enable dependabot updates (#19) (7d6790e)
v1.0.0
1.0.0 (2024-07-25)
‼️ Breaking Changes
- rename provider from
schema-registry
to schemaregistry
(#18) (8e2121c)