Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/beige-places-drop.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@fingerprint/php-sdk': patch
---

**events**: Clarify availability of proxy and VM ML score signals
5 changes: 5 additions & 0 deletions .changeset/blue-roses-film.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@fingerprint/php-sdk': patch
---

**events**: Clarify semantics of `incremental_identification_status`
5 changes: 5 additions & 0 deletions .changeset/curvy-rice-chew.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@fingerprint/php-sdk': patch
---

**visitors**: Clarify rate limits for `deleteVisitorData` operation
5 changes: 5 additions & 0 deletions .changeset/cute-pumas-pull.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@fingerprint/php-sdk': minor
---

**events-search**: Add `start_date_time` and `end_date_time` RFC3339 timestamp filters
5 changes: 5 additions & 0 deletions .changeset/developer-tools-android-v4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@fingerprint/php-sdk': minor
---

**events**: Add Android platform support to `developer_tools` smart signal
5 changes: 5 additions & 0 deletions .changeset/fancy-spiders-flash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@fingerprint/php-sdk': minor
---

**events**: Add `labels` to `Event`
5 changes: 5 additions & 0 deletions .changeset/fix-backed-enum-build-query.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@fingerprint/php-sdk': patch
---

**search-events**: Fix `BackedEnum` query parameters causing "Object could not be converted to string" error in `buildQuery`
5 changes: 5 additions & 0 deletions .changeset/loud-donuts-lead.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@fingerprint/php-sdk': patch
---

**events-search**: Clarify availability of `rare_device` and `rare_device_percentile_bucket` query parameters
8 changes: 8 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"mode": "pre",
"tag": "develop",
"initialVersions": {
"@fingerprint/php-sdk": "7.1.0"
},
"changesets": []
}
5 changes: 5 additions & 0 deletions .changeset/quick-cows-battle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@fingerprint/php-sdk': minor
---

**events**: Add iOS platform support to `developer_tools`
5 changes: 5 additions & 0 deletions .changeset/wet-socks-fold.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@fingerprint/php-sdk': patch
---

**events-search**: Fix `pagination_key` example
5 changes: 5 additions & 0 deletions .changeset/witty-lions-worry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@fingerprint/php-sdk': minor
---

**events-search**: Add `bot_info` filter parameters
5 changes: 5 additions & 0 deletions .changeset/yellow-ducks-spend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@fingerprint/php-sdk': minor
---

