Skip to content

Releases: bcgov/registry-schemas

Release 1.7.3

15 Mar 00:19
a9ea858
Compare
Choose a tag to compare

PPR API schema updates:

  • Update the financingStatement schema to add transitionDescription, transitionDate, and transitionNumber.
  • Update the searchQuery schema to increase individual debtor name lengths from 30 to 50.

Release 1.7.2

22 Feb 16:51
0894c79
Compare
Choose a tag to compare

MHR - Add deathCertificateNumber and deathDateTime to the mhr owner schema.

Release 1.7.1

14 Feb 00:19
0d5d1ea
Compare
Choose a tag to compare
  • MHR transfer schema add new transfer due to death scenario registration types.
  • MHR transfer schema remove deathOfOwner flag (replaced by registration types).

Release 1.7.0

02 Feb 16:41
6b7905e
Compare
Choose a tag to compare
  • MHR add NA tenancy type to the MHR ownerGroup schema type enum set.

Release 1.6.9

20 Jan 01:28
f522db1
Compare
Choose a tag to compare
  • MHR owner schema add partyType, description to support transfer due to death.
  • MHR searchSummary schema add activeCount, exemptCount, historicalCount.
  • PPR searchSummary schema add missing registration types "MD", "PT", "SC", "TO", "SV".

Release 1.6.8

30 Dec 18:42
bccdba8
Compare
Choose a tag to compare
  • MHR add transport permit registration schema (transportPermit), example data and unit tests.
  • MHR update note schema increase documentType max length to 10.

Release 1.6.7

09 Dec 22:28
e741894
Compare
Choose a tag to compare

MHR API schema changes:

  • MHR registrationSummary schema add lienRegistrationType.
  • MHR location schema add bandName, reserveNumber.

Release 1.6.6

25 Oct 18:12
a542268
Compare
Choose a tag to compare

MHR API schema changes to support exemptions:

  • Add exemption schema, example, test.
  • Change clientReferenceId length from 40 to 50.
  • Update note schema required properties: remove documentId and createDateTime, add remarks.
  • Add attentionReference to transfer

Release 1.6.5

18 Oct 18:47
13aba1a
Compare
Choose a tag to compare

MHR api schema updates to support UI requirements:

  • registrationType add DECAL_REPLACE, PERMIT_EXTENSION (future).
  • registrationSummary schema add documentRegistrationNumber
  • transfer schema add documentRegistrationNumber, registrationType
  • registration schema add documentRegistrationNumber, registrationType
  • owner schema add ownerId
  • ownerGroup schema add interestDenominator, update description

Release 1.6.4

11 Oct 15:52
26cf3a7
Compare
Choose a tag to compare
  • MHR API add declaredValue, consideration, transferDate, and ownLand to transfer schema.