Skip to content

Releases: krystal/katapult-php

v5.1.0

05 Sep 12:51
6e7e2ee
Compare
Choose a tag to compare

5.1.0 (2024-09-05)

OpenAPI changes

Features

  • Update to Katapult 2.54.0
  • Lock dependencies to PHP 8.1 (b867b18)

Miscellaneous Chores

  • update generator deps and specify multicore for cs fixer (0959645)

v5.0.0

29 Aug 12:16
dc52f99
Compare
Choose a tag to compare

5.0.0 (2024-08-29)

⚠ BREAKING CHANGES

  • see PR #23
  • Adds Public API
  • Renamespces current API to Core API

Features

  • see PR #23 (93df047)
  • Generation brought into this repo
  • Generation automated via GitHub Actions

Bug Fixes

  • docs: update namespace in README example (a75046c)

Miscellaneous Chores

  • CI: don't run builds or diffs on release-please PRs (c221c37)

v4.0.3

29 Aug 10:30
bdd75b8
Compare
Choose a tag to compare

4.0.3 (2024-08-29)

Miscellaneous Chores

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)