Skip to content

Commit b7c5b31

Browse files
add a changelog entry for 0.10.6 (helidon-io#884)
1 parent cf35443 commit b7c5b31

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,12 @@ wanted to get these changes in before 1.0. For details see
307307
- Fault Tolerance: Memory improvement [180](https://github.com/oracle/helidon/pull/180)
308308
- Build: fails when compiling with Java 11 [225](https://github.com/oracle/helidon/issues/225)
309309

310+
## [0.10.6] - 2019-08-07
311+
312+
### Fixes
313+
314+
- WebServer (backport): Remove the channel closed listener in BareResponseImpl when request completes. [695](https://github.com/oracle/helidon/pull/695)
315+
310316
## [0.10.5] - 2018-11-06
311317

312318
### Fixes
@@ -402,6 +408,7 @@ for details.
402408
[1.0.0]: https://github.com/oracle/helidon/compare/0.11.0...1.0.0
403409
[0.11.1]: https://github.com/oracle/helidon/compare/0.11.0...0.11.1
404410
[0.11.0]: https://github.com/oracle/helidon/compare/0.10.5...0.11.0
411+
[0.10.6]: https://github.com/oracle/helidon/compare/0.10.5...0.10.6
405412
[0.10.5]: https://github.com/oracle/helidon/compare/0.10.4...0.10.5
406413
[0.10.4]: https://github.com/oracle/helidon/compare/0.10.3...0.10.4
407414
[0.10.3]: https://github.com/oracle/helidon/compare/0.10.2...0.10.3

0 commit comments

Comments
 (0)