Releases: aml-org/amf-custom-validator
Releases · aml-org/amf-custom-validator
1.2.1
What's Changed
- W-11384601: Adding support for AsyncAPI production ruleset by @antoniogarrote in #102
- W-11324363: Support string split by @pope1838 in #105
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- W 10818615 amf custom validator doc edits bsj by @bjoson-mulesoft in #89
- W-10736370: added security and code of conduct files by @nschejtman in #91
- publish 1.2.0 snapshot by @nschejtman in #94
- W-11300477: bump gopkg.in/yaml.v3 to v3.0.1 by @nschejtman in #95
- W-11300556: Bump Opa v0.41.0 & Go 1.16 by @nschejtman in #97
- Publish v1.2.0 for Node and Web JS bundles by @tomsfernandez in #99
New Contributors
- @bjoson-mulesoft made their first contribution in #89
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- APIMF-3394: define '$traceNode' variable in custom rego code to improve location of validations by @AgustinBettati in #57
- APIMF-3460: implement min/maxLength property constraint for string values by @AgustinBettati in #58
- APIMF-3463: implement hasValue constraint for scalar values by @AgustinBettati in #59
- APIMF-3462/APIMF-3608: implement 'hasValues' and 'onlyValue' property constraints by @AgustinBettati in #61
- APIMF-3487: support 'else' branch in conditional node by @AgustinBettati in #62
- APIMF-3455: implement inverse path functionality by @AgustinBettati in #63
- APIMF-3610: use automation token to publish snapshot by @nschejtman in #65
- chore: adjust jenkins file to publish release in master branch by @AgustinBettati in #66
- fix: include missing 'fi' in publish shell script by @AgustinBettati in #67
- Merge changes from master to develop by @AgustinBettati in #71
- Update spectral and best-practices production profile by @nschejtman in #70
- Update Pako by @nschejtman in #72
- simplify code by @nschejtman in #73
- Update best practices ruleset by @eduardo-rubio in #32
- APIMF-3609 - Decouple profile prefixes from input normalization and report generation - Add IRI expander and use expanded IRIs in Rego generated code - Use "." rather than ":" as compact IRIs separator - Adopt expanded IRIs on profiles by @nschejtman in #74
- APIMF-3410: include profile identifier in validation report and rego code by @AgustinBettati in #75
- fix computation of conforms value, removed checking conforms when asserting reports by @AgustinBettati in #76
- APIMF-3612: allow pre-compiling profiles in Go clients by @nschejtman in #60
- APIMF-3687: include location corresponding to focusNode in validation result node by @AgustinBettati in #79
- apimf 3683 by @nschejtman in #80
- Refactoring set constraints rebase by @AgustinBettati in #81
- APIMF-3696: update validation tutorial to existing functionality by @AgustinBettati in #82
- W-10663499: modify legacy reportSchema and lexicalSchema paths by @AgustinBettati in #83
- W-10658898: use rego raw strings for regex evaluation to fix usage of escape chars in expressions by @AgustinBettati in #84
- W 10547538 by @nschejtman in #85
- W-10737284: Add profileName to context by @agusayerza in #86
- W-10815386: block unsafe builtin Rego functions by @nschejtman in #88
- Publish RC by @nschejtman in #90
- publish 1.1.0 setup by @nschejtman in #92
- publish 1.1.0 by @nschejtman in #93
New Contributors
- @eduardo-rubio made their first contribution in #32
Full Changelog: v1.0.0...v1.1.0