- Add support for Elixir 1.17 and OTP 27
- Drop support for Elixir 1.10
- Configure
Goth.fetch/2
timeout via configuration key:goth_timeout
- Upgrade Goth to ~> 1.3
- Switch http client from httpoison to finch (which is already bundled with goth)
- Upgrade hush to 1.0
- Bugfix: save application env when loading configuration in Provider mode.
- Relax version constraint on Hush to ~> 0.2
- Support Hush v0.2.0
- Ensure ability to load config from parameter as well as runtime
- Announced public release