1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-09 13:05:56 +00:00

More on Transactions: Fallback on, unexpected, panics and able to send 'silent' error which stills reverts the changes but no output

This commit is contained in:
Gerasimos (Makis) Maropoulos
2016-12-18 14:08:28 +02:00
parent 1da8231abd
commit 88c98bb1e1
5 changed files with 129 additions and 19 deletions

View File

@@ -20,7 +20,7 @@
<br/>
<a href="https://github.com/kataras/iris/releases"><img src="https://img.shields.io/badge/%20version%20-%205.1.2%20-blue.svg?style=flat-square" alt="Releases"></a>
<a href="https://github.com/kataras/iris/releases"><img src="https://img.shields.io/badge/%20version%20-%205.1.3%20-blue.svg?style=flat-square" alt="Releases"></a>
<a href="https://github.com/iris-contrib/examples"><img src="https://img.shields.io/badge/%20examples-repository-3362c2.svg?style=flat-square" alt="Examples"></a>
@@ -920,7 +920,7 @@ I recommend writing your API tests using this new library, [httpexpect](https://
Versioning
------------
Current: **v5.1.2**
Current: **v5.1.3**
Stable: **[v4 LTS](https://github.com/kataras/iris/tree/4.0.0#versioning)**