Skip to content

Commit 4794d11

Browse files
committed
🚀 releasing version 1.15.1 @ 2022-07-18 17:07
[skip ci]
1 parent b9a3225 commit 4794d11

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@ beta releases are not included in this history.
1414

1515
[//]: # (begin_release_notes)
1616

17+
"" "1.15.1" (2022-07-18)
18+
========================
19+
20+
Bugfixes
21+
--------
22+
23+
- `[filesystem]` Updated limit structure to have tags specified (#202207181519)
24+
- `[httptest]` Fixed security issue `(G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec))` (#202207181802)
25+
26+
1727
"" "1.15.0" (2022-07-18)
1828
========================
1929

changes/202207181519.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/202207181802.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

utils/module.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Version=1.15.0
1+
Version=1.15.1
22
MajorVersion=1
33
MinorVersion=15
4-
PatchVersion=0
5-
CommitHash=2cb14c2e3b6f6deef0c50aaa9108729a9f53692b
4+
PatchVersion=1
5+
CommitHash=b9a322564f9022a5e4c19381e3f4138d971b000d

0 commit comments

Comments
 (0)