This repository has been archived by the owner on May 31, 2019. It is now read-only.
Releases: ONSdigital/sdx-downstream-cora
Releases · ONSdigital/sdx-downstream-cora
1.4.0
v1.3.0: Merge pull request #37 from ONSdigital/release/upversion
- Change all instances of ADD to COPY in Dockerfile
- Remove use of SDX_HOME variable in makefile
1.2.0
- Timestamp all logs as UTC
- Add common library logging configurator
- Log binary filename before delivery
- Add environment variables to README
- Add codacy badge
- Correct license attribution
- Correcting JSON parsing
- Add support for codecov to see unit test coverage
- Update and pin version of sdx-common to 0.7.0
v1.1.0
- Fix handling of None responses in remote call
- Change
nack for retry
tonack
for logging - Change
status_code
tostatus
for logging - Log version number on startup
v1.0.0
Initial release