Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add webhook validation method #61

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Add webhook validation method #61

merged 1 commit into from
Aug 6, 2024

Conversation

ilfa
Copy link
Member

@ilfa ilfa commented Jul 31, 2024

No description provided.

Copy link
Contributor

This PR will create a major release 🚀

7.0.0 (2024-07-31)

⚠ BREAKING CHANGES

  • rename error_event403_response, error_event403_response_error, many_requests_response to common403_error_response, error_common403_response too_many_requests_response

Features

  • add delete_visitor_data method (961a165)
  • add osMismatch field to the vpn signal (0b95bda)
  • add remoteControl signal (5c7b149)
  • add revision field to the confidence signal (9b42d6b)
  • add update_event method (752b1c9)
  • add velocity signal (9b31367)
  • add better error reporting in case of wrong data shape (40e9e6a)
  • add webhook validation method (d92b1fe)
  • create base class for models and move here utility functions (bfa2285)
  • simplify Configuration class, use inline types (8cad048)
  • simplify rest.py and api_client.py and add inline types (a8b1ae6)
  • update schema (c2e99cd)
  • use inline types for fingerprint_api.py (c466bd5)
  • use inline types instead of annotations for models (1121a5c)

Bug Fixes

  • don't serialise empty fields in models (9643e1d)
  • remove Python2 compatibility code (2621ccd)
  • update schema with required body field for the updateEvent method (c6eaf5e)

Base automatically changed from INTER-803-inline-types to main August 1, 2024 14:15
@ilfa ilfa merged commit 636e049 into main Aug 6, 2024
10 checks passed
@ilfa ilfa deleted the INTER-808-verify-webhook branch August 6, 2024 13:30
@fingerprint-dx-team
Copy link

🎉 This PR is included in version 7.0.0-dev.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@fingerprint-dx-team
Copy link

🎉 This PR is included in version 7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants