Releases: menes-dotnet/Menes
Releases · menes-dotnet/Menes
0.10.0-preview.6: Add basic instrumentation (#14)
Changes:
- 5f653f3 Add basic instrumentation (#14) [ #13 ]
- 8f15a1e Add new IHalDocumentMapper interface with additional context. (#7)
- 57c1edb Fix analyzer messages and demo ListPets (#11)
- 250147f Added code to infer the tenantId from a parameter called
tenantId
if present. (#5) - 3d20ff3 Update issue templates
- 5b33513 Update issue templates
This list of changes was auto generated.
0.10.0-preview.5: Add new IHalDocumentMapper interface with additional context. (#7)
Pre-release
Changes:
- 8f15a1e Add new IHalDocumentMapper interface with additional context. (#7)
- 57c1edb Fix analyzer messages and demo ListPets (#11)
- 250147f Added code to infer the tenantId from a parameter called
tenantId
if present. (#5) - 3d20ff3 Update issue templates
- 5b33513 Update issue templates
This list of changes was auto generated.
0.9.0: Removed Serilog
0.8.0
Changes:
- 6b7863d Fix bug: serialize all the links; not jsut the first link lots of times.
This list of changes was auto generated.
0.7.0
Changes:
- 50e0ad2 Added extensions CreatedResult for Location dervied from a link resolver.
- 50fa714 Prevented OpenApiWebLink from serializing its additional members.
This list of changes was auto generated.
0.6.0
Changes:
- 5787876 Improved the WebLink type so that it includes all the common features, and separates out the 'rel' which is a feature of its usage.
- 768810f Updated package dependencies.
- cf9bd3e Added additional common result types.
This list of changes was auto generated.
0.5.0: Updated package dependencies
0.4.0
Changes:
- e8bf6ea Fixed issue: HalDocument looks like a Content document, but isn't.
This list of changes was auto generated.
0.3.0
Changes:
- 1c2869e Corrected the specs so that they accurately reflect the described behaviours.
- e8d9c37 Fixed one of the failing tests.
- 58e69f2 WIP: Added the core set of specs from the original codebase.
This list of changes was auto generated.
0.2.0
Changes:
- aa8bce6 Updated packages and added dependency registration protections.
- 6cc5a44 Made the petstore demo components non-packable.
This list of changes was auto generated.