Skip to content

Releases: NHSDigital/nrl-producer-api

v1.0.16-alpha

06 Jan 09:09
9c8cf75
Compare
Choose a tag to compare
[NRLF-187] deploy to sandbox env (#18)

Co-authored-by: Joel Klinger <[email protected]>

v1.0.15-alpha

04 Jan 11:42
00bf71f
Compare
Choose a tag to compare
[NRLF-187] Enable sandbox (internal-dev) (#17)

Co-authored-by: Joel Klinger <[email protected]>

v1.0.14-alpha

03 Jan 08:32
cddce66
Compare
Choose a tag to compare
[NRLF-120] Enable status endpoint (#16)

Co-authored-by: Joel Klinger <[email protected]>

v1.0.13-alpha

22 Dec 11:17
c08ddef
Compare
Choose a tag to compare
APIGEE Auth (#15)

Co-authored-by: Rowan Gill <[email protected]>
Co-authored-by: Joel Klinger <[email protected]>

v1.0.12-alpha

11 Dec 13:41
f65e01b
Compare
Choose a tag to compare
Bump decode-uri-component from 0.2.0 to 0.2.2 (#12)

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

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

v1.0.11-alpha

11 Dec 13:41
bb87a9f
Compare
Choose a tag to compare
Bump qs from 6.5.2 to 6.5.3 (#11)

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

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

v1.0.10-alpha

09 Dec 09:48
ce1950a
Compare
Choose a tag to compare
[NRLF-192] Add NHSD-Client-RP-Details header (#13)

* Added ClientRPDetails policy/step
* Added Comments

Co-authored-by: Chris Kemp <[email protected]>

v1.0.9-alpha

07 Dec 16:31
568fcbb
Compare
Choose a tag to compare
[NRLF-170] Rewrite Path (#6)

* Added javascript and policy & flow
* Introduced the <HttpTargetConnection/> which removed the need to rewrite part of the path
Co-authored-by: Chris Kemp <[email protected]>
Co-authored-by: Brian Bayes <[email protected]>

v1.0.8-alpha

30 Nov 14:02
Compare
Choose a tag to compare
Bump highlight.js and newman-reporter-htmlextra

Removes [highlight.js](https://github.com/highlightjs/highlight.js). It's no longer used after updating ancestor dependency [newman-reporter-htmlextra](https://github.com/DannyDainton/newman-reporter-htmlextra). These dependencies need to be updated together.


Removes `highlight.js`

Updates `newman-reporter-htmlextra` from 1.22.1 to 1.22.11
- [Release notes](https://github.com/DannyDainton/newman-reporter-htmlextra/releases)
- [Changelog](https://github.com/DannyDainton/newman-reporter-htmlextra/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DannyDainton/newman-reporter-htmlextra/commits)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: indirect
- dependency-name: newman-reporter-htmlextra
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

v1.0.7-alpha

30 Nov 13:20
Compare
Choose a tag to compare
Bump json-schema and jsprim

Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together.

Updates `json-schema` from 0.2.3 to 0.4.0
- [Release notes](https://github.com/kriszyp/json-schema/releases)
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0)

Updates `jsprim` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/joyent/node-jsprim/releases)
- [Changelog](https://github.com/TritonDataCenter/node-jsprim/blob/v1.4.2/CHANGES.md)
- [Commits](https://github.com/joyent/node-jsprim/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: indirect
- dependency-name: jsprim
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>