File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ layout : post
3+ title : " utPLSQL v3.2.2 released"
4+ date : 2026-05-24 10:48:22
5+ categories : version3
6+ ---
7+
8+ ## What's Changed
9+ * Filtering by tags fixed for schemas containing suite-paths and contexts by @jgebal in https://github.com/utPLSQL/utPLSQL/pull/1325
10+ * Fixed issue with reporter failing to initialize by @jgebal in https://github.com/utPLSQL/utPLSQL/pull/1354
11+ * Fixed issue with duplicate sources from dba_source by @jgebal in https://github.com/utPLSQL/utPLSQL/pull/1355
12+ * Allow HTML coverage on FIPS-enabled DB by @jgebal in https://github.com/utPLSQL/utPLSQL/pull/1356
13+
14+
15+ ** Full Changelog** : https://github.com/utPLSQL/utPLSQL/compare/v3.2.01...v3.2.2
16+
17+
18+ ----------------------------
19+ [ Download utPLSQL release v3.2.2 here] ( https://github.com/utPLSQL/utPLSQL/releases/tag/v3.2.2 )
Original file line number Diff line number Diff line change 11----------------------------------------------------------------------
22
3+ ^2026-05-24^
4+
5+ [ utPLSQL v3.2.2 released] ( _posts/2026-05-24-version3.2.2-released.md )
6+
7+ ----------------------------------------------------------------------
8+
9+ ----------------------------------------------------------------------
10+
311^2024-02-19^
412
513[ version 3.1.14 released] ( _posts/2024-02-19-version3.1.14-released.md )
Original file line number Diff line number Diff line change @@ -78,6 +78,7 @@ plugins:
7878nav :
7979 - Announcements :
8080 - index.md
81+ - utPLSQL 3.2.2 released : _posts/2026-05-24-version3.2.2-released.md
8182 - utPLSQL 3.2.01 released : _posts/2026-04-22-version3.2.01-released.md
8283 - utPLSQL 3.1.14 released : _posts/2024-02-19-version3.1.14-released.md
8384 - version 3.1.13 released : _posts/2022-12-11-version3.1.13-released.md
You can’t perform that action at this time.
0 commit comments