Releases: Worth-NL/NotifyNL-OMC
Releases · Worth-NL/NotifyNL-OMC
NotifyNL OMC v1.8.0
New version of OMC supporting "workflows" (different versions of external API services)
NotifyNL OMC v1.7.4
- Disable OpenZaak 2.0 feature flag on
Development
andTest
environments - Fix the problem with overriding the
SENTRY_ENVIRONMENT
environment variable in Program.cs
NotifyNL OMC v1.7.3
Fixing bugs and cleaning up the project before starting Open Klant 2.0
NotifyNL OMC v1.7.2
Mention SENTRY_DSN
environment variable in the documentation.
NotifyNL OMC v1.7.1
NotifyNL OMC v1.7.0
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
v.1.6.9b Merge pull request #26 from Worth-NL/fix/ContactRegistration_Failed_E…
NotifyNL OMC v1.6.9a
Explicit error message for failed reporting to the Contact Registration service
NotifyNL OMC v1.6.9
First part of implementing OpenKlant 2.0
NotifyNL OMC v1.6.8
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.