Skip to content

Releases: trycourier/courier-java

v4.6.0

08 Jan 20:17
1c80861

Choose a tag to compare

4.6.0 (2026-01-08)

Full Changelog: v4.5.0...v4.6.0

Features

  • Add automation list endpoint to API spec (d325774)
  • client: add HttpRequest#url() method (68fea18)

v4.5.0

05 Jan 14:17
b64740c

Choose a tag to compare

4.5.0 (2025-12-29)

Full Changelog: v4.4.0...v4.5.0

Features

  • api: add audience/list/slack/msTeams/pagerduty/webhook recipients, restructure to union (46de0d2)

v4.4.0

16 Dec 19:33
0acb91b

Choose a tag to compare

4.4.0 (2025-12-16)

Full Changelog: v4.3.0...v4.4.0

Features

  • Add timezone field to Delay schema (46d1671)
  • Update bulk API spec: make event required, document profile.email req… (e436dcd)

v4.3.0

08 Dec 23:47
f2f9adf

Choose a tag to compare

4.3.0 (2025-12-08)

Full Changelog: v4.2.0...v4.3.0

Features

  • Fix UsersGetAllTokensResponse to return object with tokens property i… (d714e73)

v4.2.0

08 Dec 20:05
d72f3eb

Choose a tag to compare

4.2.0 (2025-12-08)

Full Changelog: v4.1.1...v4.2.0

Features

  • Add event_ids field to Notification schema (7c1f965)

Bug Fixes

  • client: fix duplicate Go struct resulting from name derivations schema (6af2591)

Documentation

  • remove $ for better copy-pasteabality (ed4b896)

v4.1.1

02 Dec 19:53
8ae9c74

Choose a tag to compare

4.1.1 (2025-12-02)

Full Changelog: v4.1.0...v4.1.1

Bug Fixes

  • client: cancel okhttp call when future cancelled (a9dd41b)

v4.1.0

18 Nov 23:14
1f43b52

Choose a tag to compare

4.1.0 (2025-11-18)

Full Changelog: v4.0.1...v4.1.0

Features

Bug Fixes

  • client: multi-value header serialization (82763dd)

v4.0.1

12 Nov 17:26
48e1149

Choose a tag to compare

4.0.1 (2025-11-12)

Full Changelog: v4.0.0...v4.0.1

Chores

v4.0.0

08 Nov 22:45
a206b38

Choose a tag to compare

4.0.0 (2025-11-08)

Full Changelog: v3.8.0...v4.0.0

Features

  • Token Prop Description Change (7087c01)

v3.8.0

07 Nov 23:11
fe7a1fd

Choose a tag to compare

3.8.0 (2025-11-07)

Full Changelog: v3.7.2...v3.8.0

Features