Releases: NHSDigital/integration-adaptor-mhs
Releases · NHSDigital/integration-adaptor-mhs
2.0.2
What's Changed
- MHS Setup docs change by @chiaramapellimt in #306
- Add GitHub Actions by @MartinWheelerMT in #369
- Bump tornado from 6.4.2 to 6.5.2 in /integration-tests/fake_spineroutelookup by @dependabot[bot] in #324
- NIAD-3163:
examples/supplier-example/Pipfile.lockshould be updated. by @MartinWheelerMT in #370 - Address linting issues in Dockerfiles by @MartinWheelerMT in #371
- Add
CODEOWNERSfile by @MartinWheelerMT in #372 - Bump dorny/test-reporter from 2.1.1 to 2.3.0 by @dependabot[bot] in #375
- Bump actions/checkout from 5.0.1 to 6.0.1 by @dependabot[bot] in #378
- Bump urllib3 from 2.3.0 to 2.6.0 in /pipeline/scripts/check-target-group-health by @dependabot[bot] in #377
- Bump urllib3 from 2.3.0 to 2.6.0 in /common by @dependabot[bot] in #376
- Bump actions/setup-python from 6.0.0 to 6.1.0 by @dependabot[bot] in #373
- Bump tornado from 6.4.2 to 6.5.2 in /common by @dependabot[bot] in #322
- Bump requests from 2.32.3 to 2.32.4 in /pipeline/scripts/check-target-group-health by @dependabot[bot] in #379
- NIAD-3409: library upgrades by @ORybak5 in #380
- NIAD-3409: lib upgrades by @ORybak5 in #381
- Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #382
- NIAD-3409: aiohttp lib upgrade by @ORybak5 in #383
- NIAD-3193: Build & Push Docker Images by @ORybak5 in #384
- NIAD-3193: small docker optimizations by @ORybak5 in #385
- ECR image platform change by @ORybak5 in #389
- Add Build and Run tests scripts by @MartinWheelerMT in #368
- Update version of libssl-dev in Dockerfiles. by @MartinWheelerMT in #393
- NIAD-3258 Removing motor by @chiaramapellimt in #396
- fix-release-workflow by @MartinWheelerMT in #397
- Fix release workflow by @MartinWheelerMT in #398
New Contributors
- @chiaramapellimt made their first contribution in #306
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- Bump coverage from 7.6.9 to 7.6.12 in /mhs/spineroutelookup by @dependabot in #245
- Replace deprecated assertEquals with assertEqual by @adrianclay in #251
- Introduce init.py files for common package modules where missing by @adrianclay in #252
- Make the mhs/common/definitions module an actual module by @adrianclay in #253
- Bump boto3 from 1.35.84 to 1.37.13 in /pipeline/scripts/check-target-group-health by @dependabot in #266
- Bump motor from 3.6.0 to 3.7.0 in /common by @dependabot in #255
- Update CHANGELOG.md for release 2.0.1 by @MartinWheelerMT in #267
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Switch from using
async_testtoIsolatedAsyncioTestCaseby @adrianclay in #204 - Update coverage and unittest-xml-reporting packages to latest by @adrianclay in #205
- Upgrade Python from 3.9 to 3.11 by @adrianclay in #203
- Enable Dependabot for Pipenv and GitHub Actions dependencies by @adrianclay in #206
- dependabot: Fix invalid package-ecosystem value by @adrianclay in #207
- Bump isodate from 0.6.1 to 0.7.2 in /common by @dependabot in #208
- Bump motor from 3.5.3 to 3.6.0 in /common by @dependabot in #211
- Bump pystache from 0.6.6 to 0.6.7 in /common by @dependabot in #209
- Bump aioboto3 from 11.3.1 to 13.3.0 in /common by @dependabot in #210
- Ask pystache to escape the attachment description for outbound by @adrianclay in #196
- Update change log for attachment description escaping by @stevenmccullaghmadetech in #225
- Bump coverage from 7.6.9 to 7.6.10 in /common by @dependabot in #214
- Bump coverage from 7.6.9 to 7.6.10 in /mhs/common by @dependabot in #217
- Bump coverage from 7.6.9 to 7.6.10 in /mhs/inbound by @dependabot in #218
- Bump coverage from 7.6.9 to 7.6.10 in /mhs/outbound by @dependabot in #219
- Bump coverage from 7.6.10 to 7.6.12 in /mhs/outbound by @dependabot in #244
- Bump coverage from 7.6.10 to 7.6.12 in /mhs/inbound by @dependabot in #243
- Bump coverage from 7.6.10 to 7.6.12 in /mhs/common by @dependabot in #242
- Bump coverage from 7.6.10 to 7.6.12 in /common by @dependabot in #239
- Add 2.0.0 to CHANGELOG.md by @adrianclay in #247
- Fix LegacyKeyValueFormat warning in Dockerfile for ENV declarations by @adrianclay in #249
Full Changelog: 1.3.3...2.0.0
1.3.3
Fix issue where an error occurred if the attachment filenames contained and equal sign.
- Fix JSONArgsRecommended docker build check by @adrianclay in #194
- Improve Open API Spec documentation by @adrianclay in #195
- Improve the Operating guidance by @adrianclay in #199
- NIAD-3252: External attachment filename containing equals sign throws exception by @MartinWheelerMT in #198
- Bump tornado from 6.4.1 to 6.4.2 in /common by @dependabot in #197
- Refactor of
test_ebxml_envelopeattachment title tests by @MartinWheelerMT in #201
Full Changelog: 1.3.2...1.3.3
1.3.2
What's Changed
- Document hazard when running logs in DEBUG mode with CloudWatch by @adrianclay in #153
- NIAD-3110: mhs resource assignment recommendation by @ole4ryb in #158
- NIAD 3125 branchedoff by @stevenmccullaghmadetech in #165
- Add back integration tests which were removed in 276f779 by @adrianclay in #169
- NIAD-3124: Fix inbound compressed fragments being corrupted by @adrianclay in #163
- Run
pipenv lockagainst all Pipfiles in repo by @adrianclay in #171 - Upgrade aioboto3 to version 11 by @adrianclay in #174
- Remove the Docker base images by @adrianclay in #175
- Remove blank versions from setup.py by @adrianclay in #176
- Upgrade Python 3.7 -> 3.8 by @adrianclay in #177
- Upgrading jenkins-worker and rabbitmq images by @stevenmccullaghmadetech in #180
- Update ECR login command to use non-deprecated get-login-password by @adrianclay in #179
- Niad 3009 remaining upgrades by @stevenmccullaghmadetech in #181
- Testing Jenkins worker upgrade by @stevenmccullaghmadetech in #182
- NIAD 3165 Upgrade to python 3.9 from python 3.8 by @Alex-Nita in #183
- Remove the local-docker-compose-environment lock from Jenkins by @adrianclay in #173
- Symlink the TLS directory to certs by @adrianclay in #184
- Get the Jenkins worker image working by @adrianclay in #178
- Remove compiling Python as part of the build by @adrianclay in #186
- NIAD-2570 Dependabot upgrades by @stevenmccullaghmadetech in #185
- Upgrade Pymongo throughout to resolve security notifications in dependabot by @stevenmccullaghmadetech in #188
- Remove error logging for each attachment by @adrianclay in #156
- Switch from PyMongo ssl config to tls config by @adrianclay in #190
- Outbound: Specify the OpenSSL Root CA Bundle when making SDS requests by @Alex-Nita in #191
- Automate the adaptor release to Dockerhub process by @adrianclay in #192
- Wait for the ECS to fully deploy before finishing Terraform by @adrianclay in #159
- Add 1.3.2 to CHANGELOG by @adrianclay in #193
New Contributors
- @stevenmccullaghmadetech made their first contribution in #165
- @Alex-Nita made their first contribution in #183
Full Changelog: 1.3.1...1.3.2
1.3.1
What's Changed
- Release new version of the MHS adaptor by @adrianclay in #151
- Remove logging by @adrianclay in #152
Full Changelog: 1.3.0...1.3.1
1.3.0
What's Changed
- Update release scripts, dev notes and changelog by @HarveySembhyNHS in #149
- Add new interaction RCMR_IN030000UK07 by @adrianclay in #150
- Broken links fix by @ole4ryb in #147
- Upgrade pystache to 0.6 by @adrianclay in #132
New Contributors
- @HarveySembhyNHS made their first contribution in #149
- @ole4ryb made their first contribution in #147
Full Changelog: 1.2.9...1.3.0
1.2.9
What's Changed
- Create release 1.2.8 by @MartinWheelerMT in #143
- Create Pull Request Template by @MartinWheelerMT in #144
- Update MHS adaptor developer notes by @MartinWheelerMT in #145
- Revert supported file types change by @benhession in #146
- NIAD-2865: Inbound messages are stored on AMQP durably by @adrianclay in #148
New Contributors
- @MartinWheelerMT made their first contribution in #143
- @benhession made their first contribution in #146
Full Changelog: 1.2.8...1.2.9
1.2.8
What's Changed
- Remove limit on number of outbound external attachments by @adrianclay in #130
- Get the
./release.shscript working, and document how to use it by @adrianclay in #142
Full Changelog: 1.2.7...1.2.8
1.2.7
What's Changed
- NIAD-2822: Fix issue where inbound messages containing multibyte UTF-8 characters are mangled by @adrianclay in #137
Full Changelog: 4679e19...1.2.7