Skip to content

Releases: OldSneerJaw/synctos

v2.7.1

11 Feb 17:23
325189c
Compare
Choose a tag to compare

Fixed

  • #338: The mustNotBeMissing and mustNotBeNull constraints do not behave as expected

Security

  • 340: Security vulnerability in lodash dev dependency

Deprecated

  • mustNotBeMissing constraint
  • mustNotBeNull constraint

v2.7.1-rc.1

09 Feb 22:20
d0812f0
Compare
Choose a tag to compare
v2.7.1-rc.1 Pre-release
Pre-release

Fixed

  • #338: The mustNotBeMissing and mustNotBeNull constraints do not behave as expected

Security

  • 340: Security vulnerability in lodash dev dependency

Deprecated

  • mustNotBeMissing constraint
  • mustNotBeNull constraint

v2.7.0

02 Oct 01:37
d46bcdc
Compare
Choose a tag to compare

Added

  • #331: Support the requireAdmin function in test fixtures

Changed

  • #332: Update links to official Couchbase documentation

v2.7.0-rc.1

30 Sep 21:23
5afe6e9
Compare
Choose a tag to compare
v2.7.0-rc.1 Pre-release
Pre-release

Added

  • #331: Support the requireAdmin function in test fixtures

Changed

  • #332: Update links to official Couchbase documentation

v2.6.0

21 Aug 02:36
Compare
Choose a tag to compare

Added

  • #323: Option to ignore item validation errors when value is unchanged
  • #324: Validation type that accepts any type of value
  • #86: Conditional validation type

v2.6.0-rc.1

17 Aug 02:50
b32bccc
Compare
Choose a tag to compare
v2.6.0-rc.1 Pre-release
Pre-release

Added

  • #323: Option to ignore item validation errors when value is unchanged
  • #324: Validation type that accepts any type of value
  • #86: Conditional validation type

v2.5.0

30 May 23:29
27646f0
Compare
Choose a tag to compare

Added

  • #311: Case insensitive equality constraint for strings
  • #313: Attachment filename regular expression constraint
  • #316: Attachment reference regular expression constraint

v2.5.0-rc.1

30 May 22:05
9a44d7d
Compare
Choose a tag to compare
v2.5.0-rc.1 Pre-release
Pre-release

Added

  • #311: Case insensitive equality constraint for strings
  • #313: Attachment filename regular expression constraint
  • #316: Attachment reference regular expression constraint

v2.4.0

25 Apr 01:28
46eec55
Compare
Choose a tag to compare

Added

  • #301: Configuration of document expiry

Fixed

  • #302: Access assignment results are sometimes unavailable to subsequent custom actions

v2.4.0-rc.1

24 Apr 01:27
85183db
Compare
Choose a tag to compare
v2.4.0-rc.1 Pre-release
Pre-release

Added

  • #301: Configuration of document expiry

Fixed

  • #302: Access assignment results are sometimes unavailable to subsequent custom actions