Releases: trycourier/courier-java
Releases · trycourier/courier-java
v4.10.0
4.10.0 (2026-03-12)
Full Changelog: v4.9.1...v4.10.0
Features
- api: add journeys resource with list/invoke methods (2c7587e)
- client: add connection pooling option (b2e1bcb)
Bug Fixes
- api: restructure token add single request body, rename pathToken to token (9577dec)
- client: incorrect
Retry-Afterparsing (4719954) - mark MessageDetails timestamp fields as optional (e948f83)
- types: remove brand field from ElementalContent model (cb336a3)
Chores
- ci: skip uploading artifacts on stainless-internal branches (330979b)
- drop apache dependency (90094b9)
- internal: bump palantir-java-format (0057417)
- internal: codegen related update (6a1cfae)
- internal: expand imports (b1b8ef3)
- internal: make
OkHttpconstructor internal (4e39320) - internal: remove mock server code (b63945e)
- internal: update
TestServerExtensioncomment (26b5aed) - make
Propertiesmore resilient tonull(401bc43) - update mock server docs (ff62ef0)
Documentation
v4.9.1
v4.9.0
4.9.0 (2026-02-06)
Full Changelog: v4.8.0...v4.9.0
Features
- api: add publish/replace methods, versions resource to tenant templates (41fbfe5)
- api: add toOfRecipients method to send message (35df215)
Chores
- internal: allow passing args to
./scripts/test(a809582)
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)