- Add new
Avrora.Config
SSL optionsregistry_ssl_cacerts
andregistry_ssl_cacert_path
(#114 @strech)
0.27.0 - 2023-07-14
- Replace
Logger.warn/1
withLogger.warning/2
(#107 @trbngr, @strech) - Drop support for Elixir lower than 1.12 (#107 @strech)
0.26.0 - 2023-01-11
- Add
--appconfig
argument to schema registration mix task (#102 @emilianobovetti, @strech)
0.25.0 - 2023-01-03
- Add
User-Agent
header when communicating with Schema Registry (#100 @azeemchauhan, @strech)
0.24.2 - 2022-09-13
- Fix
Avrora.Config.registry_schemas_autoreg/0
to return configuredfalse
value (#99 @ankhers)
0.24.1 - 2022-09-12
- Add SSL option
[verify: :verify_none]
toAvrora.HttpClient
(#97, @goozzik)
0.24.0 - 2022-03-16
- Add new
Avrora.Config
option decoder_hook (#94, @strech)
0.23.0 - 2021-07-06
- Add runtime config resolution for Avrora.Client (#92, @strech)