Skip to content

Releases: fetch-rewards/terraform-provider-confluent-schema-registry

v1.4.0

18 Oct 20:13
74853a0
Compare
Choose a tag to compare

Changelog

  • 74853a0 Merge pull request #1 from fetch-rewards/feature/DO-3438-kafka-topic-schema-should-not-produce-fsd-diff-for-no-change
  • 857818b chore: match go upgrade
  • 0198400 chore: upgrade releaser
  • 353a5ca chore: upgrade go
  • 9aaec68 fix: remove changelog block
  • 8c42d29 fix: remove draft flag
  • 7ee870e fix: version 2
  • fc8abad chore: draft release
  • c3a8f70 feat: updated AST parser to use strins.NewReader instead of creating temp files
  • 1a01a0d feat: removed unecessary logging
  • a321dd4 test: updated tests to use AST comparison instead of string formatting
  • 2553d01 feat: updated resource_schema to use AST comparison instead of formatting string comparison
  • cf3ae8b feat: updated utils to use AST comparison instead of proto formatting
  • 0d7aca0 updated go mod to include protocompile instead of buf cli
  • 37495ce removed terraform-test-files from git
  • 4b8b0c4 test: added 3 tests for proto string formatting
  • 4ed9999 feat: updated utils with proto formatting functions
  • 3e054f8 test: updated test to pass with updated error text capitalization
  • 4635b95 feat: updated resource_schema with proto formatting using buf directly
  • 6a54a03 feat: updated test-new-build.sh with working commands
  • 2ae9498 updated go dependencies to include buf for formatting purposes
  • 91b6d43 updated gitignore with test data files
  • 7aebaea removed commented code in data_source_schema
  • c5b025d test: modified test files to have an additional proto topic and schema to test locally against
  • 62aef06 feat: added buf cli formatting to the custom diff checks, formatting botht the FSD given string and SR given string in 2 places
  • 6caa722 reverted changes to data_source_schema
  • c17de6d modified Makefile and test-new-build.sh to work locally when running the new command local_install
  • 1564668 feat: added print messages for debugging for data_source_schema.go
  • 5496ba7 Update README.md
  • 8c99000 [skip ci] added heading to readme

v1.4.0-test.4

25 Sep 14:10
857818b
Compare
Choose a tag to compare

Changelog

v1.3.0

13 Dec 14:37
7884b57
Compare
Choose a tag to compare
schema returned from read is always the latest version from the schem…

v1.2.0

05 Dec 13:51
631b5be
Compare
Choose a tag to compare
updates to logging to find the issue

v1.1.0

04 Dec 22:06
d70345b
Compare
Choose a tag to compare
fixed error handling

v1.0.9

04 Dec 21:52
baf27c2
Compare
Choose a tag to compare
adding wrapping around the errors

v1.0.8

04 Dec 21:40
4553fcc
Compare
Choose a tag to compare
adding some logging to ssee what's happening

v1.0.7

04 Dec 21:05
0f13ba1
Compare
Choose a tag to compare
trying with the original key