File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ v0.8.0]
10
+ - Added ability to turn off max batch size
11
+ - Bumped codex to v0.5.0
12
+ - Return 429 status code on full queue
13
+
14
+
15
+
9
16
## [ v0.7.1]
10
17
- close request body after reading it
11
18
@@ -116,7 +123,8 @@ Bug Fix Caduceus config loading
116
123
- Initial creation
117
124
- Bumped codex version, modified code to match changes
118
125
119
- [ Unreleased ] : https://github.com/Comcast/codex-svalinn/compare/v0.7.1...HEAD
126
+ [ Unreleased ] : https://github.com/Comcast/codex-svalinn/compare/v0.8.0...HEAD
127
+ [ v0.8.0 ] : https://github.com/Comcast/codex-svalinn/compare/v0.7.1...v0.8.0
120
128
[ v0.7.1 ] : https://github.com/Comcast/codex-svalinn/compare/v0.7.0...v0.7.1
121
129
[ v0.7.0 ] : https://github.com/Comcast/codex-svalinn/compare/v0.6.1...v0.7.0
122
130
[ v0.6.1 ] : https://github.com/Comcast/codex-svalinn/compare/v0.6.0...v0.6.1
Original file line number Diff line number Diff line change 1
- - Added ability to turn off max batch size
2
- - Bumped codex to v0.5.0
3
- - Return 429 status code on full queue
1
+
You can’t perform that action at this time.
0 commit comments