File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # [ 2.1.0] ( https://github.com/ByteBardOrg/AsyncAPI.NET/compare/v2.0.1...v2.1.0 ) (2025-08-08)
2+ ### Bug Fixes
3+ * parameter reference resolution during V3 upgrade ([ #15 ] ( https://github.com/ByteBardOrg/AsyncAPI.NET/issues/15 ) ) ([ ccd6ff3] ( https://github.com/ByteBardOrg/AsyncAPI.NET/commit/ccd6ff3a1e5359512ab12b9a8d1375049839571b ) )
4+ * set AMQP binding properties required ([ #17 ] ( https://github.com/ByteBardOrg/AsyncAPI.NET/issues/17 ) ) ([ 34e2733] ( https://github.com/ByteBardOrg/AsyncAPI.NET/commit/34e273346b3e09c1fdacbdbc77254740e1b14e29 ) )
5+ ### Features
6+ * custom Schema Parser support ([ #13 ] ( https://github.com/ByteBardOrg/AsyncAPI.NET/issues/13 ) ) ([ d852d02] ( https://github.com/ByteBardOrg/AsyncAPI.NET/commit/d852d025a6fae626a1e2e008b77a2a479eaae7df ) )
7+ ## [ 2.0.1] ( https://github.com/ByteBardOrg/AsyncAPI.NET/compare/v2.0.0...v2.0.1 ) (2025-05-31)
8+ ### Bug Fixes
9+ * readd netstandard target to ensure source generator compat ([ b28d6ff] ( https://github.com/ByteBardOrg/AsyncAPI.NET/commit/b28d6ff2a3c7b9df13d2ed9bab88e38593280ce6 ) )
10+ # [ 2.0.0] ( https://github.com/ByteBardOrg/AsyncAPI.NET/compare/v1.0.0...v2.0.0 ) (2025-05-25)
11+ ### Features
12+ * feat!: full v3 support (#8 ) ([ 2b98f81] ( https://github.com/ByteBardOrg/AsyncAPI.NET/commit/2b98f81c4adbd61f8b981bc2247e7f008f598310 ) ), closes [ #8 ] ( https://github.com/ByteBardOrg/AsyncAPI.NET/issues/8 )
13+ ### BREAKING CHANGES
14+ * All models have changed to reflect v3.0
15+ ### Bug Fixes
16+ * message inference ([ #10 ] ( https://github.com/ByteBardOrg/AsyncAPI.NET/issues/10 ) ) ([ c201b13] ( https://github.com/ByteBardOrg/AsyncAPI.NET/commit/c201b13a70f37d853aa063f74ff8a89faf2bf27f ) )
17+ # 1.0.0 (2025-03-28)
18+ ### Features
19+ * AsyncAPI v2.6 full support ([ f0ef397] ( https://github.com/ByteBardOrg/AsyncAPI.NET/commit/f0ef397944bfbc124c16b7769c2512fcf17d5fb9 ) )
20+ *
121## [ 2.0.1] ( https://github.com/ByteBardOrg/AsyncAPI.NET/compare/v2.0.0...v2.0.1 ) (2025-05-31)
222### Bug Fixes
323* readd netstandard target to ensure source generator compat ([ b28d6ff] ( https://github.com/ByteBardOrg/AsyncAPI.NET/commit/b28d6ff2a3c7b9df13d2ed9bab88e38593280ce6 ) )
You can’t perform that action at this time.
0 commit comments