Skip to content

Releases: krystal/katapult-php

v4.0.2

04 Jul 12:43
8db17eb
Compare
Choose a tag to compare

4.0.2 (2024-07-04)

Bug Fixes

  • generated with symfony/serializer v5.4 to fix incompatibility with interfaces (9506231)

v4.0.1

02 Jul 15:24
c1d1a22
Compare
Choose a tag to compare

4.0.1 (2024-07-02)

Bug Fixes

v4.0.0

01 Jul 10:38
5724579
Compare
Choose a tag to compare

4.0.0 (2024-07-01)

⚠ BREAKING CHANGES

  • update to Katapult 2.43.1
  • openapi: v3

Features

  • Add disk backup policy resource (7f280a2)
  • add disk templates as a resource (65c8ad7)
  • add support for optional index routes in the api (1bfb875)
  • allow the Guzzle handler to be defined when setting up the API (1c7bb5d)
  • openapi: v3 (b9f90bf)
  • update to Katapult 2.43.1 (5c2ba9b)

Bug Fixes

  • actually test the managed orgs (16d4e91)
  • api spec fixes for nullable and partial models (fca8f39)
  • some API properties are nullable (8b16a08)

Miscellaneous Chores

  • 3.x to become main/default (85ef77c)
  • 3.x: release 3.0.0 (140c2ad)
  • add release please and codeowners (#3) (3dff614)
  • change php requirement to v7.4 (36ae563)
  • change to use pest for composer test (d0fd725)
  • CI: fix ref to run release-please (0aeb4e7)
  • CI: specify all 3 release branches for release-please (a33d1b2)
  • CI: update target branch (a450cc9)
  • docs: link to branches (d2a5596)
  • docs: provide usage example (d2751bd)
  • docs: v3 and up is semantic versioning (25a59f2)
  • main: release 3.0.1 (c06aa71)
  • main: release 3.0.2 (1b85dc3)
  • master: release 2.3.0 (488389f)
  • release-please: add v3 to targeted branches (a3a39d9)
  • release-please: update to newest GHA release-please version (72db4de)
  • release-please: versioning (b861b71)
  • remove build spec (de8f59f)
  • tidy up test (d02553f)
  • update readme (ff2c2d2)

v3.0.2

08 Feb 11:35
b25ab22
Compare
Choose a tag to compare

3.0.2 (2024-02-08)

Bug Fixes

v3.0.1

26 Jan 09:47
a40af62
Compare
Choose a tag to compare

3.0.1 (2024-01-26)

Bug Fixes

  • some API properties are nullable (8b16a08)

Miscellaneous Chores

  • 3.x to become main/default (85ef77c)
  • docs: link to branches (d2a5596)

v3.0.0

19 Jan 14:03
35153fc
Compare
Choose a tag to compare

3.0.0 (2024-01-19)

⚠ BREAKING CHANGES

  • openapi: v3

Features

Miscellaneous Chores

  • CI: specify all 3 release branches for release-please (a33d1b2)
  • CI: update target branch (a450cc9)
  • docs: provide usage example (d2751bd)
  • release-please: add v3 to targeted branches (a3a39d9)
  • release-please: update to newest GHA release-please version (72db4de)
  • release-please: versioning (b861b71)

v2.3.0

19 May 09:58
e941dc0
Compare
Choose a tag to compare

2.3.0 (2023-05-19)

Features

  • Add disk backup policy resource (7f280a2)

v2.2

18 Mar 11:02
426c462
Compare
Choose a tag to compare

Support for injecting a Guzzle handler stack

v2.1

15 Mar 18:15
65c8ad7
Compare
Choose a tag to compare

Support for disk templates

v2.0

01 Mar 19:15
cc4bd25
Compare
Choose a tag to compare

PHP 7.4 support 🙌