Skip to content

Releases: secretary/php

4.3.0

09 Feb 18:22

Choose a tag to compare

4.3.0 (2026-02-09)

Features

4.2.0

21 Jan 22:05

Choose a tag to compare

4.2.0 (2026-01-21)

Features

  • ci: add workflow_dispatch trigger to split workflow (092df80)

4.1.1

16 Jan 03:06

Choose a tag to compare

4.1.1 (2026-01-16)

Bug Fixes

  • exclude PHP 8.5 prefer-lowest from static analysis (5dc4d3e)
  • require Mockery ^1.6.12 for PHP 8.4 compatibility (8c39289)
  • require Psalm ^5.16 for MissingOverrideAttribute support (c29c5d1)
  • require Psalm ^5.26 for MissingOverrideAttribute support (be7c17b)
  • require Psalm ^6.14.3 and disable fail-fast in CI (c5d5c0b)
  • update dependencies for PHP 8.2-8.5 compatibility (1c2db3d)

4.1.0

16 Jan 01:57

Choose a tag to compare

4.1.0 (2026-01-16)

Features

  • add GCP Secrets Manager adapter and modernize codebase (198cf12)

4.0.0

16 Jan 01:16

Choose a tag to compare

4.0.0 (2026-01-16)

  • feat!: require PHP 8.2 or higher (dd8d74c)

BREAKING CHANGES

  • Drop support for PHP 8.0 and 8.1.
    All packages now require PHP ^8.2.

3.1.1

15 Jan 21:06

Choose a tag to compare

3.1.1 (2026-01-15)

Bug Fixes

  • use ^3.0 for secretary/core in GCP adapter (683a32c)

3.1.0

15 Jan 20:18

Choose a tag to compare

3.1.0 (2026-01-15)

Features

  • add GCP Secrets Manager adapter (3b2fe5c)

3.0.6

05 Feb 20:30

Choose a tag to compare

3.0.6 (2025-02-05)

Bug Fixes

  • Fixed Symfony deprecation (03f1da5)

3.0.5

05 Feb 20:26

Choose a tag to compare

3.0.5 (2025-02-05)

Bug Fixes

  • Fixed PHP 8.4 deprecation (19e99e7)

3.0.4

29 Jan 15:41

Choose a tag to compare

3.0.4 (2024-01-29)

Bug Fixes

  • ArrayHelper remove method (61d1477)