This repository was archived by the owner on May 24, 2024. It is now read-only.
Releases: LF-Engineering/dev-analytics-libraries
Releases · LF-Engineering/dev-analytics-libraries
Auth0 management v2
- Use cached token mechanism
- Limit generating token to be 1 request per hour at max
- Report error to slack
fix affiliation response statuscode
v0.4.14 Merge pull request #29 from LF-Engineering/fix-affiliation-response-s…
Bug Fix: Handle user not found error
Merge pull request #32 from LF-Engineering/fix-profile-by-username-bug Fix index out of range if user not found
Bug Fix: Handling Pointers
- Fixes bug when getting profiles by username
Minor Updates to check included repos logic in fixture yaml
v0.4.11 DA-3256: Update logic for checking included repos
Cleanup auth0 logs and affiliation bugs
- cleans up excess logs in the auth0 module
- fix affiliations bugs
- cleans up pointer variable access in the affiliations module
Add scroll API for elasticsearch querying
- Scroll API enables to scroll through the documents queried from ElasticSearch in a paging manner
Common Utils for slack webhook notifications & AWS ssm parameter
v0.4.8 Merge pull request #27 from LF-Engineering/DA-3418-hlm-notifications-…
Common Utils for slack webhook notifications & AWS ssm parameter
v0.4.7 Merge pull request #27 from LF-Engineering/DA-3418-hlm-notifications-…
Enhance S3 calls
Merge pull request #24 from LF-Engineering/add-common-util Enhance s3 calls