Skip to content

Releases: NHSDigital/electronic-prescription-service-api

v1.0.1450-beta

06 Nov 15:40
c1a6e92
Compare
Choose a tag to compare

Bump boto3 from 1.28.72 to 1.28.78 (#1661)

Bumps boto3 from 1.28.72 to 1.28.78.

Changelog

Sourced from boto3's](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst%22%3Eboto3's) changelog.

1.28.78

  • api-change:config: [botocore] Updated ResourceType enum with new resource types onboarded by AWS Config in October 2023.
  • api-change:connect: [botocore] Amazon Connect Chat introduces Create Persistent Contact Association API, allowing customers to choose when to resume previous conversations from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history.
  • api-change:iotwireless: [botocore] Added LoRaWAN version 1.0.4 support
  • api-change:launch-wizard: [botocore] AWS Launch Wizard is a service that helps reduce the time it takes to deploy applications to the cloud while providing a guided deployment experience.
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.28.77

  • api-change:apprunner: [botocore] AWS App Runner now supports using dual-stack address type for the public endpoint of your incoming traffic.
  • api-change:connect: [botocore] GetMetricDataV2 API: Update to include new metrics PERCENT_NON_TALK_TIME, PERCENT_TALK_TIME, PERCENT_TALK_TIME_AGENT, PERCENT_TALK_TIME_CUSTOMER
  • api-change:gamelift: [botocore] Amazon GameLift adds support for shared credentials, which allows applications that are deployed on managed EC2 fleets to interact with other AWS resources.
  • api-change:glue: [botocore] This release introduces Google BigQuery Source and Target in AWS Glue CodeGenConfigurationNode.
  • api-change:network-firewall: [botocore] This release introduces the stateless rule analyzer, which enables you to analyze your stateless rules for asymmetric routing.
  • api-change:quicksight: [botocore] This release introduces Float Decimal Type as SubType in QuickSight SPICE datasets and Custom week start and Custom timezone options in Analysis and Dashboard
  • api-change:endpoint-rules: [botocore] Update endpoint-rules client to latest version

1.28.76

  • api-change:connect: [botocore] Adds the BatchGetFlowAssociation API which returns flow associations (flow-resource) corresponding to the list of resourceArns supplied in the request. This release also adds IsDefault, LastModifiedRegion and LastModifiedTime fields to the responses of several Describe and List APIs.
  • api-change:globalaccelerator: [botocore] Global Accelerator now support accelerators with cross account endpoints.
  • api-change:rds: [botocore] This release adds support for customized networking resources to Amazon RDS Custom.
  • api-change:redshift: [botocore] Added support for Multi-AZ deployments for Provisioned RA3 clusters that provide 99.99% SLA availability.
  • api-change:sagemaker: [botocore] Support for batch transform input in Model dashboard

1.28.75

  • api-change:amplify: [botocore] Add backend field to CreateBranch and UpdateBranch requests. Add pagination support for ListApps, ListDomainAssociations, ListBranches, and ListJobs
  • api-change:application-insights: [botocore] Automate attaching managed policies
  • api-change:ec2: [botocore] Capacity Blocks for ML are a new EC2 purchasing option for reserving GPU instances on a future date to support short duration machine learning (ML) workloads. Capacity Blocks automatically place instances close together inside Amazon EC2 UltraClusters for low-latency, high-throughput networking.
  • api-change:m2: [botocore] Added name filter ability for ListDataSets API, added ForceUpdate for Updating environment and BatchJob submission using S3BatchJobIdentifier
  • api-change:neptunedata: [botocore] Minor change to not retry CancelledByUserException
  • api-change:translate: [botocore] Added support for Brevity translation settings feature.

1.28.74

  • api-change:connect: [botocore] This release adds InstanceId field for phone number APIs.
  • api-change:dataexchange: [botocore] We added a new API action: SendDataSetNotification.
  • api-change:datasync: [botocore] Platform version changes to support AL1 deprecation initiative.
  • api-change:finspace: [botocore] Introducing new API UpdateKxClusterCodeConfiguration, introducing new cache types for clusters and introducing new deployment modes for updating clusters.

... (truncated)

