v0.7.0
What's Changed
###Features/Improvements:
- Refactor of HttpSender implementations with Factory Pattern (1/2) by @aprodhomme-dkt in #171
- Add oauth2 configuration (2/2) by @aprodhomme-dkt in #172
Fixes:
- OAuth token update fix by @AnatolyPopov in #117
Dependency upgrades
- chore(deps): bump jacksonVersion from 2.13.2 to 2.15.3
- Bump log4j-slf4j-impl from 2.17.2 to 2.19.0
- Bump org.apache.logging.log4j:log4j-slf4j-impl from 2.19.0 to 2.20.0
Docs:
- Update README.md by @alberttwong in #169
New Contributors
- @alberttwong made their first contribution in #169
- @aprodhomme-dkt made their first contribution in #171
Full Changelog: v0.6.0...v0.7.0