Skip to content

Releases: silinternational/idp-pw-api

Add missing `healthcheck` for local-development "broker" container

08 Jan 20:52
86edf24
Compare
Choose a tag to compare

What's Changed

  • Release 7.0.10 - Add missing healthcheck for local-development "broker" container by @forevermatt in #303

Full Changelog: 7.0.9...7.0.10

Fix local development for Mac chips

08 Jan 20:47
dcd972a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.8...7.0.9

fix array assigned as error message

11 Dec 15:01
2ad9012
Compare
Choose a tag to compare

What's Changed

  • encode the array before assigning it to 'error' by @briskt in #301

Full Changelog: 7.0.7...7.0.8

fix Sentry logging details

11 Dec 14:23
5fd5b6f
Compare
Choose a tag to compare

What's Changed

  • remove unused variable WEBAUTHN_RP_ORIGIN by @briskt in #295
  • remove the data container from Docker Compose environment by @briskt in #296
  • Fix Sentry logging details by @briskt in #299
  • replace whenavail with healthcheck by @briskt in #300

Full Changelog: 7.0.6...7.0.7

fix build container image references

30 Oct 08:49
45f9ee6
Compare
Choose a tag to compare

Fixed

  • change develop tags to major version for dev and test containers

Also push a major-version tag

30 Oct 07:17
e8f1491
Compare
Choose a tag to compare

Added

  • Also push a major-version tag

Fixed

  • Run CI tests on all branches

7.0.4

30 Oct 06:51
e5791cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.0.3...7.0.4

trim whitespace from API input

18 Sep 13:31
6f00867
Compare
Choose a tag to compare

Added

  • Added GitHub Actions timeout.
  • Added semantic version tags to Docker image (e.g. 1.2 for tag 1.2.3).

Fixed

  • Trim whitespace from user-submitted strings.
  • Code whitspace inconsistencies fixed by phpStorm.

silence 401, 403, and 409 alerts

06 Sep 01:45
a6333a7
Compare
Choose a tag to compare

Changed

  • Add 401, 403, and 409 to Sentry logger exception list

dependency update

14 Aug 13:33
37e7522
Compare
Choose a tag to compare

Fixed