Skip to content

Commit 9ffb763

Browse files
committed
bump
1 parent 79354cf commit 9ffb763

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"strategy": "semver",
33
"major": 0,
44
"minor": 8,
5-
"patch": 0,
5+
"patch": 1,
66
"build": 0
77
}

versionlog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 0.8.1
2+
13
* Added integrated rate limiting support via routing component.
24
* Rate limiting configuration with rate_limit and api_limit categories.
35
* Automatic rate limit filter registration from config.yaml

0 commit comments

Comments
 (0)