This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
Releases: JupiterOne-Archives/graph-zoom
Releases · JupiterOne-Archives/graph-zoom
Release 1.5.2
Fixed
- Fixed undefined reference error.
Release 1.5.1
Changed
- Page size for API queries has been increased.
- A token refresh is attempted now on 401 errors.
Release 1.5.0
Changed
- Page size for API queries has been increased.
- A token refresh is attempted now on 401 errors.
Release 1.4.0
Changed
- Authentication is now performed using server-to-server OAuth instead of client
OAuth.
Release 1.2.0
Fixed
- Switched zoom_account to be Account _class.
- Small cleanup of managed questions to alias results.
Release 1.1.1
Fixed
- Properly including questions file in NPM package.
Release 1.1.0
Added
- Questions file now in place with canned J1QL Zoom queries.
Fixed
- Rate limiting added for handling 429 errors.
- Small documentation updates.
Release 1.0.0
Added
- Ingest new entity
zoom_user
- Ingest new entity
zoom_group
- Ingest new entity
zoom_role
- Ingest new entity
zoom_account
- Build new relationship
zoom_account_has_user
- Build new relationship
zoom_account_has_group
- Build new relationship
zoom_account_has_role
- Build new relationship
zoom_group_has_user
- Build new relationship
zoom_user_assigned_role