Skip to content

Commit dcc1aa9

Browse files
committed
Release 17.1.3
1 parent 4b2f27e commit dcc1aa9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# oak Change Log
22

3+
## Version 17.1.3
4+
5+
- fix: decode path to avoid bypassing security checks (4b2f27e)
6+
37
## Version 17.1.2
48

59
- fix: allow proxy middleware to reuse body from memo (#679)

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oak/oak",
3-
"version": "17.1.2",
3+
"version": "17.1.3",
44
"exports": {
55
".": "./mod.ts",
66
"./application": "./application.ts",

0 commit comments

Comments
 (0)