Releases: ShipChain/transmission
Releases · ShipChain/transmission
1.0.0
Public release of Transmission version 1.0.0
- Shipment tracking data endpoints added, support for latest AXLE schemas
- Optimized rendering of tracking data in GeoJSON
- Refactored asynchronous transaction submission and retrying for Ethereum txs
- Websocket support for tracking data updates and ethereum tx notifications
- Added filtering/sorting/searching to endpoints
- Added documents management feature
- Refactored to support changes in LOAD contract 1.1.0 and new Engine endpoints
- SSL and mutual certificate auth for internal microservice communication
- Integration with AWS IoT for managing shipmentId on AXLE device shadow
- Added admin panel view for managing AsyncJobs
- Added "permission links", a feature for sharing shipment data publicly
- Docker improvements (alpine image, multi-stage builds)
- Move to Poetry for package management
- Now using CloudWatch for log shipping
- Update to Python 3.6.8
- Documentation improvements
- General improvements and bugfixes
0.8.0-beta
Initial public release