Version 11.0.0-RC2
Pre-release
Pre-release
·
8 commits
to development
since this release
The official CDP4-COMET Web Services releases are published on Docker hub.
The following has been implemented in this release:
- [Implement] support System.Text.Json implementation; fixes #344
- [FIX] Compound ParameterType having an EnumerationParameterType Component; fixes #398
- [Update] to CDP4-COMET SDK version 29.0.3
- [Update] System.Configuration.ConfigurationManager to version 10.0.1
- [Update] System.Resources.Extensions to version 10.0.1
- [Update] System.Text.Json to version 10.0.0
- [Update] Microsoft.AspNetCore.Authentication.JwtBearer to version 9.0.11
- [Update] Microsoft.AspNetCore.Authentication.Negotiate to version 9.0.11
- [Update] Microsoft.Extensions.Caching.Memory to version 10.0.1
- [Update] Microsoft.Extensions.Logging.Abstractions to version 10.0.1
- [Update] FluentValidation to version 12.1.1
- [Update] Hangfire.Core to version 1.8.22
- [Update] Hangfire.AspNetCore to version 1.8.22
- [Update] MailKit to version 4.14.1
- [Update] Npgsql to version 10.0.1
- [Update] Serilog.AspNetCore to version 10.0.0
- [Update] docker file to use aspnet:9.0.10-alpine3.22