Skip to content

Commit c87358d

Browse files
Update Release Notes for 0.6.2 (#2605)
Co-authored-by: borisalekseev <103372063+borisalekseev@users.noreply.github.com>
1 parent 3c1fc00 commit c87358d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/docs/en/release.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,25 @@ hide:
1212
---
1313

1414
# Release Notes
15+
## 0.6.2
16+
17+
### What's Changed
18+
19+
* Asgi request validation error and docs by [@borisalekseev](https://github.com/borisalekseev){.external-link target="_blank"} in [#2525](https://github.com/ag2ai/faststream/pull/2525){.external-link target="_blank"}
20+
* fix: docs render if broker is set by set_broker by [@Sehat1137](https://github.com/Sehat1137){.external-link target="_blank"} in [#2592](https://github.com/ag2ai/faststream/pull/2592){.external-link target="_blank"}
21+
* feat: custom labels in prometheus metrics by @roma-frolov in [#2555](https://github.com/ag2ai/faststream/pull/2555){.external-link target="_blank"}
22+
* Add LICENSE file info in distribution by [@Nifacy](https://github.com/Nifacy){.external-link target="_blank"} in [#2595](https://github.com/ag2ai/faststream/pull/2595){.external-link target="_blank"}
23+
* Mock `xack` and `xdel` methods in Redis testing setup. by [@powersemmi](https://github.com/powersemmi){.external-link target="_blank"} in [#2599](https://github.com/ag2ai/faststream/pull/2599){.external-link target="_blank"}
24+
* fix: correct group_id default usage by [@Lancetnik](https://github.com/Lancetnik){.external-link target="_blank"} in [#2601](https://github.com/ag2ai/faststream/pull/2601){.external-link target="_blank"}
25+
* fix: force ERROR log level in CriticalLogMiddleware by [@Lancetnik](https://github.com/Lancetnik){.external-link target="_blank"} in [#2602](https://github.com/ag2ai/faststream/pull/2602){.external-link target="_blank"}
26+
* fix: AsyncAPI 3.0 server security use ref by [@Lancetnik](https://github.com/Lancetnik){.external-link target="_blank"} in [#2603](https://github.com/ag2ai/faststream/pull/2603){.external-link target="_blank"}
27+
* lint: fix confluent subscriber decorator annotation by [@Lancetnik](https://github.com/Lancetnik){.external-link target="_blank"} in [#2604](https://github.com/ag2ai/faststream/pull/2604){.external-link target="_blank"}
28+
29+
### New Contributors
30+
* [@Nifacy](https://github.com/Nifacy){.external-link target="_blank"} made their first contribution in [#2595](https://github.com/ag2ai/faststream/pull/2595){.external-link target="_blank"}
31+
32+
**Full Changelog**: [#0.6.1...0.6.2](https://github.com/ag2ai/faststream/compare/0.6.1...0.6.2){.external-link target="_blank"}
33+
1534
## 0.6.1
1635

1736
### What's Changed

0 commit comments

Comments
 (0)