Skip to content

Commit fd70c84

Browse files
Release announcement for v3.2.3
1 parent db594a5 commit fd70c84

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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)

0 commit comments

Comments
 (0)