Releases: opalsecurity/opal-python
Releases · opalsecurity/opal-python
v1.0.3
What's Changed
- [COR-1983] README update by @andrewsy-opal in #17
- [COR-1979] Add CODEOWNERS file so generated PRs have a reviewer by @andrewsy-opal in #19
- Auto-update SDK on 2024-12-09 by @github-actions in #21
- Auto-update SDK on 2024-12-16 by @github-actions in #22
- [COR-2386] Make reviewer_stages optional by @winnie-opal in #24
Full Changelog: v1.0.1...v1.0.3
v1.0.1
We now publish our SDK to PyPI!!
Install with pip:
pip install opal-securityImport in your file:
import opal_security as opalWhat's Changed
- [COR-1983] Publish SDK to PyPI by @andrewsy-opal in #16
Full Changelog: v0.0.1...v1.0.1
v0.0.3-beta1
What's Changed
- [COR-1983] Publish SDK to PyPI by @andrewsy-opal in #16
Full Changelog: v0.0.1...v0.0.3-beta1
v0.0.1
What is this?
This is the last release tag before we publish our SDK to PyPI.
What's Changed
- [OPAL-2815] Public BulkUpdate + Tagging API SDK by @adrian-pasqualini-opal in #1
- update to latest openapi by @giulio-opal in #4
- [COR-1966] Update Python SDK to latest spec by @andrewsy-opal in #5
- [OPAL-12292] Remove required clauses from nullable datets by @andrewsy-opal in #6
- [COR-1976] Add Makefile command to pull remote openapi spec by @andrewsy-opal in #7
- [COR-1979] Add Github action to autogen SDK by @andrewsy-opal in #8
- [COR-1980] Update openapi generator version in README by @andrewsy-opal in #15
New Contributors
- @adrian-pasqualini-opal made their first contribution in #1
- @giulio-opal made their first contribution in #4
- @andrewsy-opal made their first contribution in #5
Full Changelog: https://github.com/opalsecurity/opal-python/commits/v0.0.1