| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Hello @ac-bgelfius! Thanks for entertaining my PR. I was able to pull this into my own implementation of Postmark calls and validated it worked in the integration tests and ensured all unit tests worked as expected. Please let me know if you have any questions. Thanks, Allan |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Update postmark-java SDK to Java 21 (v2.0.0)
Summary
This PR updates the postmark-java SDK to require Java 21 as the minimum runtime. It resolves a compression issue affecting Java 21 applications during HTTP response body conversion and modernizes the dependency stack.
Changes
Core Java Update
Dependency Updates (pom.xml)
CI Configuration (.circleci/config.yml)
Changelog
Breaking Changes
Testing