Skip to content

Latest commit

 

History

History
68 lines (45 loc) · 4.59 KB

CHANGELOG.md

File metadata and controls

68 lines (45 loc) · 4.59 KB

Change Log

2.0.1 (2019-06-09)

Full Changelog

Closed issues:

  • [schema-registry] MockedSchemaRegistry 5.2.1 returns Schema id -1 for some Schema registrations #28

Merged pull requests:

  • Downgraded confluent version to 5.1.3 to avoid schema registry bug as… #29 (@AHeise)

2.0.0 (2019-05-14)

Full Changelog

Merged pull requests:

1.1.0 (2019-04-30)

Full Changelog

Closed issues:

  • [schema-registry] Use with Java 8 tests #21
  • Schema Registry List and Get subject versions #19
  • Bump kafka version to 2.2.0 #18
  • Upate Medium Links #14

Fixed bugs:

  • java.lang.ClassNotFoundException: com.fasterxml.jackson.annotation.JsonMerge #23

Merged pull requests:

  • Pinning jackson version to avoid conflict between wiremock and schema… #26 (@AHeise)
  • Set java version of SR mock to java 8 #24 (@AHeise)
  • (#19) Mock subject version endpoints #20 (@cricket007)

1.0.1 (2019-02-22)

Full Changelog

Merged pull requests:

1.0.0 (2019-02-21)

Fixed bugs:

  • Parellel test execution may result in conflicts in the state directory #7

Merged pull requests: