All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- KafkaOffsetMetrics: Fix issue with classpath.
- Offramp: added error event type and send client error when a -ve request is made.
- Offramp: CLI.
- Paver: Allow deletion of a Hive Destination.
- Onramp: Added messages-per-request metric.
- Switch from Redis to Hazelcast for session storage.
- KafkaOffsetMetrics: switch to micrometer from prometheus API.
- Onramp: Messages per request metric.
- New CLI Offramp client tool
- New service exposed by weigh-bridge to collect aggregate Kafka metrics.
- Increased highway patrol onrampTime metric window from 30 seconds to 10 minutes.
- Switch endpoint session storage to Hazelcast from Redis
- Switched all metrics to micrometer API with prometheus actuator (except truck park).
- Fixed tests working around the disabling of bean overriding in Spring Boot 2.1.x
- Modification of the Test Drive certificate to allow multi domains (
localhost
andtest-drive
). - Increased highway patrol transitTime metric window from 30 seconds to 10 minutes.
- Modification of the WebSocket send implementation used in offramp client.
- Implementation of S3 connectivity checks on startup for Loading Bay and Towtruck.
- Made onramp producer request timeout configurable.
- Removed swagger's jq requirement.
- Removed spring-boot-maven-plugin.
- First public release.