Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.6 KB

File metadata and controls

22 lines (12 loc) · 1.6 KB

Change log

All notable changes to the LaunchDarkly OpenFeature provider for the Server-Side SDK for PHP will be documented in this file. This project adheres to Semantic Versioning.

1.0.0 (2024-06-13)

Features

  • deps: Require PHP 8.1+ (#16) (4556af2)
  • Provider constructor takes LDClient options instead of created client (#14) (924a9c1)

Miscellaneous Chores

  • Fix release please config file syntax (#17) (2fd7c06)
  • Set wrapper name and version on wrapped LDClient (#15) (597dbbc)
  • Update CODEOWNERS (#9) (ad3a465)

[0.1.0] - 2023-04-21

Initial beta release of the LaunchDarkly OpenFeature provider for the Server-Side SDK for PHP.