Version 8.0.0
samatstariongroup
released this
30 Aug 15:41
·
25 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 major release:
- Upgrade from net482 to net8.0
- Replace NancyFx with CarterCommunity
- Improve logging based on Serilog and configuration for Loki stack
- Include MessagePack based serialization for improved performance
- Add support for PostgreSQL 16.x
- Add Health endpoints
- Add Chery Picking endpoint
- Add EngineeringModel Shallow query parameter
- Add long running tasks capability
- Add improved error / exception response
- Add RabbitMQ to the architecture to support messaging to other systems
- Update landing page
- Docker and Docker-Compose are now the preferred deployment mechanism
This is a major release that provides improved performance and is based on the current state of the art provided by the aspnet core stack and its ecosystem.