Skip to content

Releases: braze-community/braze-php

v3.0.4

24 Apr 01:52
Immutable release. Only release title and notes can be modified.
82ff9f4

Choose a tag to compare

3.0.4 (2026-04-24)

Build System

  • deps: bump the jane-php group with 2 updates (#250) (dd3acd0)

v3.0.3

31 Mar 19:06
Immutable release. Only release title and notes can be modified.
159e483

Choose a tag to compare

3.0.3 (2026-03-31)

Build System

  • deps: bump the jane-php group with 2 updates (#243) (74284d2)

v3.0.2

31 Mar 01:51
Immutable release. Only release title and notes can be modified.
56dbb66

Choose a tag to compare

3.0.2 (2026-03-31)

Build System

  • deps: bump the jane-php group with 2 updates (#241) (b96bbff)

v3.0.1

27 Jan 05:35
15adeea

Choose a tag to compare

3.0.1 (2026-01-27)

Documentation

Code Refactoring

  • Client: replace how query string parameters are encoded (cec38f1)

Build System

  • composer: bump jane-php from 7.10.2 to 7.10.4 (fe242fc)

v3.0.0

24 Dec 00:40
5886852

Choose a tag to compare

3.0.0 (2025-12-24)

⚠ BREAKING CHANGES

  • composer: change supported php version from >=8.0 to >=8.1

Features

  • lib: generate PHP code from OpenAPI spec (cd0d7f8)
  • lib: generate PHP code from OpenAPI spec (c598713)

Bug Fixes

  • lib: cast value to string inside rawurlencode (1c51fd8)

Build System

  • composer: drop support for php 8.0 (b47250e)

v2.4.7

07 Jun 00:30
2ba2543

Choose a tag to compare

2.4.7 (2025-06-07)

Bug Fixes

  • Model: fix messages type in MessagesSendPostBodyMessages (e09496b)

v2.4.6

07 Jun 00:00
7d06252

Choose a tag to compare

2.4.6 (2025-06-06)

Bug Fixes

  • Model: correct externalUserIds type in MessagesSendPostBody (df20856)

v2.4.5

06 Jun 23:04
ed55018

Choose a tag to compare

2.4.5 (2025-06-06)

Bug Fixes

  • Model: fix type in MessagesScheduleCreatePostBody (06e11e9)

v2.4.4

06 Jun 20:40
cd77f2e

Choose a tag to compare

2.4.4 (2025-06-06)

Bug Fixes

  • Model: add missing request body to UsersIdentifyPostBody (2e315f9), closes #163

v2.4.3

06 Jun 02:49
a75b1ef

Choose a tag to compare

2.4.3 (2025-06-06)

Bug Fixes

  • lib: add email to allowed params for subscription status GET (7c949d0), closes #164