Skip to content

Releases: sendgrid/sendgrid-java

4.4.8

Choose a tag to compare

@SendGridDX SendGridDX released this 15 Apr 19:28

Release Notes

Library - Fix

4.4.7

Choose a tag to compare

@SendGridDX SendGridDX released this 01 Apr 19:39

Release Notes

Library - Docs

Library - Fix

4.4.6

Choose a tag to compare

@SendGridDX SendGridDX released this 18 Mar 20:32

Release Notes

Library - Docs

Library - Chore

4.4.5

Choose a tag to compare

@SendGridDX SendGridDX released this 20 Feb 00:17

Release Notes

Library - Docs

4.4.4

Choose a tag to compare

@SendGridDX SendGridDX released this 08 Feb 00:24

Release Notes

Library - Fix

4.4.3

Choose a tag to compare

@SendGridDX SendGridDX released this 05 Feb 21:46

Release Notes

Library - Docs

Library - Chore

4.4.2

Choose a tag to compare

@SendGridDX SendGridDX released this 01 Feb 00:46

Release Notes

Library - Chore

v4.4.1

Choose a tag to compare

@thinkingserious thinkingserious released this 20 May 20:00

Note: 4.4.1 was released because 4.4.0 was not deployed properly, please do not use version 4.4.0.

Added

  • PR #500: Update CONTRIBUTING.md - using gitflow workflow, development branch instead of master -- BIG thanks to Alex
  • PR #521: Updating prerequisites -- BIG thanks to Rishabh
  • PR #495: Add ability to impersonate subusers -- BIG thanks to Rohit Tarachandani
  • PR #569: Twilio Branding + CLA Policy Update

Fix

  • PR #497: USE_CASES.md was missing the subject in the template and the dynamic data for the subject -- BIG thanks to Kyle Roberts
  • PR #306: Java packages were not corresponding to the actual location of classes,
    all packages were update to match class location -- BIG thanks to Bojan Trajkovski
  • PR #544: Remove references to "Whitelabel" -- BIG thanks to Chandler Weiner
  • PR #507: Update TROUBLESHOOTING.md broken link -- BIG thanks to Andrew Joshua Loria

v4.3.0

Choose a tag to compare

@thinkingserious thinkingserious released this 11 Oct 23:30

Added

Fix

v4.2.1

Choose a tag to compare

@thinkingserious thinkingserious released this 08 May 18:08

Security Fix

  • Update to latest Jackson recommended dependency, based on this article.