CHANGELOG.md in deimos-ruby-1.12.4 vs CHANGELOG.md in deimos-ruby-1.12.5
- old
+ new
@@ -5,9 +5,15 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## UNRELEASED
+# 1.12.5 - 2022-03-09
+
+- Allow use of new avro_turf versions where child schemas are not listed with the top level schemas
+- Add support for SASL authentication with brokers
+- Add support for Basic auth with Schema Registry
+
# 1.12.4 - 2022-01-13
- Fix bug where schema controller mixin was using the schema name to register and not the namespaced schema name
# 1.12.3 - 2021-12-13