Releases: Unleash/unleash-client-php
Releases · Unleash/unleash-client-php
Release 2.1.0
What's Changed
- Docs: Add migration guide from 1.x to 2.x by @RikudouSage in #184
- Do not store invalid response by @vbartusevicius in #183
- Separate MetricsCache from common Cache. by @vbartusevicius in #180
- fix: proxy sdk now sends metrics to the correct endpoint by @sighphyre in #185
- Chore: Increase version before release by @RikudouSage in #186
New Contributors
- @vbartusevicius made their first contribution in #183
Full Changelog: v2.0.082...v2.1.082
Release 2.0.0
What's Changed
- docs: add link to feature flags guide by @andreas-unleash in #177
- Add support for psr/http-message:^2.0 by @W0rma in #150
- Chore: Remove deprecations by @RikudouSage in #181
- fix: use a fixed hash seed for variant hashing by @sighphyre in #179
- Chore: Increase version before release by @RikudouSage in #182
New Contributors
- @andreas-unleash made their first contribution in #177
- @W0rma made their first contribution in #150
Full Changelog: v1.13.082...v2.0.082
Release 1.13.0
Release 1.12.1
What's Changed
- fix: make proxy client respect cache ttl by @sighphyre in #169
- docs: some information on how to use the proxy sdk by @sighphyre in #168
Full Changelog: v1.12.082...v1.12.182
Release 1.12.0
Release 1.11.2
What's Changed
- Fix: PHP 7.x syntax errors by @RikudouSage in #154
- Chore: Run tests of transpiled versions in a pull request by @RikudouSage in #155
- Chore: Ignore rector configuration file in dist packages by @RikudouSage in #156
- Fix: Code style error after updating code style fixer by @RikudouSage in #159
- Fix: Skip test that doesn't work on Windows if running on Windows by @RikudouSage in #158
- Docs: Add example for manual object construction by @RikudouSage in #162
- Fix: Catch an exception when a http failure occurs by @RikudouSage in #163
- Chore: Increase version before release by @RikudouSage in #164
Full Changelog: v1.11.182...v1.11.282
Release 1.11.1
What's Changed
- Chore: Update to latest version of client specification tests by @RikudouSage in #149
- Fix: Single value constraints by @RikudouSage in #152
Full Changelog: v1.11.082...v1.11.182
Release 1.11.0
What's Changed
- Feat: Make builder more extensible by @RikudouSage in #141
Full Changelog: v1.10.182...v1.11.082
Release 1.10.1
What's Changed
- Fix/ends with operator by @sighphyre in #143
New Contributors
- @sighphyre made their first contribution in #143
Full Changelog: v1.10.082...v1.10.182
Release 1.10.0
What's Changed
- Feat: Use both (stale and normal) caches for registration by @RikudouSage in #139
Full Changelog: v1.9.082...v1.10.082