Skip to content

Releases: Worth-NL/NotifyNL-OMC

NotifyNL OMC v1.7.0

06 May 11:51
71eef0d
Compare
Choose a tag to compare

The first version of logging into Sentry

TODO:

  • Remove LogLevels from appsettings.json
  • Test how "OMC | xxx" looks like
  • Test how to log severity on Sentry (to be easier to read)
  • Pass the initial JSON payload to be logged (insightful)

NotifyNL OMC v1.6.9b

24 Apr 08:52
670276f
Compare
Choose a tag to compare
v.1.6.9b

Merge pull request #26 from Worth-NL/fix/ContactRegistration_Failed_E…

NotifyNL OMC v1.6.9a

23 Apr 15:01
670276f
Compare
Choose a tag to compare

Explicit error message for failed reporting to the Contact Registration service

NotifyNL OMC v1.6.9

23 Apr 13:00
8c18bfc
Compare
Choose a tag to compare

First part of implementing OpenKlant 2.0

NotifyNL OMC v1.6.8

19 Apr 12:14
881f6b2
Compare
Choose a tag to compare

Reusable API annotations for all controllers reducing lines of code.

Removing redundant IRespondingService methods, used only by one implementation.
Replace old usages with simplified responding service.
Use standardized API responses in TestController and remove TODO notes.

NotifyNL OMC v1.6.7

15 Apr 12:17
fc2a656
Compare
Choose a tag to compare
  • Complete Events/Listen error and warning codes documentation.
  • Update a few ObjectResult and validation unit tests and cover new methods
  • Adjust handling validation errors to return meaningful error code + manual tests

NotifyNL OMC v1.6.6.1

10 Apr 12:24
bf3563e
Compare
Choose a tag to compare

Add phrase NOTIFYNL to OMC_API_BASEURL to avoid confusion.

Old:
image

New:
image

NotifyNL OMC v1.6.6

10 Apr 11:49
e3fcaca
Compare
Choose a tag to compare

Renaming configuration variables from NOTIFY to OMC:

Old:
image

New:
image

  • Updating and fixing (not working) unit tests

NotifyNL OMC v1.6.5.4

09 Apr 11:49
f89c1e9
Compare
Choose a tag to compare

Fix:

  • Base64 encoding / decoding of notification (reference),
  • NotifyMethods enum deserialization,
  • missing parameter in Notify Client Decorator

image

Enhance:

  • simplify object result creation for NotifyResponder.

NotifyNL OMC v1.6.5.3

08 Apr 11:35
02c2174
Compare
Choose a tag to compare
  • Encoding and decoding notifications sent as references to Notify UK (using new extension methods)
  • Introducing a small endpoint Events/Version which returns the current version of the OMC.