Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 650 Bytes

File metadata and controls

27 lines (21 loc) · 650 Bytes

Changelog

All notable changes to this project will be documented in this file.

[2.0.1] - 2022-01-28

Changed

  • Removed guava dependency (replaced url encoders with jdk ones)
  • Updated gson dependency to 2.8.9

[2.0.0] - 2022-01-28

Added

  • Added timeout values in authentication builder

Changed

  • Cleanup javadocs
  • Update to java 17
  • Update dependencies

[1.0.1] - 2021-06-30

Added

  • Added support for custom azure applications

Changed

  • Remove dependency for jopt-simple and removed Main class as it should be a test class

[1.0.0] - 2021-05-20

Added

  • Added yggdrasil and microsoft authentication