Skip to content

Releases: NHSDigital/eps-FHIR-validator-lambda

v1.0.33-alpha

28 Feb 15:39
71cd87e

Choose a tag to compare

Commit message

handle exception better (#20)

Summary

  • Routine Change

Details

  • handles exceptions better

Info

See code diff
Release workflow run

It was initialized by anthony-nhs

v1.0.32-alpha

28 Feb 15:26
016baf4

Choose a tag to compare

Commit message

Bump org.aspectj:aspectjrt from 1.9.8 to 1.9.21.1 (#16)

Bumps org.aspectj:aspectjrt
from 1.9.8 to 1.9.21.1.

Release notes

Sourced from org.aspectj:aspectjrt's releases.

1.9.21.1

Java 21 maintenance release.

For load-time weaving (LTW) on JDK 16+, using --add-opens is no longer necessary!

AspectJ 1.9.21 release notes

1.9.21

Java 21.

AspectJ 1.9.21 release notes

1.9.20.1

Java 20 bugfix release.

AspectJ 1.9.20.1 release notes

1.9.20

Java 20.

AspectJ 1.9.20 release notes

1.9.19

Java 19.

AspectJ 1.9.19 release notes

Commits

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] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Info

See code diff
Release workflow run

It was initialized by eps-autoapprove-dependabot[bot]

v1.0.31-alpha

28 Feb 15:04
95802d3

Choose a tag to compare

Commit message

remove unused github folder (#19)

Summary

  • Routine Change

Details

  • removed unused github files

Info

See code diff
Release workflow run

It was initialized by anthony-nhs

v1.0.30-alpha

28 Feb 14:36
8c4f949

Choose a tag to compare

Commit message

add github workflows (#18)

Summary

  • Routine Change

Details

  • adds github workflows for the following
    • release
    • dependabot autoapprove and merge
    • pr-link

Info

See code diff
Release workflow run

It was initialized by anthony-nhs