Frequenz channels Release Notes
New Features
Experimental
- A new composable predicate,
WithPrevious
, to filter messages based on the previous message.
What's Changed
- Clear release notes by @llucax in #338
- Bump the required group across 1 directory with 9 updates by @dependabot in #337
- Add useful predicates to filter based on the previous value by @llucax in #341
- Prepare release notes for v1.4.0 by @llucax in #346
- Use a
float
for the tolerance in the timer tests by @llucax in #347 - Update watchfiles requirement from <0.25.0,>=0.15.0 to >=0.15.0,<1.1.0 by @dependabot in #352
- Bump setuptools from 68.1.0 to 75.6.0 by @dependabot in #351
- Bump the required group with 7 updates by @dependabot in #349
- Bump setuptools-scm[toml] from 7.1.0 to 8.1.0 by @dependabot in #350
- Fix documentation Broadcast -> Anycast by @Marenz in #358
- Rename
OnlyIfPrevious
toWithPrevious
by @llucax in #357 - Update files using repo-config-0.11 by @llucax in #353
- Bump types-markdown from 3.7.0.20240822 to 3.7.0.20241204 by @dependabot in #359
Full Changelog: v1.3.0...v1.4.0