You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- utPLSQL test runner is now validating arguments of `--%throws` annotations at runtime [#721](https://github.com/utPLSQL/utPLSQL/issues/721)[#1033](https://github.com/utPLSQL/utPLSQL/issues/1033)
14
+
- Documented limitations of insignificant spaces comparison in compound data [#880](https://github.com/utPLSQL/utPLSQL/issues/880)
15
+
- utPLSQL will now detect empty annotation cache for schema even with DLL trigger enabled [#975](https://github.com/utPLSQL/utPLSQL/issues/975)
16
+
- Order of procedures and annotation now determines default order of tests in suite [#1036](https://github.com/utPLSQL/utPLSQL/issues/1036)
17
+
18
+
19
+
## Bug fixes
20
+
21
+
- Nested contexts are now properly identified [#1034](https://github.com/utPLSQL/utPLSQL/issues/1034)
22
+
- TeamCity test reporter is now including error message [#1045](https://github.com/utPLSQL/utPLSQL/issues/1045)
23
+
24
+
## Internal improvements
25
+
26
+
- All self-tests for utPLSQL framework can now be executed using test-owner schema [#969](https://github.com/utPLSQL/utPLSQL/issues/969)
27
+
- Misleading rollback warning is no longer showing when running self-tests for utPLSQL [#982](https://github.com/utPLSQL/utPLSQL/issues/982)
28
+
29
+
# Downloads
30
+
31
+
Download `v3.1.10` release version [here](https://github.com/utPLSQL/utPLSQL/releases/tag/v3.1.10)
0 commit comments