Skip to content

Releases: notaryio/notary

v0.4.0

06 Aug 18:33
Compare
Choose a tag to compare

NEW

  • New integration type called schema: A very versatile integration type that allows you to define "prototypes" with a name and a JSON schema on the installation level, then you can define contracts in different projects that must fulfill the prototype schema and follows the usual notary consumer/provider cross-checking. For more info, and an example of how to use it click here.

4471c04 New Schema integration type (#17)

v0.3.2

03 Jul 21:05
Compare
Choose a tag to compare

FIXES

  • Fix a bug when retrieving the repository owner username in the sync helper

094855a Fix undefined repository owner error (#15)

v0.3.1

03 Jul 10:13
Compare
Choose a tag to compare

FIXES

  • RESTful APIs contract validation: correctly ignore the array element deletion in consumer expectations.

b82738b REST validation - Ignore array element deletion from consumer contracts #14

v0.3.0

01 Jul 23:59
Compare
Choose a tag to compare

NEW

IMPROVEMENTS

  • Simplified diff report for contracts validation, closes #10

c2f1c68 Simplified diff report for contracts validation (#13)
d31c894 Use rawgit.com to load the logo SVG properly
43655d8 Add logo & icons visual assets (#12)
756b495 README layout changes
63d285a Add release badge
118a99d Consistent badge style for Gitter's
1b2e1da Create CODE_OF_CONDUCT.md
1fa18e3 Use correct lower-case form for the project name
18f605a Remove company mentions (#11)
06a38e9 Move to an organization account

v0.2.1

29 Jun 13:41
Compare
Choose a tag to compare

Bug fix the synchronization helper.

v0.2.0

28 Jun 22:01
Compare
Choose a tag to compare
  • Project sync. optimization: Don't synchronize projects that were synced in the last 60 seconds
  • Allow customizable Github repository owner username in the projects.yml file

v0.1.1

28 Jun 20:15
Compare
Choose a tag to compare
Docker Cloud integration (#4)