File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
Our current priorities are support for RAC and mutliple databases (including #84 and #89 ). We expect to address these in an upcoming release.
6
6
7
+
7
8
### Version 1.6.0, April 17, 2025
8
9
9
10
This release includes the following changes:
10
11
11
12
- Added support for Azure Key Vault (#200 ).
13
+ - [ 4Aiur] ( https://github.com/4Aiur ) added missing grants for alert log to the demo environment (#207 ).
12
14
- Updated some third-party dependencies.
13
15
14
16
Thank you to the following people for their suggestions and contributions:
15
17
16
18
- Brian, Damian et al.
19
+ - [ 4Aiur] ( https://github.com/4Aiur )
20
+
17
21
18
22
### Version 1.5.5, March 13, 2025
19
23
Original file line number Diff line number Diff line change @@ -9,4 +9,5 @@ grant execute on dbms_aqjms_internal to pdbadmin;
9
9
grant execute on dbms_teqk to pdbadmin;
10
10
grant execute on DBMS_RESOURCE_MANAGER to pdbadmin;
11
11
grant select on sys .aq $_queue_shards to pdbadmin;
12
+ grant select on sys .v_ $diag_alert_ext to pdbadmin;
12
13
grant select on user_queue_partition_assignment_table to pdbadmin;
You can’t perform that action at this time.
0 commit comments