1.16
github-actions
released this
01 Aug 22:14
·
110 commits
to refs/heads/master
since this release
💥 Breaking changes
- SECURITY-2053: Prevent plain text credentials of Basic/Digest authentication (#105) @offa
Basic/Digest Authentication, which was previously deprecated in favor of credentials and marked for removal in 1.8.19 or later, has been removed. There is no automatic migration for deprecated existing basic/digest authentication usernames and passwords; these will be erased on save.
📝 Documentation updates
- Add HTTP Request examples (#99) @AfiMaameDufie
- Improve documentation examples by making code lines shorter so scrollbar won't be needed to see full examples (#100) @Sophia-Okito
📦 Dependency updates
- Bump plugin parent POM from 4.40 to 4.45 (#108, #106, #103, #102, #101) @dependabot
- Bump
git-changelist-maven-extension
from 1.3 to 1.4 (#104) @dependabot