Skip to content

Releases: ministryofjustice/hmpps-non-associations-api

node-client-0.4.0

14 Nov 10:31
8ca9606
Compare
Choose a tag to compare

Adds new endpoint for reopening a non-association which should not be exposed to users in general.
Request types have been moved into a separate file.

Changes

Node client v0.3.0

30 Oct 10:51
ae327fc
Compare
Choose a tag to compare

A prisoner’s non-associations can now be sorted by closed date.
node-client-0.2.0...node-client-0.3.0

Node client v0.2.0

26 Oct 10:51
1e57486
Compare
Choose a tag to compare

Significant changes from #152:

  • Because offender search results have nullable prison IDs and names, there’s a knock on effect on the GET /prisoner/{prisonerNumber}/non-associations endpoint such that some of the returned type’s fields become nullable
  • Creating non-associations when a prisoner’s prison ID is null is now forbidden and the POST /non-associations returns 409 CONFLICT

Change log: node-client-0.1.1...node-client-0.2.0

Node client v0.1.1

24 Oct 14:10
189f17a
Compare
Choose a tag to compare

Minor update to roles & permissions

Node client v0.1.0

12 Oct 09:40
77bd69e
Compare
Choose a tag to compare

First attempt at distributing a REST client for NodeJS

Node client v0.0.0

09 Oct 11:03
148debd
Compare
Choose a tag to compare
Node client v0.0.0 Pre-release
Pre-release

Experimental release