Skip to content

Commit 663efc9

Browse files
authored
Merge branch 'master' into CONN-4734-create-pr-for-the-partner-app
2 parents 8d06675 + af0c3fc commit 663efc9

File tree

5 files changed

+46
-41
lines changed

5 files changed

+46
-41
lines changed

scripts/full_app_list.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ apps:
6565
prevVersions:
6666
- 1.0.0
6767
- name: Auth0
68-
version: 1.0.1
68+
version: 1.0.2
6969
uuid: fc4b16ce-c9eb-408b-a7b0-d508fb7776cc
7070
relativeFolderPath: Auth0
7171
demo_input_mapping:
@@ -76,6 +76,7 @@ apps:
7676
installable: true
7777
prevVersions:
7878
- 1.0.0
79+
- 1.0.1
7980
- name: Catchpoint
8081
version: 1.0.0
8182
uuid: 773b1880-da4f-4158-9d02-355e9619d0d6

src/Auth0/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [1.0.2] - 2025-06-02
4+
### Added
5+
- Updated queries as per customer log.
6+
37
## [1.0.1] - 2025-05-02
48
### Added
59
- Updated queries as per response schema update.

src/Auth0/manifest.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
schemaVersion: '2.0'
22
name: Auth0
3-
version: 1.0.1
3+
version: 1.0.2
44
description: Auth0 is a cloud-based, extensible identity provider for various applications.
55
The Sumo Logic App for Auth0 makes it easy to analyze and visualize your Auth0 logs,
66
and provides insight into security and operational issues.

0 commit comments

Comments
 (0)