Releases: JupiterOne/jupiterone-api-client-python
Releases · JupiterOne/jupiterone-api-client-python
Release list
v2.3.0
What's Changed
- Custom User-Agent header, Migrated all bare requests.post() to self.session.post(), Version bump to 2.3.0 by @SeaBlooms in #68
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Remove deprecated Cortex files [ci skip] by @j1-prod-repo-automation[bot] in #65
- fix delete_relationship() method by @SeaBlooms in #66
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Add Sync API abort function by @hmcguire443 in #64
New Contributors
- @hmcguire443 made their first contribution in #64
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- 1.8.0 release by @SeaBlooms in #60
- migrate UPDATE_RELATIONSHIPV2 to UPDATE_RELATIONSHIP - 2.0.0 major re… by @SeaBlooms in #62
Full Changelog: v1.7.0...v2.0.0
What's Changed
- fix example scripts, improve test suites, add type hints for method inputs, improve input validation by @SeaBlooms in #63
Full Changelog: v2.0.0...v2.0.1
v1.7.0
What's Changed
- add 5 new input parameters to the alert rule methods by @SeaBlooms in #59
Full Changelog: v1.6.1...v1.7.0
JupiterOne Python SDK 1.6.1
What's Changed
- fix for multiple action_configs for alert rule creation by @SeaBlooms in #58
Full Changelog: v1.6.0...v1.6.1
JupiterOne Python SDK 1.6.0
What's Changed
- Update setup.py - bump version to 1.5.0 by @SeaBlooms in #51
- Adding additional methods for v1.6.0 by @SeaBlooms in #56
- update README by @SeaBlooms in #57
Full Changelog: v1.5.0...v1.6.0
JupiterOne Python SDK 1.5.0
What's Changed
- add UPDATE_ENTITYV2 and dictionary formatting by @SeaBlooms in #48
- add resource_group_id to create_integration_instance - full test coverage - updated examples - updated README by @SeaBlooms in #50
Full Changelog: v1.4.0...v1.5.0
JupiterOne Python SDK 1.4.0
What's Changed
- using updateRelationshipV2 by @dwrusse in #38
- Update README.md with update_relationship by @SeaBlooms in #40
- Allowed 'start_sync_job' to use an 'api' source by @CraigBryan in #41
- Fixed unsafe dictionary accesses in the
update_integration_instance_config_valueby @CraigBryan in #39 - Update README.md by @SeaBlooms in #42
- Kno 575 - add support for alert rule k:v labels and resource groups by @SeaBlooms in #43
- Create J1QLdeferredResponse.py by @SeaBlooms in #44
- add query_with_deferred_response method by @SeaBlooms in #45
- performance improvements! by @SeaBlooms in #46
- version="1.4.0" by @SeaBlooms in #47
New Contributors
- @dwrusse made their first contribution in #38
- @CraigBryan made their first contribution in #41
Full Changelog: v1.3.0...v1.4.0
JupiterOne Python SDK 1.3.0
What's Changed
- Update README.md by @SeaBlooms in #35
- Kno 496 - 1.3.0 by @SeaBlooms in #36
- 1.3.0 release by @SeaBlooms in #37
Full Changelog: v1.2.1...v1.3.0