Skip to content

Commit 9fd760a

Browse files
authored
Boost.Beast 1.91 release notes (#619)
1 parent aa6c748 commit 9fd760a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

release-notes/boost_1_91_0.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,13 @@ boost_at:/doc/libs/1_91_0/[Documentation]
3636
** Fixed `import std` detection in CMake.
3737
** Simplified implmentation of `boost::anys::basic_any`.
3838

39+
* boost_phrase:library[Beast,/libs/beast/]:
40+
** Fixed typecast warnings in `inflate_with_eb`.
41+
** Enforced 8KB sanity limit on chunk headers.
42+
** Made OpenSSL an optional dependency for tests.
43+
** Removed dependency on Boost.StaticAssert.
44+
** Added `HTTP2-Settings` to HTTP field enum.
45+
3946
* boost_phrase:library[Core,/libs/core/]:
4047
** The header `boost/is_placeholder.hpp` has been moved from Bind to Core. (https://github.com/boostorg/core/issues/90[#90])
4148

0 commit comments

Comments
 (0)