Skip to content

Release 1.13.1 #538

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Sep 16, 2022
Merged

Release 1.13.1 #538

merged 10 commits into from
Sep 16, 2022

Conversation

Avery-Dunn
Copy link
Collaborator

  • Bug fixes and improvements for region API
  • Allow configuration of timeouts for interactive requests
  • Additional and more informative logging for regional scenarios and token requests in general, as well as other improvements to documentation and code comments/javadocs

Will fix bugs/fulfill requests from: #531, #532

valfirst and others added 10 commits July 25, 2022 11:18
When the Automatic-Module-Name entry is not added to the jar's
manifest file, Maven issues a warning during the compilation of a
project that uses that jar.

Maven issues following warning:
"Required filename-based automodules detected: [msal4j-1.13.0.jar].
Please don't publish this project to a public artifact repository!"

Currently, only a warning is generated. However, this might cause
problems in the future, especially when a project embraces the
Java Platform Module System (JPMS).
fix: added Automatic-Module-Name to MANIFEST.MF
Documentation update for App token provider
* Improvements and bug fixes for regional endpoint support

* Add links to region documentation

* Address code review comments
* Allow interactive request timeout to be configurable

* Address code review comments
@Avery-Dunn Avery-Dunn merged commit 9140de8 into main Sep 16, 2022
Avery-Dunn added a commit that referenced this pull request Oct 7, 2022
* docs: Improve syntax highlighting in README (#524)

* fix: added Automatic-Module-Name to MANIFEST.MF

* Documentation update for App token provider

* Improvements and bug fixes for regional endpoint support (#535)

* Improvements and bug fixes for regional endpoint support

* Add links to region documentation

* Address code review comments

* Allow interactive request timeout to be configurable (#536)

* Allow interactive request timeout to be configurable

* Address code review comments

* Address code review comments

* Revert accidental commit to dev branch

This reverts commit 5bca22f.

* Version updates for 1.13.1 release (#537)

Co-authored-by: Valery Yatsynovich <[email protected]>
Co-authored-by: Erwin Dupont <[email protected]>
Co-authored-by: Siddhi <[email protected]>

Co-authored-by: Siddhi <[email protected]>
Co-authored-by: Valery Yatsynovich <[email protected]>
Co-authored-by: Erwin Dupont <[email protected]>
Avery-Dunn added a commit that referenced this pull request May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants