Releases: snyk/vervet
Releases · snyk/vervet
v1.5.0
v1.4.0
Release 1.3.1
This release uses Optic CI's bulk-compare feature during linting.
Release 1.2.0
What's Changed
- feat: adds interactive prompting to version new cmd by @jcsackett in #69
- feat: add Optic CI linter by @cmars in #73
- feat: add Optic CI linter to config by @cmars in #74
- feat: introduce vervet-underground by @Todai88 in #76
- fix: optic-ci compare with correct mount paths by @cmars in #75
- fix: proper support for optic git file sources by @cmars in #79
- chore: introduce dockerfile to containerize VU by @Todai88 in #77
- fix: provide optic-ci with context by @cmars in #81
- docs: improve intro with why and what VU is about by @cmars in #83
- chore: document and test panic behavior of string formatting by @cmars in #87
- feat: add s3 and redis support by @genslein in #84
- fix: restrict optic configuration to supported functionality by @cmars in #82
- feat: add version deprecation and sunset eligibility by @cmars in #90
- feat: implement VU service scraper by @cmars in #88
- chore: simplify scraper.Run by @cmars in #91
New Contributors
Full Changelog: v1.1.0...v1.2.0
Release 1.1.0
What's Changed
- feat: add x-snyk-api-resource extension to compiled path info by @cmars in #55
- chore: introduce golangci-lint by @cmars in #60
- feat: add extension not found utility functions by @genslein in #59
- chore: MustParse... methods by @cmars in #65
- yak: adds wrapper to cli app to contain config by @jcsackett in #68
- fix: prevent empty version folders from being created by @gablaxian in #67
- Adds prompt to overwrite when rerunning scaffold init by @jcsackett in #61
Full Changelog: v1.0.0...v1.1.0
Release 1.0.0
What's Changed
- feat: VersionSlice supporting sort and search by @cmars in #53
- feat: embed compiled OpenAPI specs in Go applications. by @cmars in #54
Full Changelog: v0.6.0...v1.0.0