Releases: apigee/apigeecli
Releases · apigee/apigeecli
v2.0.0
Changelog
What's Changed
- Adds support for API Registry and enable data residency by @srinandan in #374
- chore: use go lang 1.21 #376 by @srinandan in #377
- Update Dockerfile to use go 1.21 by @srinandan in #378
- chore: use nonroot images for apigeecli by @srinandan in #381
- chore: excludes internal packages by @srinandan in #383
- chore(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.11 to 2.0.19 by @dependabot in #385
- feat: adds support for OAS 3.1 by @srinandan in #379
- chore: adds unit tests for apigeecli by @srinandan in #387
- chore: disable generateundeployreport #393 by @srinandan in #394
- chore: add readme for unit tests by @srinandan in #392
- feat: adds support for numbered beta versions #395 by @srinandan in #396
- feat: Adds support for target server by @srinandan in #397
- bug: fixes downloadLatest script #398 by @srinandan in #399
- Fix for getting latest version #400 by @kurtkanaskie in #402
- feat: adds support to disable warnings #403 by @srinandan in #404
- chore: adding samples by @ssvaidyanathan in #406
- bug: downgrade go-licenses #407 by @srinandan in #408
- bug: fixes nil pointer exception in appgroups #411 by @srinandan in #412
- Add import samples by @ssvaidyanathan in #417
- bug: enable import env command #413 by @srinandan in #418
- fix: apply default revision when creating debugsession by @DinoChiesa in #419
- chore: upgrade go modules, remove deprecated code #420 by @srinandan in #421
- bug: Paths and security schemes are optional by @srinandan in #427
- feat: include email in the id token #422 by @srinandan in #428
Full Changelog: v1.125.2...v2.0.0
v2.0.0-beta.4
What's Changed
- bug: fixes downloadLatest script #398 by @srinandan in #399
- Fix for getting latest version #400 by @kurtkanaskie in #402
- feat: adds support to disable warnings #403 by @srinandan in #404
Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4
v2.0.0-beta.3
What's Changed
- feat: Adds support for target server by @srinandan in #397
Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3
v2.0.0-beta.2
Changelog
What's Changed
- chore: use nonroot images for apigeecli by @srinandan in #381
- chore: excludes internal packages by @srinandan in #383
- chore(deps): bump github.com/lestrrat-go/jwx/v2 from 2.0.11 to 2.0.19 by @dependabot in #385
- feat: adds support for OAS 3.1 by @srinandan in #379
- chore: adds unit tests for apigeecli by @srinandan in #387
- chore: disable generateundeployreport #393 by @srinandan in #394
- chore: add readme for unit tests by @srinandan in #392
- feat: adds support for numbered beta versions #395 by @srinandan in #396
Full Changelog: v2.0.0-beta...v2.0.0-beta.2
v2.0.0-beta
Changelog
What's Changed
- Adds support for API Registry and enable data residency by @srinandan in #374
- chore: use go lang 1.21 #376 by @srinandan in #377
- Update Dockerfile to use go 1.21 by @srinandan in #378
Full Changelog: v1.125.2...v2.0.0-beta
v1.125.2
Changelog
What's Changed
- feat: adds support for patches #366 by @srinandan in #367
- fixes semver for binary release by @srinandan in #368
Full Changelog: v1.125.1...v1.125.2
v1.125.1
Changelog
What's Changed
- bug: fixes issue with printing empty body #362 by @srinandan in #363
- chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #361
- Update action-golangci-lint to v3 by @srinandan in #364
- Update reviewdog action to v2 by @srinandan in #365
Full Changelog: v1.125...v1.125.1
v1.125
What's Changed
- bug: fixes sig filename during verification #324 by @srinandan in #332
- feat: adds support to create and deploy proxy and sf #336 by @srinandan in #337
- Onboard new APIs to apigeecli by @srinandan in #335
- feat: allow delete by app name only #338 by @srinandan in #339
- bug: adds validation for siteid #349 by @srinandan in #350
- feat: adds support to list sites #345 by @srinandan in #346
- Update README.md to add a second option to cloud build by @srinandan in #347
- feat: adds support to import security profiles by @srinandan in #342
- bug: fixes missing expiry during update #341 by @srinandan in #343
- feat: export and import apicategories by @srinandan in #353
- feat: adds support to get category by name #354 by @srinandan in #355
- feat: adds support to delete category by name #356 by @srinandan in #359
- feat: adds support to import apidocs into new orgs #357 by @srinandan in #360
Full Changelog: v1.124...v1.125
v1.125.1-beta
Changelog
What's Changed
- bug: fixes sig filename during verification #324 by @srinandan in #332
- feat: adds support to create and deploy proxy and sf #336 by @srinandan in #337
Full Changelog: v1.124...v1.125.1-beta
v1.124
What's Changed
- bug: fixes missing auth header #291 by @srinandan in #295
- feat: add support for on-prem GH #293 by @srinandan in #296
- Fix for issues #287 and #288 by @kurtkanaskie in #289
- feat: adds support to deploy sf from gh #294 by @srinandan in #298
- bug: fixes bundle errors with relative paths #294 by @srinandan in #299
- feat: adds wait option for sf deploys #300 by @srinandan in #301
- chore: document all preferences by @srinandan in #302
- bug: fixes issues with archive #307 by @srinandan in #308
- fixed path issue in import kvm, #303 #304 by @aliasgar55 in #305
- bug: fixes overwriting the bundles during export #309 by @srinandan in #310
- feat: adds support to verify signature when downloading #312 by @srinandan in #313
- chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 by @dependabot in #314
- feat: export entries of proxy scoped kvms #306 by @srinandan in #316
- feat: adds support for GDAC #317 by @srinandan in #318
- chore: setup vscode settings for dev by @srinandan in #319
- fix typo in cmd help by @srinandan in #320
- feat: adds support for key expiry #321 by @srinandan in #322
- Add vscode settings by @srinandan in #323
- feat: remove configurable proxy #326 by @srinandan in #328
- feat: add fwd proxy uri #327 by @srinandan in #329
- improve vscode settings by @srinandan in #330
New Contributors
- @aliasgar55 made their first contribution in #305
Full Changelog: v1.123...v1.124