Commits
  • 8eaf406 Merge branch 'release-1.28.78'
  • d06d303 Bumping version to 1.28.78
  • 67e5501 Add changelog entries from botocore
  • 73c9958 Merge pull request #3919 from kyleknap/fix-changelog
  • b25a193 Fix changelog
  • 06dcb71 Merge branch 'release-1.28.77'
  • b2df09c Merge branch 'release-1.28.77' into develop
  • a4d85d4 Bumping version to 1.28.77
  • 47ac336 Add changelog entries from botocore
  • f51996b Merge branch 'release-1.28.76'
  • Additional commits viewable in compare](https://github.com/boto/boto3/compare/1.28.72...1.28.78%22%3Ecompare) view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits
    that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after
    your CI passes on it
  • @dependabot cancel merge will cancel a previously requested m...
Read more

v1.0.1449-beta

06 Nov 15:39
4946579
Compare
Choose a tag to compare

Bump @types/xml-c14n from 0.0.1 to 0.0.2 (#1649)

Bumps
@types/xml-c14n
from 0.0.1 to 0.0.2.

Commits
  • See full diff in compare](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/xml-c14n%22%3Ecompare) view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits
    that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after
    your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
    and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all
    of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.1448-beta

06 Nov 10:38
70e2920
Compare
Choose a tag to compare

Commit message

squash dependabot PRs (#1663)

Summary

Remove items from this list if they are not relevant. Remove this line
once this has been done

  • Routine Change

Details

Squash dependabot PRs

Reviews Required

Check who should review this. Remove this line once this has been
done

  • Dev
  • Test
  • Tech Author
  • Product Owner

Review Checklist

ℹ️ This section is to be filled in by the
reviewer.

  • I have reviewed the changes in this PR and they fill all or part
    of the acceptance criteria of the ticket, and the code is in a mergeable
    state.
  • If there were infrastructure, operational, or build changes, I
    have made sure there is sufficient evidence that the changes will work.
  • I have ensured the jira ticket has been updated with the github
    pull request link

Info

See code diff
Release workflow run

It was initialized by anthony-nhs

v1.0.1447-beta

06 Nov 10:29
28dcc29
Compare
Choose a tag to compare

Commit message

automerge and approve dependabot (#1662)

Summary

Remove items from this list if they are not relevant. Remove this line
once this has been done

  • Routine Change

Details

Add workflow to auto approve and merge dependabot PR

Reviews Required

Check who should review this. Remove this line once this has been
done

  • Dev
  • Test
  • Tech Author
  • Product Owner

Review Checklist

ℹ️ This section is to be filled in by the
reviewer.

  • I have reviewed the changes in this PR and they fill all or part
    of the acceptance criteria of the ticket, and the code is in a mergeable
    state.
  • If there were infrastructure, operational, or build changes, I
    have made sure there is sufficient evidence that the changes will work.
  • I have ensured the jira ticket has been updated with the github
    pull request link

Info

See code diff
Release workflow run

It was initialized by anthony-nhs

v1.0.1446-beta

06 Nov 09:11
bda8e0e
Compare
Choose a tag to compare

Commit message

[AEA-3624] Updates version of validator (#1660)

Summary

  • Routine Change

Details

  • Updates the version of validator for the dev container and pipeline

Reviews Required

Check who should review this. Remove this line once this has been
done

  • Dev
  • Test
  • Tech Author
  • Product Owner

Review Checklist

ℹ️ This section is to be filled in by the
reviewer.

  • I have reviewed the changes in this PR and they fill all or part
    of the acceptance criteria of the ticket, and the code is in a mergeable
    state.
  • If there were infrastructure, operational, or build changes, I
    have made sure there is sufficient evidence that the changes will work.
  • I have ensured the jira ticket has been updated with the github
    pull request link

Info

See code diff
Release workflow run

It was initialized by anthony-nhs

v1.0.1445-beta

31 Oct 16:11
d3fbd78
Compare
Choose a tag to compare

Commit message

AEA-2943-Release-Response-Example-Updates (#1643)

Summary

Details

Change to update Release Response example in OAS Spec to more accurately
represent what a release response should look like.

Reviews Required

  • Dev
  • Test
  • Tech Author
  • Product Owner

Review Checklist

ℹ️ This section is to be filled in by the
reviewer.

  • I have reviewed the changes in this PR and they fill all or part
    of the acceptance criteria of the ticket, and the code is in a mergeable
    state.
  • If there were infrastructure, operational, or build changes, I
    have made sure there is sufficient evidence that the changes will work.
  • I have ensured the jira ticket has been updated with the github
    pull request link

Info

See code diff
Release workflow run

It was initialized by TomSmithCoding

v1.0.1444-beta

31 Oct 09:49
abb6cfd
Compare
Choose a tag to compare

Commit message

AEA-3643 (#1652)

Created a holding response for the clinical tracking API so that
consumers don't develop against an outdated capability.

Summary

  • Routine Change

Reviews Required

  • Dev
  • Test
  • Tech Author
  • Product Owner

Review Checklist

ℹ️ This section is to be filled in by the
reviewer.

  • I have reviewed the changes in this PR and they fill all or part
    of the acceptance criteria of the ticket, and the code is in a mergeable
    state.
  • If there were infrastructure, operational, or build changes, I
    have made sure there is sufficient evidence that the changes will work.
  • I have ensured the jira ticket has been updated with the github
    pull request link

Info

See code diff
Release workflow run

It was initialized by MatthewPopat-NHS

v1.0.1443-beta

27 Oct 09:01
9c54d43
Compare
Choose a tag to compare

Commit message

Combined PR (#1648)

✅ This PR was created by the Combine PRs action by combining the
following PRs:
#1645 Bump boto3 from 1.28.64 to 1.28.72
#1641 Bump crypto-js from 4.1.1 to 4.2.0
#1637 Bump jsdom from 21.1.1 to 22.1.0

⚠️ The following PRs were left out due to merge conflicts:
#1638 Bump @typescript-eslint/eslint-plugin from 5.55.0 to 6.9.0


Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Info

See code diff
Release workflow run

It was initialized by anthony-nhs

v1.0.1442-beta

26 Oct 09:52
e34170b
Compare
Choose a tag to compare

Commit message

Bump pytest from 7.4.2 to 7.4.3 (#1635)

Bumps pytest from 7.4.2 to
7.4.3.

Release notes

Sourced from pytest's releases.

pytest 7.4.3 (2023-10-24)

Bug Fixes

  • #10447: Markers are now considered in the reverse mro order to ensure base class markers are considered first -- this resolves a regression.

  • #11239: Fixed := in asserts impacting unrelated test cases.

  • #11439: Handled an edge case where :data:sys.stderr might already be closed when :ref:faulthandler is tearing down.

Commits
  • 2390610 Tweak changelog.rst
  • a0714aa Prepare release version 7.4.3
  • 44ad1c9 [7.4.x] fix #10447 - consider marks in reverse mro order to give base classes...
  • 5dc7725 [7.4.x] Ensure logging tests always cleanup after themselves (#11541)
  • a517827 [7.4.x] Configure ReadTheDocs to fail on warnings (#11540)
  • 21fe071 [7.4.x] fix for ValueError raised in faulthandler teardown code (#11455)
  • f8bb857 Force terminal width when running tests (#11425) (#11432)
  • 1944dc0 [7.4.x] Fix --import-mode=importlib when root contains __init__.py file (#1...
  • 946634c Merge pull request #11419 from nicoddemus/backport-11414-to-7.4.x
  • d849a3e [7.4.x] fix: closes #11343's [attr-defined] type errors (#11421)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits
    that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after
    your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
    and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all
    of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Info

See code diff
Release workflow run

It was initialized by anthony-nhs

v1.0.1441-beta

26 Oct 09:29
59e98a3
Compare
Choose a tag to compare

Commit message

Combined PR (#1640)

✅ This PR was created by the Combine PRs action by combining the
following PRs:
#1638 Bump @typescript-eslint/eslint-plugin from 5.55.0 to 6.9.0
#1637 Bump jsdom from 21.1.1 to 22.1.0
#1636 Bump semver from 2.13.0 to 3.0.2

⚠️ The following PRs were left out due to merge conflicts:
#1635 Bump pytest from 7.4.2 to 7.4.3
#1634 Bump boto3 from 1.28.64 to 1.28.70


Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: anthony-nhs [email protected]

Info

See code diff
Release workflow run

It was initialized by anthony-nhs