sendgrid-java
sendgrid-java copied to clipboard
The Official Twilio SendGrid Led, Community Driven Java API Library
How would I use Wiremock (or similar) for integration testing with this library? I've tried setting `spring.sendgrid.proxy.host` and `spring.sendgrid.proxy.port` to localhost:{port} but the library seems to require TLS/SLL :(
_unit tests fail on [LicenseTest.testLicenseShouldHaveCorrectYear()](https://github.com/sendgrid/sendgrid-java/blob/352d3538b187b76ba227ad1968fafbe20469e187/src/test/java/com/sendgrid/LicenseTest.java#L13). I do not believe updating the license should be part of this PR. See #773_ --- Closes #696 # Fixes # **Add support to add...
# Fixes # Updates `LICENSE` copyright year to 2025. Unbreaks the [LicenseTest.testLicenseShouldHaveCorrectYear()](https://github.com/sendgrid/sendgrid-java/blob/352d3538b187b76ba227ad1968fafbe20469e187/src/test/java/com/sendgrid/LicenseTest.java#L13) unit test, which blocks other PRs. _This is a single-character PR, however I realize you may not want...
The custom http client used by `sendgrid-java` is out of date and there is an open issue and a PR (I raised) to update it, but it doesn't seem like...
I need to fetch Email Activity using this Java client library. But in this particular case when I need to fetch email activity for "to_email" query param, it is not...
Bumps [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) from 2.14.0 to 2.15.0. Changelog Sourced from com.fasterxml.jackson.core:jackson-core's changelog. #release configuration #Sun Apr 23 14:19:10 PDT 2023 scm.commentPrefix=[maven-release-plugin] exec.pomFileName=pom.xml pushChanges=false releaseStrategyId=default project.dev.com.fasterxml.jackson.core:jackson-core=2.15.1-SNAPSHOT project.scm.com.fasterxml.jackson.core:jackson-core.connection=scm:git:[email protected]:FasterXML/jackson-core.git scm.tag=jackson-core-2.15.0 remoteTagging=true project.scm.com.fasterxml.jackson.core:jackson-core.developerConnection=scm:git:[email protected]:FasterXML/jackson-core.git exec.additionalArguments=-Prelease scm.branchCommitComment=@{prefix}...