Skip to content

Releases: menes-dotnet/Menes

0.10.0-preview.6: Add basic instrumentation (#14)

05 Dec 13:01
Compare
Choose a tag to compare

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)

15 Nov 13:39
8f15a1e
Compare
Choose a tag to compare

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

24 Sep 20:26
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

0.8.0

21 Sep 23:23
Compare
Choose a tag to compare

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

21 Sep 21:33
Compare
Choose a tag to compare

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

21 Sep 17:23
Compare
Choose a tag to compare

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

20 Sep 13:28
Compare
Choose a tag to compare

Changes:

  • 51448b0 Updated package dependencies

This list of changes was auto generated.

0.4.0

19 Sep 20:25
Compare
Choose a tag to compare

Changes:

  • e8bf6ea Fixed issue: HalDocument looks like a Content document, but isn't.

This list of changes was auto generated.

0.3.0

17 Sep 06:51
Compare
Choose a tag to compare

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

06 Sep 14:05
Compare
Choose a tag to compare

Changes:

  • aa8bce6 Updated packages and added dependency registration protections.
  • 6cc5a44 Made the petstore demo components non-packable.

This list of changes was auto generated.