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.3 released"
4+ date : 2026-07-10 08:30:22
5+ categories : version3
6+ ---
7+
8+ ## What's Changed
9+ * Fix issue with ` UT_TAP_REPORTER ` on Oracle 23.26 by @jgebal in [ #1359 ] ( https://github.com/utPLSQL/utPLSQL/pull/1359 )
10+ * Fixed support for camelCase in context ` --%name ` annotation. by @jgebal in [ #1361 ] ( https://github.com/utPLSQL/utPLSQL/pull/1361 )
11+ * utPLSQL can be installed in editioned schema. by @jgebal in [ #1362 ] ( https://github.com/utPLSQL/utPLSQL/pull/1362 )
12+ * Removed coveralls reporter by @jgebal in [ #1363 ] ( https://github.com/utPLSQL/utPLSQL/pull/1363 )
13+ * Clarify behavior of before/after procedures in suitepath by @jgebal in [ #1364 ] ( https://github.com/utPLSQL/utPLSQL/pull/1364 )
14+ * ` throws ` can reference exception without schema or package name by @jgebal in [ #1365 ] ( https://github.com/utPLSQL/utPLSQL/pull/1365 )
15+ * ` throws ` works with uninitialized exception variables by @jgebal in [ #1366 ] ( https://github.com/utPLSQL/utPLSQL/pull/1366 )
16+
17+
18+ ** Full Changelog** : [ v3.2.2...v.3.2.3] ( https://github.com/utPLSQL/utPLSQL/compare/v3.2.2...v.3.2.3 )
19+
20+ ----------------------------
21+ [ Download utPLSQL release v3.2.3 here] ( https://github.com/utPLSQL/utPLSQL/releases/tag/v3.2.3 )
You can’t perform that action at this time.
0 commit comments