Releases: PADAS/er-client
Releases · PADAS/er-client
Method additions for add/delete
What's Changed
- fix:removing token_url as required kwarg, hardening auth behavior, adding required client_id kwarg to docs and examples. by @JoshuaVulcan in #47
- Add add_subjects_to_subjectgroup to AsyncERClient by @victorlujanearthranger in #49
- version to 1.14.0 by @chrisdoehring in #50
- feat: add async_mode param to AsyncERClient.delete_source by @victorlujanearthranger in #51
New Contributors
- @victorlujanearthranger made their first contribution in #49
Full Changelog: v.1.12.0...v1.15.0
Support for API Versions.
What's Changed
- feat: add get_source_assignments() function. by @chrisdoehring in #17
- Add subject methods in the async client by @marianobrc in #22
- chore: canonical async _delete and 204 handling in _call by @JoshuaVulcan in #45
- chore: add shared sync_client conftest for feature PRs by @JoshuaVulcan in #46
- Cd/support api versions by @chrisdoehring in #23
- v1.8.1: Add required logic to support the new ER v2 Events API (for ER2ER event sharing) by @vgarcia13 in #20
New Contributors
- @chrisdoehring made their first contribution in #17
- @JoshuaVulcan made their first contribution in #45
Full Changelog: v1.8.0...v.1.12.0
Add get_event() function
Full Changelog: v1.10-pre-release...v1.11-pre-release
API version support.
What's Changed
- Add functions to AsyncERClient.
- Add version support with default being "v1.0".
Full Changelog: v1.8.1-pre...v1.10-pre-release
Subject methods support
Subject related methods get_source_by_manufacturer_id, get_source_subjects and patch_subject were added in the AsyncERClient
Pre-release: er-client to support new ER v2.0 API
Features to support new ER v2.0 Event categories/types API (from Event Form Builder)
AsyncERClient now supports get_source_assignments.
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- GUNGI-4650: Add async method to get event types by @marianobrc in #16
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- v1.6.0: Add async methods for retrieving subject groups, sources, and feature groups by @vgarcia13 in #15
Full Changelog: 1.5.2...v1.6.0
v1.5.2
What's Changed
- feat: add 401 error handling in get method for better credential management by @vgarcia13 in #14
Full Changelog: v1.5.0...1.5.2