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

feat: add method for decoding sealed results #46

Merged
merged 6 commits into from
Feb 14, 2024

Conversation

TheUnderScorer
Copy link
Contributor

No description provided.

@TheUnderScorer TheUnderScorer self-assigned this Jan 29, 2024
Copy link

github-actions bot commented Jan 29, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
5910 3392 57% 0% 🟢

New Files

File Coverage Status
fingerprint_pro_server_api_sdk/sealed.py 100% 🟢
TOTAL 100% 🟢

Modified Files

No covered modified files...

updated for commit: ccfb6ad by action🐍

Copy link
Member

@ilfa ilfa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to decide something about support of the deprecated python versions first
https://devguide.python.org/versions/

.swagger-codegen-ignore Outdated Show resolved Hide resolved
fingerprint_pro_server_api_sdk/sealed.py Show resolved Hide resolved
fingerprint_pro_server_api_sdk/sealed.py Show resolved Hide resolved
.github/workflows/test.yml Outdated Show resolved Hide resolved
BREAKING CHANGE: now only Python >= 3.6 is supported
Copy link

This PR will create a major release 🚀

4.0.0 (2024-02-13)

⚠ BREAKING CHANGES

  • now only Python >= 3.6 is supported

Features

  • add method for decoding sealed results (1acdeea)
  • drop support for python < 3.6 (82d5213)

@TheUnderScorer TheUnderScorer merged commit 9d7220f into main Feb 14, 2024
11 checks passed
@TheUnderScorer TheUnderScorer deleted the feature/INTER-513-sealed-results branch February 14, 2024 10:07
@ilfa
Copy link
Member

ilfa commented Feb 14, 2024

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ilfa ilfa added the released label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants