Skip to content

Commit c977b83

Browse files
committed
New releases notifications.
1 parent c997143 commit c977b83

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: post
3+
title: "utPLSQL-maven-plugin v3.1.10 released"
4+
date: 2022-06-10 10:31:00 +0000
5+
categories: maven-plugin
6+
---
7+
8+
9+
# Changes in release 3.1.10
10+
11+
## What's Changed
12+
* Add new `<ora-stuck-timeout>` parameter - resolves [#70](https://github.com/utPLSQL/utPLSQL-maven-plugin/issues/70)
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
layout: post
3+
title: "utPLSQL-cli v3.1.9 released"
4+
date: 2022-06-13 16:17:00 +0000
5+
categories: cli
6+
---
7+
8+
9+
# Changes in release 3.1.9
10+
11+
## What's Changed
12+
* Bugfix/Locale-Info and Nullpointer by [@pesse](https://github.com/pesse) in [#171](https://github.com/utPLSQL/utPLSQL-cli/pull/171)
13+
* Feature/cleanup maven jdbc by [@jgebal](https://github.com/jgebal) in [#176](https://github.com/utPLSQL/utPLSQL-cli/pull/176)
14+
* Support `a_coverage_schemes` option of utPLSQL by [@pesse](https://github.com/pesse) in [#180](https://github.com/utPLSQL/utPLSQL-cli/pull/180)
15+
* Feature/GitHub actions by [@jgebal](https://github.com/jgebal) in [#202](https://github.com/utPLSQL/utPLSQL-cli/pull/202)
16+
* Add new --ora-stuck-timeout parameter by [@pesse](https://github.com/pesse) in [#198](https://github.com/utPLSQL/utPLSQL-cli/pull/198)
17+
* Update dependencies by [@pesse](https://github.com/pesse) in [#204](https://github.com/utPLSQL/utPLSQL-cli/pull/204)

0 commit comments

Comments
 (0)