Releases: SmartBear/swaggerhub-cli
Releases · SmartBear/swaggerhub-cli
v0.9.0
What's Changed
New Features
- Chore/Adding manual dispatch and CRON to CodeQL workflow by @MiloszTarka in #407
- SWG-9025 Fetch organization standardization configuration command by @MiloszTarka in #410
Dependencies
- build(deps-dev): bump @oclif/test from 2.4.2 to 2.4.4 by @dependabot in #338
- build(deps): bump @oclif/plugin-plugins from 3.1.8 to 3.2.0 by @dependabot in #339
- build(deps): bump inquirer from 8.2.5 to 8.2.6 by @dependabot in #342
- build(deps): bump @oclif/plugin-help from 5.2.15 to 5.2.16 by @dependabot in #340
- build(deps): bump @oclif/core from 2.11.7 to 2.11.8 by @dependabot in #343
- build(deps-dev): bump eslint from 8.46.0 to 8.47.0 by @dependabot in #344
- build(deps-dev): bump @oclif/test from 2.4.4 to 2.4.5 by @dependabot in #345
- build(deps): bump @oclif/plugin-help from 5.2.16 to 5.2.17 by @dependabot in #347
- build(deps-dev): bump rewire from 6.0.0 to 7.0.0 by @dependabot in #346
- build(deps): bump the oclif group with 4 updates by @dependabot in #357
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #359
- build(deps): bump node-fetch from 2.6.12 to 2.7.0 by @dependabot in #354
- build(deps): bump the oclif group with 2 updates by @dependabot in #360
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #364
- build(deps): bump the oclif group with 1 update by @dependabot in #365
- build(deps-dev): bump @babel/traverse from 7.22.6 to 7.23.2 by @dependabot in #382
- build(deps-dev): bump the dev-dependencies group with 4 updates by @dependabot in #381
- build(deps): bump the oclif group with 3 updates by @dependabot in #380
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #386
- build(deps-dev): bump the dev-dependencies group with 3 updates by @dependabot in #389
- build(deps): bump fs-extra from 11.1.1 to 11.2.0 by @dependabot in #396
- build(deps-dev): bump the dev-dependencies group with 2 updates by @dependabot in #401
New Contributors
- @MiloszTarka made their first contribution in #407
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
Bug Fixes
- Check if API exists in api:validate command by @CalemRoelofsSB in #332
Dependencies
- build(deps): bump @oclif/core from 2.9.1 to 2.9.3 by @dependabot in #320
- build(deps-dev): bump nock from 13.3.1 to 13.3.2 by @dependabot in #319
- build(deps-dev): bump eslint from 8.44.0 to 8.45.0 by @dependabot in #321
- build(deps): bump @oclif/core from 2.9.3 to 2.9.4 by @dependabot in #324
- build(deps): bump @oclif/plugin-help from 5.2.12 to 5.2.14 by @dependabot in #325
- build(deps): bump @oclif/plugin-plugins from 3.1.6 to 3.1.7 by @dependabot in #326
- build(deps-dev): bump @oclif/test from 2.3.28 to 2.3.31 by @dependabot in #327
- build(deps-dev): bump @oclif/test from 2.3.31 to 2.3.33 by @dependabot in #330
- build(deps): bump @oclif/plugin-plugins from 3.1.7 to 3.1.8 by @dependabot in #331
- Bump dependencies to pull in fix for
-h
char flag by @CalemRoelofsSB in #333
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
This release adds the api:validate:local
command as well as a json output option for the api:validate
and api:validate:local
commands with the --json
flag.
New Features
- Add api:validate:local command and refactor shared functions by @CalemRoelofsSB in #306
Other Changes
- Add dependabot.yaml and update dependencies by @CalemRoelofsSB in #296
- build(deps): bump @oclif/plugin-plugins from 2.4.7 to 3.1.3 by @dependabot in #297
- build(deps-dev): bump husky from 6.0.0 to 8.0.3 by @dependabot in #299
- build(deps-dev): bump globby from 11.1.0 to 13.2.0 by @dependabot in #300
- build(deps): bump semver from 7.5.2 to 7.5.3 by @dependabot in #302
- build(deps): bump @oclif/plugin-plugins from 3.1.3 to 3.1.5 by @dependabot in #303
- build(deps-dev): bump @oclif/test from 2.3.23 to 2.3.25 by @dependabot in #304
- build(deps): bump @oclif/core from 2.8.7 to 2.8.10 by @dependabot in #305
- build(deps): bump @oclif/core from 2.8.8 to 2.8.11 by @dependabot in #307
- build(deps-dev): bump @oclif/test from 2.3.25 to 2.3.26 by @dependabot in #308
- build(deps): bump @oclif/plugin-plugins from 3.1.5 to 3.1.6 by @dependabot in #309
- Bump version of dependencies by @CalemRoelofsSB in #310
- build(deps): bump json-templates from 4.3.0 to 5.0.0 by @dependabot in #311
- build(deps): bump semver from 7.5.3 to 7.5.4 by @dependabot in #313
- build(deps-dev): bump @oclif/test from 2.3.26 to 2.3.27 by @dependabot in #314
- build(deps-dev): bump globby from 13.2.1 to 13.2.2 by @dependabot in #312
- build(deps-dev): bump @oclif/test from 2.3.27 to 2.3.28 by @dependabot in #315
- build(deps): bump @oclif/plugin-help from 5.2.11 to 5.2.12 by @dependabot in #317
- build(deps): bump @oclif/core from 2.8.11 to 2.9.1 by @dependabot in #318
Full Changelog: v0.7.2...v0.8.0
v0.7.2
What's Changed
Bug Fixes
- Fix mutil-line output for GH Action by @CalemRoelofsSB in #294
- Use example from docs to fix GH Action by @CalemRoelofsSB in #295
Other Changes
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0
What's Changed
NOTE: THIS RELEASE DROPS SUPPORT FOR DEPRECATED NODE VERSIONS 12.x AND 14.x
SUPPORTED NODE VERSIONS ARE >= 16.x
New Features
- Add
-c/--fail-on-critical
flag toapi:validate
command by @CalemRoelofsSB in #284
Bug Fixes
- Fix exit codes for
api:validate
command by @CalemRoelofsSB in #283 - Fix fallback in
api:validate
command to work with older on-prem versions by @CalemRoelofsSB in #286
Full Changelog: v0.6.5...v0.7.0
v0.6.5
What's Changed
Bug Fixes
- Updated endpoint in api:validate command by @CalemRoelofsSB in #277
- Add fallback to old validation endpoint for api:validate by @CalemRoelofsSB in #278
Other Changes
- build(deps): bump nanoid from 3.1.25 to 3.3.1 by @dependabot in #274
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #275
- build(deps): bump json5 from 2.1.3 to 2.2.3 by @dependabot in #279
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
Bug Fixes
- SWG-3640 -- While publishing api and api have unpublish domain ref th… by @divyeshvaja in #271
New Contributors
- @ben-smartbear made their first contribution in #272
- @divyeshvaja made their first contribution in #271
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
Bug Fixes
- fix: Added AsyncAPI support to {api/domain}:{create/update} commands by @CalemRoelofsSB in #269
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
Bug Fixes
- update dockerfile to remove user command by @conor-ward in #255
Other Changes
- build(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #252
- chore: update version for release 0.6.2 by @conor-ward in #256
Full Changelog: v0.6.1...v0.6.2