Releases: trycourier/courier-java
Releases · trycourier/courier-java
v4.9.0
v4.8.0
4.8.0 (2026-01-27)
Full Changelog: v4.7.1...v4.8.0
Features
- client: send
X-Stainless-Kotlin-Versionheader (11e5765)
Bug Fixes
- client: disallow coercion from float to int (5263a13)
- client: fully respect max retries (33cdc16)
- client: preserve time zone in lenient date-time parsing (07887c9)
- client: send retry count header for max retries 0 (33cdc16)
- date time deserialization leniency (fa50329)
Chores
- ci: upgrade
actions/github-script(b428743) - ci: upgrade
actions/setup-java(01049af) - internal: clean up maven repo artifact script and add html documentation to repo root (e1937ab)
- internal: correct cache invalidation for
SKIP_MOCK_TESTS(3bc2faa) - internal: depend on packages directly in example (33cdc16)
- internal: improve maven repo docs (af0c83b)
- internal: update
actions/checkoutversion (337fcd7) - internal: update maven repo doc to include authentication (dbf1829)
- test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests (fa50329)
Documentation
v4.7.1
v4.7.0
4.7.0 (2026-01-12)
Full Changelog: v4.6.0...v4.7.0
Features
- client: allow configuring dispatcher executor service (86008d9)
Bug Fixes
- types: change rules type from FilterConfig to Filter in NestedFilterConfig (49ad2a8)
Chores
- internal: regenerate SDK with no functional changes (1267b56)
v4.6.0
v4.5.0
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
v4.3.0
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
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
4.1.1 (2025-12-02)
Full Changelog: v4.1.0...v4.1.1
Bug Fixes
- client: cancel okhttp call when future cancelled (a9dd41b)