- Replace
Logger.warn/1
withLogger.warning/2
(#107 @trbngr, @strech) - Drop support for Elixir lower than 1.12 (#107 @strech)
- Add
--appconfig
argument to schema registration mix task (#102 @emilianobovetti, @strech)
- Add User-Agent header when communicating with Schema Registry (#100 @azeemchauhan, @strech)
- Fix Avrora.Config.registry_schemas_autoreg/0 to return configured
false
value (#99 @ankhers)
- Add SSL option
[verify: :verify_none]
to Avrora.HttpClient (#97, @goozzik)
- Add new Avrora.Config option decoder_hook (#94, @strech)
- Add runtime config resolution for Avrora.Client (#92, @strech)