Skip to content

Commit

Permalink
Update mediator.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
aritchie committed Oct 19, 2024
1 parent 2d4c111 commit 5b81f60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/content/docs/release-notes/mediator.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ tableOfContents: false
import Aside from '../../../components/Alert.tsx';
import RN from '../../../components/ReleaseNote.astro';

# 2.1.0 - TBD
# 2.1.0 - Oct 19, 2024
<RN type="enhancement">Reducing some infrastructure reflection as we work towards a potential AOT compliant library</RN>
<RN type="enhancement">Downgrading source generator libraries to work with older net8 SDKs</RN>
<RN type="enhancement">OpenAPI generator now factors in TimeSpans</RN>
<RN type="enhancement">Serializer service now exists in the main library with optional configuration</RN>
<RN type="enhancement">IMediator Publish now allows you to setup publish in parallel or sequential</RN>
<RN type="fix">HttpRequestHandler will use serializer service</RN>

# 2.0.3 - Oct 7, 2024
Expand Down

0 comments on commit 5b81f60

Please sign in to comment.