File tree 2 files changed +13
-2
lines changed
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,16 @@ This document outlines major changes between releases.
14
14
15
15
### Updated
16
16
17
+ ## [ 0.11.1] - 2024-10-28
18
+
19
+ ### Changed
20
+ - Network settings are cached now for faster processing (#251 )
21
+
22
+ ### Fixed
23
+ - Gateway not reacting to network settings changes (#251 )
24
+ - Incorrect request for container creation hangs indefinitely (#253 )
25
+ - Incorrect HTTP codes returned in many cases (#252 , #253 )
26
+
17
27
## [ 0.11.0] - 2024-08-28
18
28
19
29
### Added
@@ -299,4 +309,5 @@ Please refer to [GitHub releases](https://github.com/nspcc-dev/neofs-rest-gw/rel
299
309
[ 0.10.0 ] : https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.9.0...v0.10.0
300
310
[ 0.10.1 ] : https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.10.0...v0.10.1
301
311
[ 0.11.0 ] : https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.10.1...v0.11.0
302
- [ Unreleased ] : https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.11.0...master
312
+ [ 0.11.1 ] : https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.11.0...v0.11.1
313
+ [ Unreleased ] : https://github.com/nspcc-dev/neofs-rest-gw/compare/v0.11.1...master
Original file line number Diff line number Diff line change 1
- 0.11.0
1
+ 0.11.1
You can’t perform that action at this time.
0 commit comments