Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Releases: microsoft/oauth2-useragent

0.11.3

28 Mar 15:43
Compare
Choose a tag to compare
  • Major
    • Add support for Java 9 via pull request #41

0.11.2

20 Sep 12:39
Compare
Choose a tag to compare
  • Minor:
    • Relax Java version parsing, fixes issue #37 via pull request #38

0.11.1

31 Aug 13:57
Compare
Choose a tag to compare
  • Minor:
    • Fixed a defect when parsing version strings without a third component (patch).

0.11.0

10 Aug 15:22
Compare
Choose a tag to compare
  • Major:
    • Add support for urn:ietf:wg:oauth:2.0:oob redirect URIs. Thanks to @yacaovsnc for pull request #33.

0.10.0

28 Jun 18:26
Compare
Choose a tag to compare
  • Major:
    • Add preliminary support for a user agent using the Standard Widget Toolkit (SWT). Thanks to @yacaovsnc for pull request #30!
  • Minor:
    • Enhance the functional tests for re-use, via pull request #29.

0.9.0

03 Jun 16:15
Compare
Choose a tag to compare
  • Minor:
    • Update documentation. Thanks to @thatsIch for pull request #26.
    • Expose a few methods in UserAgentImpl for re-use outside of the project. Made possible by pull request #27.

0.8.1

08 Apr 17:47
Compare
Choose a tag to compare
  • Major:
    • Add feature to probe Provider implementations to find out if there's one that's compatible. Thanks to @yacaovsnc who reviewed pull request #21.
  • Minor:
    • AuthorizationException#toString() is now human-readable. Fixes issue #23 with pull request #24.

0.8.0

08 Apr 17:44
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release

I didn't notice my release notes changes hadn't been pushed, please ignore.

0.7.1

15 Mar 20:04
Compare
Choose a tag to compare
  • Major:
    • Add support for proxy servers. Made possible with pull request #17.
    • Java 7 on Mac OS X 10.11 and newer is no longer a compatible configuration for the JavaFX-based provider. Fixes issue #8 with pull request #19.

0.7.0

15 Mar 20:00
Compare
Choose a tag to compare
0.7.0 Pre-release
Pre-release

Release failed partway through due to what appears to be a network outage. Please ignore.