**events-search**: Add `unknown` value to `BotInfoCategory`
14 changes: 14 additions & 0 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ README.md
composer.json
docs/Api/FingerprintApi.md
docs/Model/BotInfo.md
docs/Model/BotInfoCategory.md
docs/Model/BotInfoConfidence.md
docs/Model/BotInfoIdentity.md
docs/Model/BotResult.md
docs/Model/BrowserDetails.md
docs/Model/Canvas.md
Expand All @@ -27,6 +30,7 @@ docs/Model/IdentificationConfidence.md
docs/Model/IncrementalIdentificationStatus.md
docs/Model/Integration.md
docs/Model/IntegrationSubintegration.md
docs/Model/LabelsInner.md
docs/Model/PluginsInner.md
docs/Model/PluginsInnerMimeTypesInner.md
docs/Model/Proximity.md
Expand All @@ -39,9 +43,12 @@ docs/Model/RuleActionHeaderField.md
docs/Model/RuleActionType.md
docs/Model/SDK.md
docs/Model/SearchEventsBot.md
docs/Model/SearchEventsBotInfo.md
docs/Model/SearchEventsEndParameter.md
docs/Model/SearchEventsIncrementalIdentificationStatus.md
docs/Model/SearchEventsRareDevicePercentileBucket.md
docs/Model/SearchEventsSdkPlatform.md
docs/Model/SearchEventsStartParameter.md
docs/Model/SearchEventsVpnConfidence.md
docs/Model/SupplementaryIDHighRecall.md
docs/Model/TamperingConfidence.md
Expand All @@ -61,6 +68,9 @@ src/Api/FingerprintApi.php
src/ApiException.php
src/Configuration.php
src/Model/BotInfo.php
src/Model/BotInfoCategory.php
src/Model/BotInfoConfidence.php
src/Model/BotInfoIdentity.php
src/Model/BotResult.php
src/Model/BrowserDetails.php
src/Model/Canvas.php
Expand All @@ -86,6 +96,7 @@ src/Model/IdentificationConfidence.php
src/Model/IncrementalIdentificationStatus.php
src/Model/Integration.php
src/Model/IntegrationSubintegration.php
src/Model/LabelsInner.php
src/Model/ModelInterface.php
src/Model/PluginsInner.php
src/Model/PluginsInnerMimeTypesInner.php
Expand All @@ -99,9 +110,12 @@ src/Model/RuleActionHeaderField.php
src/Model/RuleActionType.php
src/Model/SDK.php
src/Model/SearchEventsBot.php
src/Model/SearchEventsBotInfo.php
src/Model/SearchEventsEndParameter.php
src/Model/SearchEventsIncrementalIdentificationStatus.php
src/Model/SearchEventsRareDevicePercentileBucket.php
src/Model/SearchEventsSdkPlatform.php
src/Model/SearchEventsStartParameter.php
src/Model/SearchEventsVpnConfidence.php
src/Model/SupplementaryIDHighRecall.php
src/Model/TamperingConfidence.php
Expand Down
2 changes: 1 addition & 1 deletion .schema-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v3.2.0
v3.3.1
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ if(!$isValidWebhookSign) {

Class | Method | HTTP request | Description
------------ | ------------- | ------------- | -------------
*FingerprintApi* | [**deleteVisitorData**](docs/Api/FingerprintApi.md#deletevisitordata) | **DELETE** /visitors/{visitor_id} | Delete data by visitor ID
*FingerprintApi* | [**deleteVisitorData**](docs/Api/FingerprintApi.md#deletevisitordata) | **DELETE** /visitors/{visitor_id} | Delete a visitor ID
*FingerprintApi* | [**getEvent**](docs/Api/FingerprintApi.md#getevent) | **GET** /events/{event_id} | Get an event by event ID
*FingerprintApi* | [**searchEvents**](docs/Api/FingerprintApi.md#searchevents) | **GET** /events | Search events
*FingerprintApi* | [**updateEvent**](docs/Api/FingerprintApi.md#updateevent) | **PATCH** /events/{event_id} | Update an event
Expand All @@ -229,6 +229,9 @@ Class | Method | HTTP request | Description
## Documentation for Models

- [BotInfo](docs/Model/BotInfo.md)
- [BotInfoCategory](docs/Model/BotInfoCategory.md)
- [BotInfoConfidence](docs/Model/BotInfoConfidence.md)
- [BotInfoIdentity](docs/Model/BotInfoIdentity.md)
- [BotResult](docs/Model/BotResult.md)
- [BrowserDetails](docs/Model/BrowserDetails.md)
- [Canvas](docs/Model/Canvas.md)
Expand All @@ -254,6 +257,7 @@ Class | Method | HTTP request | Description
- [IncrementalIdentificationStatus](docs/Model/IncrementalIdentificationStatus.md)
- [Integration](docs/Model/Integration.md)
- [IntegrationSubintegration](docs/Model/IntegrationSubintegration.md)
- [LabelsInner](docs/Model/LabelsInner.md)
- [PluginsInner](docs/Model/PluginsInner.md)
- [PluginsInnerMimeTypesInner](docs/Model/PluginsInnerMimeTypesInner.md)
- [Proximity](docs/Model/Proximity.md)
Expand All @@ -266,6 +270,7 @@ Class | Method | HTTP request | Description
- [RuleActionType](docs/Model/RuleActionType.md)
- [SDK](docs/Model/SDK.md)
- [SearchEventsBot](docs/Model/SearchEventsBot.md)
- [SearchEventsBotInfo](docs/Model/SearchEventsBotInfo.md)
- [SearchEventsIncrementalIdentificationStatus](docs/Model/SearchEventsIncrementalIdentificationStatus.md)
- [SearchEventsRareDevicePercentileBucket](docs/Model/SearchEventsRareDevicePercentileBucket.md)
- [SearchEventsSdkPlatform](docs/Model/SearchEventsSdkPlatform.md)
Expand Down
Loading
Loading