Skip to content

Releases: trycourier/courier-ruby

v4.7.1

09 Feb 22:44
ce3211e

Choose a tag to compare

4.7.1 (2026-02-07)

Full Changelog: v4.7.0...v4.7.1

Bug Fixes

  • client: loosen json header parsing (70d1c0d)

v4.7.0

06 Feb 19:28
2d0878b

Choose a tag to compare

4.7.0 (2026-02-06)

Full Changelog: v4.6.3...v4.7.0

Features

  • api: add array support to send_message to parameter (02f83d3)
  • api: add publish/replace methods and versions sub-resource to tenants templates (7642e1b)

Bug Fixes

  • client: always add content-length to post body, even when empty (2045d2e)

Chores

  • docs: remove www prefix (8667b7a)

v4.6.3

27 Jan 19:31
547839d

Choose a tag to compare

4.6.3 (2026-01-27)

Full Changelog: v4.6.2...v4.6.3

Chores

  • internal: update actions/checkout version (58351ff)

Documentation

  • types: update version field description in AutomationTemplate (df81741)

v4.6.2

14 Jan 19:29
b2b3ed9

Choose a tag to compare

4.6.2 (2026-01-14)

Full Changelog: v4.6.1...v4.6.2

Chores

  • fix typo in descriptions (620d8d1)
  • internal: regenerate SDK with no functional changes (258dc3c)
  • internal: regenerate SDK with no functional changes (87e9439)
  • remove custom code (7ada104)

v4.6.1

12 Jan 20:40
df498a5

Choose a tag to compare

4.6.1 (2026-01-12)

Full Changelog: v4.6.0...v4.6.1

Bug Fixes

  • types: correct rules field type to Filter in NestedFilterConfig (3c9897c)

Chores

  • internal: regenerate SDK with no functional changes (a8e483c)
  • move cgi into dependencies for ruby 4 (854537a)

v4.6.0

08 Jan 20:16
e5c29bf

Choose a tag to compare

4.6.0 (2026-01-08)

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

Features

  • api: remove audit_events, automations, brands, bulk, inbound, translations endpoints (f9f04c1)

v4.5.0

05 Jan 14:17
f68930b

Choose a tag to compare

4.5.0 (2025-12-29)

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

Features

  • api: add slack/msteams/pagerduty/webhook/audience/list recipient types (56278ef)

Bug Fixes

  • calling break out of streams should be instantaneous (7af6435)
  • issue where json.parse errors when receiving HTTP 204 with nobody (6288d57)

v4.4.0

16 Dec 19:33
6e5548f

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 (980df61)
  • Update bulk API spec: make event required, document profile.email req… (73718b3)

v4.3.0

08 Dec 22:03
5a85187

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… (dad98a1)

v4.2.0

08 Dec 20:00
c74f0b7

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 (cbb73f5)

Bug Fixes

  • client: fix duplicate Go struct resulting from name derivations schema (9e12a1e)