Skip to content

1.16

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 22:14
· 110 commits to refs/heads/master since this release

💥 Breaking changes

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