Skip to content

v.1.13.0

Compare
Choose a tag to compare
@Thomas-Eelvelt Thomas-Eelvelt released this 18 Dec 11:29
· 98 commits to main since this release
b0edb80

Architecture

  • Introducing Onion Layer Architecture to OMC.

    Chance the root of the solution from EventsHandler to OMC.

    image

  • Make SecretsManager use OmcConfiguration class instead of internal pass.

  • Update documentation by introducing Architecture Schema to chapter 2.

Refactor

  • Improve versioning of OMC (support major, minor, path components of the version).
  • Improve AspNetExceptionsHandlerAttribute class.
  • Add substitutes for health check endpoints for ZHV/Open Services.

    ZHV/Open Services doesn't contain dedicated health check endpoints.

  • Create dedicated test controllers for various test endpoints, OMC, Notify, ZHV.