diff --git a/.changeset/beige-places-drop.md b/.changeset/beige-places-drop.md deleted file mode 100644 index 90909013..00000000 --- a/.changeset/beige-places-drop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@fingerprint/php-sdk': patch ---- - -**events**: Clarify availability of proxy and VM ML score signals \ No newline at end of file diff --git a/.changeset/blue-roses-film.md b/.changeset/blue-roses-film.md deleted file mode 100644 index 67a8a3c7..00000000 --- a/.changeset/blue-roses-film.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@fingerprint/php-sdk': patch ---- - -**events**: Clarify semantics of `incremental_identification_status` \ No newline at end of file diff --git a/.changeset/curvy-rice-chew.md b/.changeset/curvy-rice-chew.md deleted file mode 100644 index d6c0cc24..00000000 --- a/.changeset/curvy-rice-chew.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@fingerprint/php-sdk': patch ---- - -**visitors**: Clarify rate limits for `deleteVisitorData` operation \ No newline at end of file diff --git a/.changeset/fancy-spiders-flash.md b/.changeset/fancy-spiders-flash.md deleted file mode 100644 index 17077d01..00000000 --- a/.changeset/fancy-spiders-flash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@fingerprint/php-sdk': minor ---- - -**events**: Add `labels` to `Event` \ No newline at end of file diff --git a/.changeset/fix-backed-enum-build-query.md b/.changeset/fix-backed-enum-build-query.md deleted file mode 100644 index ceb5966a..00000000 --- a/.changeset/fix-backed-enum-build-query.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@fingerprint/php-sdk': patch ---- - -**search-events**: Fix `BackedEnum` query parameters causing "Object could not be converted to string" error in `buildQuery` diff --git a/.changeset/loud-donuts-lead.md b/.changeset/loud-donuts-lead.md deleted file mode 100644 index b8499d19..00000000 --- a/.changeset/loud-donuts-lead.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@fingerprint/php-sdk': patch ---- - -**events-search**: Clarify availability of `rare_device` and `rare_device_percentile_bucket` query parameters \ No newline at end of file diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index 4c236c2c..00000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "mode": "exit", - "tag": "beta", - "initialVersions": { - "@fingerprint/php-sdk": "7.1.0" - }, - "changesets": [ - "beige-places-drop", - "blue-roses-film", - "curvy-rice-chew", - "fancy-spiders-flash", - "fix-backed-enum-build-query", - "loud-donuts-lead", - "wet-socks-fold", - "witty-lions-worry", - "yellow-ducks-spend" - ] -} diff --git a/.changeset/wet-socks-fold.md b/.changeset/wet-socks-fold.md deleted file mode 100644 index 35a9dca3..00000000 --- a/.changeset/wet-socks-fold.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@fingerprint/php-sdk': patch ---- - -**events-search**: Fix `pagination_key` example \ No newline at end of file diff --git a/.changeset/witty-lions-worry.md b/.changeset/witty-lions-worry.md deleted file mode 100644 index 56cfd797..00000000 --- a/.changeset/witty-lions-worry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@fingerprint/php-sdk': minor ---- - -**events-search**: Add `bot_info` filter parameters \ No newline at end of file diff --git a/.changeset/yellow-ducks-spend.md b/.changeset/yellow-ducks-spend.md deleted file mode 100644 index 4864049c..00000000 --- a/.changeset/yellow-ducks-spend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@fingerprint/php-sdk': minor ---- - -**events-search**: Add `unknown` value to `BotInfoCategory` \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 30a3d0fb..29c823e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Fingerprint Server PHP SDK +## 7.2.0 + +### Minor Changes + +- **events**: Add `labels` to `Event` ([c68cc6a](https://github.com/fingerprintjs/php-sdk/commit/c68cc6a8af186b97baf36631118a3fbce4e3f2a7)) +- **events-search**: Add `bot_info` filter parameters ([c68cc6a](https://github.com/fingerprintjs/php-sdk/commit/c68cc6a8af186b97baf36631118a3fbce4e3f2a7)) +- **events-search**: Add `unknown` value to `BotInfoCategory` ([c68cc6a](https://github.com/fingerprintjs/php-sdk/commit/c68cc6a8af186b97baf36631118a3fbce4e3f2a7)) + +### Patch Changes + +- **events**: Clarify availability of proxy and VM ML score signals ([c68cc6a](https://github.com/fingerprintjs/php-sdk/commit/c68cc6a8af186b97baf36631118a3fbce4e3f2a7)) +- **events**: Clarify semantics of `incremental_identification_status` ([c68cc6a](https://github.com/fingerprintjs/php-sdk/commit/c68cc6a8af186b97baf36631118a3fbce4e3f2a7)) +- **visitors**: Clarify rate limits for `deleteVisitorData` operation ([c68cc6a](https://github.com/fingerprintjs/php-sdk/commit/c68cc6a8af186b97baf36631118a3fbce4e3f2a7)) +- **search-events**: Fix `BackedEnum` query parameters causing "Object could not be converted to string" error in `buildQuery` ([4fcd455](https://github.com/fingerprintjs/php-sdk/commit/4fcd4550e4ae4deae847e7651e37ca6f9232f5b4)) +- **events-search**: Clarify availability of `rare_device` and `rare_device_percentile_bucket` query parameters ([c68cc6a](https://github.com/fingerprintjs/php-sdk/commit/c68cc6a8af186b97baf36631118a3fbce4e3f2a7)) +- **events-search**: Fix `pagination_key` example ([c68cc6a](https://github.com/fingerprintjs/php-sdk/commit/c68cc6a8af186b97baf36631118a3fbce4e3f2a7)) + ## 7.2.0-beta.2 ### Patch Changes diff --git a/README.md b/README.md index c7b0c03c..15745b55 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ This PHP package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: - API version: 4 - - Package version: 7.2.0-beta.2 + - Package version: 7.2.0 - Build package: org.openapitools.codegen.languages.PhpClientCodegen ## Requirements @@ -48,7 +48,7 @@ To install the bindings via [Composer](https://getcomposer.org/), add the follow ``` { "require": { - "fingerprint/server-sdk": "^7.2.0-beta.2" + "fingerprint/server-sdk": "^7.2.0" } } ``` diff --git a/composer.json b/composer.json index 0a572204..a09d07b4 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "fingerprint/server-sdk", - "version": "7.2.0-beta.2", + "version": "7.2.0", "description": "Fingerprint Server API allows you to get, search, and update Events in a server environment. It can be used for data exports, decision-making, and data analysis scenarios. Server API is intended for server-side usage, it's not intended to be used from the client side, whether it's a browser or a mobile device.", "keywords": [ "php", diff --git a/config.json b/config.json index 211e7437..c76c8172 100644 --- a/config.json +++ b/config.json @@ -7,7 +7,7 @@ "gitRepoBaseURL": "https://github.com", "gitUserId": "fingerprintjs", "gitRepoId": "php-sdk", - "artifactVersion": "7.2.0-beta.2", + "artifactVersion": "7.2.0", "organizationName": "Fingerprint", "organizationUrl": "https://fingerprint.com", "licenseName": "MIT", diff --git a/package.json b/package.json index e840343a..a5978476 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fingerprint/php-sdk", - "version": "7.2.0-beta.2", + "version": "7.2.0", "private": true, "devDependencies": { "@changesets/cli": "^2.27.8", diff --git a/src/Api/FingerprintApi.php b/src/Api/FingerprintApi.php index 73ce6df2..d9eff3c1 100644 --- a/src/Api/FingerprintApi.php +++ b/src/Api/FingerprintApi.php @@ -80,7 +80,7 @@ class FingerprintApi /** * @var string integration information */ - protected string $integration_info = 'fingerprint-pro-server-php-sdk/7.2.0-beta.2'; + protected string $integration_info = 'fingerprint-pro-server-php-sdk/7.2.0'; /** * @param Configuration $config API client configuration diff --git a/src/Configuration.php b/src/Configuration.php index bcd1977d..db8e91d5 100644 --- a/src/Configuration.php +++ b/src/Configuration.php @@ -43,7 +43,7 @@ class Configuration /** * Fingerprint PHP Server SDK Version. */ - public const VERSION = '7.2.0-beta.2'; + public const VERSION = '7.2.0'; public const REGION_GLOBAL = 'https://api.fpjs.io/v4'; public const REGION_EUROPE = 'https://eu.api.fpjs.io/v4'; @@ -62,7 +62,7 @@ class Configuration /** * User agent of the HTTP request, set to "OpenAPI-Generator/{version}/PHP" by default. */ - protected string $userAgent = 'fingerprint-php-sdk/7.2.0-beta.2'; + protected string $userAgent = 'fingerprint-php-sdk/7.2.0'; /** * Debug switch (default set to false).