Releases: redhat-developer/app-services-api-guidelines
Releases · redhat-developer/app-services-api-guidelines
0.3.1
0.3.0
What's Changed
- Revert "ci: add GitHub Action to automate npm publish (#10)" by @craicoverflow in #11
- docs: add Spectral CLI usage step by @craicoverflow in #12
- Fix invalid command in README by @craicoverflow in #13
- fix: remove '.html' suffix from license URL by @craicoverflow in #14
- chore: release @rhoas/spectral-ruleset 0.1.3 by @craicoverflow in #15
- chore: release @rhoas/spectral-ruleset 0.1.4 by @craicoverflow in #16
- Configure Renovate by @renovate in #21
- docs: Api standards doc by @wtrocki in #34
- fix: remove false positive from the ruleset by @wtrocki in #35
- Initial CICD by @wtrocki in #39
- fix(deps): pin dependencies by @renovate in #23
- fix(deps): update all by @renovate in #40
- feat: api validation with spectral v6 and validators for API compilance and KCP integration by @dimakis in #37
- chore: test build by @wtrocki in #42
- fix: location of spectral local by @wtrocki in #43
- Fix rules script by @dimakis in #45
- Change rhoas regex by @dimakis in #46
- Change rhoas regex by @dimakis in #47
- Add more apis to ci by @dimakis in #48
- fix: bundle spectral versions into rhoas guidelines using peerDepende… by @dimakis in #50
- fix: Add spectral bin by @dimakis in #53
- Fix build by @dimakis in #56
- chore(deps): update all by @renovate in #51
- test: addition of the connectors_mgmt test to the ci pipeline by @dimakis in #49
- Breakup test by @wtrocki in #71
- Simplify runtime procedures by @wtrocki in #72
- fix: use dist to release package by @wtrocki in #74
- fix(deps): update dependency @stoplight/spectral-core to v1.13.0 by @renovate in #76
- Rule changes by @dimakis in #77
- refactor: removes unused ts function for enforcing local $refs by @dimakis in #78
New Contributors
Full Changelog: 0.2.0...0.3.0
0.3.0-dev6
chore: remove dry run
0.3.0-dev5
chore: release workflow updates
0.3.0-dev4
chore: remove filter for the codebase
0.3.0-dev3
fix: use dist to release package
0.3.0-dev2
What's Changed
Full Changelog: 0.3.0-dev1...0.3.0-dev2
0.3.0-dev1
What's Changed
- Revert "ci: add GitHub Action to automate npm publish (#10)" by @craicoverflow in #11
- docs: add Spectral CLI usage step by @craicoverflow in #12
- Fix invalid command in README by @craicoverflow in #13
- fix: remove '.html' suffix from license URL by @craicoverflow in #14
- chore: release @rhoas/spectral-ruleset 0.1.3 by @craicoverflow in #15
- chore: release @rhoas/spectral-ruleset 0.1.4 by @craicoverflow in #16
- Configure Renovate by @renovate in #21
- docs: Api standards doc by @wtrocki in #34
- fix: remove false positive from the ruleset by @wtrocki in #35
- Initial CICD by @wtrocki in #39
- fix(deps): pin dependencies by @renovate in #23
- fix(deps): update all by @renovate in #40
- feat: api validation with spectral v6 and validators for API compilance and KCP integration by @dimakis in #37
- chore: test build by @wtrocki in #42
- fix: location of spectral local by @wtrocki in #43
- Fix rules script by @dimakis in #45
- Change rhoas regex by @dimakis in #46
- Change rhoas regex by @dimakis in #47
- Add more apis to ci by @dimakis in #48
- fix: bundle spectral versions into rhoas guidelines using peerDepende… by @dimakis in #50
- fix: Add spectral bin by @dimakis in #53
- Fix build by @dimakis in #56
- chore(deps): update all by @renovate in #51
- test: addition of the connectors_mgmt test to the ci pipeline by @dimakis in #49
- Breakup test by @wtrocki in #71
New Contributors
Full Changelog: 0.2.0...0.3.0-dev1
0.2.0
ci: add GitHub Action to automate npm publish (#10)