Skip to content

v1.4.0

Compare
Choose a tag to compare
@tsibelman tsibelman released this 24 Aug 12:16
· 955 commits to develop since this release

This release contains the following:

  • [Feature] It is now possible to set the infrastructure version in events from outside of microdot code.
  • [Feature] it is now it possible to add optional parameters to service methods in a backward compatible way, requests coming from old services will use the default values known to the server.
  • [Feature] Public endpoint has settable UsingRequestObject property that allows mapping incoming parameters to an object instead of method arguments.
  • [Bug] Enable JSON deserializing from base64 to byte array (byte[]).

NuGets are available here and via NuGet.org.