Skip to content
This repository was archived by the owner on May 24, 2024. It is now read-only.

Releases: LF-Engineering/dev-analytics-libraries

Auth0 management v2

19 Feb 17:04
5b713dc

Choose a tag to compare

  • Use cached token mechanism
  • Limit generating token to be 1 request per hour at max
  • Report error to slack

fix affiliation response statuscode

16 Feb 12:09
9ae75a7

Choose a tag to compare

v0.4.14

Merge pull request #29 from LF-Engineering/fix-affiliation-response-s…

Bug Fix: Handle user not found error

15 Feb 20:49
6f9dfaf

Choose a tag to compare

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

15 Feb 20:27
5c9eb15

Choose a tag to compare

  • Fixes bug when getting profiles by username

Minor Updates to check included repos logic in fixture yaml

12 Feb 07:21

Choose a tag to compare

v0.4.11

DA-3256: Update logic for checking included repos

Cleanup auth0 logs and affiliation bugs

11 Feb 17:02
3654879

Choose a tag to compare

  • 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

09 Feb 10:18
39a5987

Choose a tag to compare

  • Scroll API enables to scroll through the documents queried from ElasticSearch in a paging manner

Common Utils for slack webhook notifications & AWS ssm parameter

04 Feb 15:08
50f13b9

Choose a tag to compare

v0.4.8

Merge pull request #27 from LF-Engineering/DA-3418-hlm-notifications-…

Common Utils for slack webhook notifications & AWS ssm parameter

04 Feb 14:06
50f13b9

Choose a tag to compare

v0.4.7

Merge pull request #27 from LF-Engineering/DA-3418-hlm-notifications-…

Enhance S3 calls

22 Jan 14:54
77e5a3b

Choose a tag to compare

Merge pull request #24 from LF-Engineering/add-common-util

Enhance s3 calls