Skip to content

Commit f232a0f

Browse files
committed
chore: update changelog for 0.9
1 parent 94b9021 commit f232a0f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# Samply.Beam 0.9.0 - 2025-03-12
2+
3+
This major release of Beam 0.9 features a lot of internal changes and some bugfixes.
4+
5+
## Breaking changes
6+
7+
* Internal health connection now uses SSE to get around timeouts making it more reliable. This will not cause outdated beam proxies or brokers to crash but might show outdated sites as offline.
8+
9+
## Bugfixes
10+
11+
* Fixed a race condition where a claimed result would override a successful result.
12+
* Fixed a socket relaying bug causing decryption of the tunnel to fail when the chunks where to large.
13+
14+
## Minor changes
15+
16+
* Improved logging
17+
* beam-lib api improvements
18+
119
# Samply.Beam 0.8.0 - 2024-07-26
220

321
This major release of Beam 0.8 features many changes "under the hood", such as the highly anticipated upgrade of our `hyper` dependency to version 1, as well as many bug fixes. We were able to decrease the communication overhead between Beam.Proxies and the Beam.Broker and streamlined the behavior of some endpoints to make the usage of Samply.Beam simpler.

0 commit comments

Comments
 (0)