Skip to content

Commit ec8f431

Browse files
committed
updates to release notes
1 parent 5b317a4 commit ec8f431

File tree

2 files changed

+20
-16
lines changed

2 files changed

+20
-16
lines changed

doc/install_guide.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ APEX-SERT 24.1  is supported only on Oracle APEX 24.1 and higher. If you are us
4242

4343
to use the AOP report pages, you MUST have your own APEX Office Print Server. 
4444

45-
links: Einstein Get started using APEX Office Print today!
46-
4745
#### 2.1.1.2 Requirements for DocGen
4846

4947
APEX-SERT provides the capability to make use of DocGen, provided you have already setup and configured DocGen for your service.
@@ -56,12 +54,6 @@ some links:
5654

5755
* [kris Rice: PDF Generation with OCI Pre-Built Function](https://www.linkedin.com/pulse/pdf-generation-oci-pre-built-function-kris-rice-gbree/)
5856

59-
Oracle internal only:
60-
61-
* [https://gbuconfluence.oraclecorp.com/display/CDSTS/How+to+configure+APEX+to+use+DocGen+as+a+print+server](https://gbuconfluence.oraclecorp.com/display/CDSTS/How+to+configure+APEX+to+use+DocGen+as+a+print+server)
62-
63-
* [https://gbuconfluence.oraclecorp.com/display/CDSTS/Integrating+OCI+Document+Generator+Function](https://gbuconfluence.oraclecorp.com/display/CDSTS/Integrating+OCI+Document+Generator+Function)
64-
6557
once you have a working DocGen service, you can set preferences in the APEX-SERT administration application by navigating to Setup → Preferences and providing the required data values.
6658

6759
#### 2.1.2. Resources

doc/release_notes.md

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Release Notes
2+
## 24.2.10
3+
4+
- remove oracle specific links from install guide md
5+
Bug (Non BugDB)
6+
- "add exception" regression bug casues UI to fail on adding exception
27

38
## 24.2.9
49

@@ -10,11 +15,18 @@
1015

1116
## 24.2.8
1217

13-
- Remove APEX version from exception checksum checks in exception export/import
14-
- github#16 When custom image used for application, it does not render in SERT
15-
- avoid reference to sert_core tables within APP for AOP and DocGen
16-
- SERT Open Source - How to enable AOP
17-
- move sert_pub AOP grants to aop product folder
18-
- comments don't appear after creation when running sert in other workspaces
19-
- sert_core.schedule_api.process_eval_summary_results fails with large result sets
20-
- After uploading exception from API, no exceptions are logged
18+
[GAT-435] - Remove APEX version from exception checksum checks in exception export/import
19+
20+
[GAT-436] - github#16 When custom image used for application, it does not render in SERT
21+
22+
[GAT-423] - avoid reference to sert_core tables within APP for AOP and DocGen
23+
24+
[GAT-427] - SERT Open Source - How to enable AOP
25+
26+
[GAT-431] - move sert_pub AOP grants to aop product folder
27+
28+
[GAT-432] - comments don't appear after creation when running sert in other workspaces
29+
30+
[GAT-433] - sert_core.schedule_api.process_eval_summary_results fails with large result sets
31+
32+
[GAT-434] - After uploading exception from API, no exceptions are logged

0 commit comments

Comments
 (0)