|
1 | 1 | # Release Notes
|
2 | 2 |
|
3 |
| -## 24.2.8 |
4 |
| - |
5 |
| -[GAT-435] - Remove APEX version from exception checksum checks in exception export/import |
6 |
| - |
7 |
| -[GAT-436] - github#16 When custom image used for application, it does not render in SERT |
8 |
| - |
9 |
| -[GAT-423] - avoid reference to sert_core tables within APP for AOP and DocGen |
| 3 | +## 24.2.9 |
10 | 4 |
|
11 |
| -[GAT-427] - SERT Open Source - How to enable AOP |
| 5 | +- APEX applications upgraded to 24.2 |
| 6 | +- automated migration script fails when custom ruleset is installed |
| 7 | +- github #22 provide support for sqlcl 24.4+ where & character is respected as a DEFINEd variable |
| 8 | +- github #23 international decimal seperator (,) used by default in non english environment for apex_sert_verson preference and should not be |
| 9 | +- escape special characters in exception text like &, single quote for safer export/import of exceptions |
12 | 10 |
|
13 |
| -[GAT-431] - move sert_pub AOP grants to aop product folder |
14 |
| - |
15 |
| -[GAT-432] - comments don't appear after creation when running sert in other workspaces |
16 |
| - |
17 |
| -[GAT-433] - sert_core.schedule_api.process_eval_summary_results fails with large result sets |
| 11 | +## 24.2.8 |
18 | 12 |
|
19 |
| -[GAT-434] - After uploading exception from API, no exceptions are logged |
| 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 |
0 commit comments