Skip to content

Releases: WebProject-xyz/php-docker-api-client

1.4.5

Choose a tag to compare

@webproject-bot webproject-bot released this 18 Jul 17:02
Immutable release. Only release title and notes can be modified.

1.4.5 (2026-07-18)

Bug Fixes

  • events: infinite idle timeout so event listener never aborts (#272) (9a8c2c2)

1.4.4

Choose a tag to compare

@webproject-bot webproject-bot released this 13 Jul 20:31
Immutable release. Only release title and notes can be modified.

1.4.4 (2026-07-13)

Bug Fixes

  • events: parse newline-delimited JSON from Docker event stream (#270) (ecd385e)

1.4.3

Choose a tag to compare

@webproject-bot webproject-bot released this 22 Jun 20:46
Immutable release. Only release title and notes can be modified.

1.4.3 (2026-06-22)

Bug Fixes

1.4.2

Choose a tag to compare

@webproject-bot webproject-bot released this 12 Jun 22:06
Immutable release. Only release title and notes can be modified.

1.4.2 (2026-06-12)

Bug Fixes

1.4.1

Choose a tag to compare

@webproject-bot webproject-bot released this 28 Apr 19:55
Immutable release. Only release title and notes can be modified.

1.4.1 (2026-04-28)

Bug Fixes

  • api-client: fix handling of exposed ports without host bindings (ca38a34)

1.4.0

Choose a tag to compare

@webproject-bot webproject-bot released this 28 Apr 19:06
Immutable release. Only release title and notes can be modified.

1.4.0 (2026-04-28)

Features

  • docker-api-client: bump to v1.54-patched.yaml (98933f3)
  • docker-api: bump docker api schema version to v1.54 (302b8f3)

Bug Fixes

  • jane: add support for openapi 3.1.0 and fix generate command (787b9a3)
  • qa: fix phpstan issues (2be9f38)
  • spec: patch v1.54 nullables and date-time format (b961da9)

1.3.3

Choose a tag to compare

@webproject-bot webproject-bot released this 20 Feb 20:52
Immutable release. Only release title and notes can be modified.

1.3.3 (2026-02-20)

Bug Fixes

  • tests: update namespaces in unit tests (d02b510)

1.3.2

Choose a tag to compare

@webproject-bot webproject-bot released this 16 Feb 22:44
Immutable release. Only release title and notes can be modified.

1.3.2 (2026-02-16)

Bug Fixes

  • docs: update badges and clean up examples (66ec359)

1.3.1

Choose a tag to compare

@webproject-bot webproject-bot released this 16 Feb 22:33
Immutable release. Only release title and notes can be modified.

1.3.1 (2026-02-16)

Bug Fixes

  • docs: update readme and add code examples (48659c2)

1.3.0

Choose a tag to compare

@github-actions github-actions released this 19 Nov 21:45

1.3.0 (2025-11-19)

Features