Releases: elasticpath/epcc-cli
Releases · elasticpath/epcc-cli
v0.9.5
What's Changed
- Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.1.1 to 5.2.0 by @dependabot in #283
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #287
- Bump golang.org/x/time from 0.0.0-20220411224347-583f2d630306 to 0.3.0 by @dependabot in #286
- Bump github.com/itchyny/gojq from 0.12.11 to 0.12.12 by @dependabot in #288
- Bump github.com/brianvoe/gofakeit/v6 from 6.20.1 to 6.20.2 by @dependabot in #289
- Bump github.com/brianvoe/gofakeit/v6 from 6.20.2 to 6.21.0 by @dependabot in #295
- Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 by @dependabot in #292
- Bump github.com/gookit/color from 1.5.2 to 1.5.3 by @dependabot in #291
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #293
- Resolves #296 - Add support for pcm hierarchy children by @steve-r-west in #297
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
- Resolves #284 - Fix autocompletion by @steve-r-west in #285
Full Changelog: v0.9.3...v0.9.4
v0.9.3
What's Changed
- Resolves #276 - Add support for regex in parameter names #280
- Resolves #279 - change default timeout to 60 seconds by @steve-r-west in #281
- Resolves #278 - Add support for --output-jq argument by @steve-r-west in #282
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- Update alias parsing and add runbook to create a SKU-less bundle. by @TheSchnoo in #275
New Contributors
- @TheSchnoo made their first contribution in #275
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Resolves #272 - Catalog Rule Example by @steve-r-west in #273
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 by @dependabot in #219
- Resolves #216 - Add support for negative values by @steve-r-west in #221
- Resolves #223 - Log HTTP Stats even on unclean shutdown by @steve-r-west in #224
- Resolves #225 - Update deprecated code by @steve-r-west in #226
- Resolves #222 - Alias improvements by @steve-r-west in #228
- Resolves #229 #227 - Supress log messages for no authentication by @steve-r-west in #230
- Resolves #231 - Add a bunch of new resources and tweaks by @steve-r-west in #233
- Resolves #232 - Improve JSON performance and and sort meta to be last by @steve-r-west in #234
- Resolves #236 - Add completion for query parameters by @steve-r-west in #238
- Resolves #240 - CRUD command improvements by @steve-r-west in #241
- WIP: Runbook Support by @steve-r-west in #220
- Resolves #172 - Add support for alternate types to search for aliases by @steve-r-west in #243
- Resolves #167 - Add support for inventories by @steve-r-west in #244
- Bump github.com/itchyny/gojq from 0.12.9 to 0.12.10 by @dependabot in #249
- Bump github.com/Masterminds/sprig/v3 from 3.2.2 to 3.2.3 by @dependabot in #248
- Resolves #250 - Add support for query parameters on everything by @steve-r-west in #251
- Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.1.0 to 5.1.1 by @dependabot in #252
- Resolves #245 - Add support for --auto-fill by @steve-r-west in #246
- Resolves #253 - Support docs commands in either order by @steve-r-west in #256
- Resolves #254 - Add support for JSON bodies on DELETE requests by @steve-r-west in #257
- Resolves #258 - Add support for retry on 429 or 5xx by @steve-r-west in #260
- Resolves #261 - Fix SIGINT handler by @steve-r-west in #262
- Resolves #259 , #263 - Print HTTP Statistics and Improve Alias Performance by @steve-r-west in #264
- Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 by @dependabot in #268
- Bump github.com/brianvoe/gofakeit/v6 from 6.19.0 to 6.20.1 by @dependabot in #266
- Bump github.com/itchyny/gojq from 0.12.10 to 0.12.11 by @dependabot in #267
- Resolves #196 - Account Management Token Support by @steve-r-west in #269
- Resolves #195 - Readme and login status fixes by @steve-r-west in #270
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- Bump crazy-max/ghaction-import-gpg from 5.0.0 to 5.1.0 by @dependabot in #190
- Resolves #191 - Add support for login and logout in profile by @steve-r-west in #197
- Resolves #192 - Add support for Customer Email and Password Login by @steve-r-west in #199
- Resolves #184 - Add --override-url-path option to change URL by @steve-r-west in #200
- Resolves #198,#155 - Adds support for last seen and relationship aliases by @steve-r-west in #202
- Resolves #203 - Log notice on version change by @steve-r-west in #204
- Resolves #154 - Reset Authentication Realms by @steve-r-west in #205
- Bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16 by @dependabot in #207
- Bump github.com/caarlos0/env/v6 from 6.9.3 to 6.10.0 by @dependabot in #208
- Bump github.com/gookit/color from 1.5.1 to 1.5.2 by @dependabot in #209
- Bump github.com/caarlos0/env/v6 from 6.10.0 to 6.10.1 by @dependabot in #211
- Bump github.com/itchyny/gojq from 0.12.8 to 0.12.9 by @dependabot in #210
- Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #213
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #215
- Bump crazy-max/ghaction-import-gpg from 5.1.0 to 5.2.0 by @dependabot in #214
- Resolves #212 - Make timeout configurable by @steve-r-west in #217
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Resolves #180 - Adds support for entry relationships on flows. by @steve-r-west in #181
- Resolves #44 - Add support for files by @steve-r-west in #182
- Resolve #185 #186 by @steve-r-west in #187
- Bump gopkg.in/ini.v1 from 1.66.6 to 1.67.0 by @dependabot in #183
- Resolves #188 - Fixes signing issue by @steve-r-west in #189
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- issue 130 remove aliases after deletion of a resource by @mahsaelasticpath in #141
- Bump github.com/caarlos0/env/v6 from 6.9.1 to 6.9.2 by @dependabot in #144
- Bump github.com/yosida95/uritemplate/v3 from 3.0.1 to 3.0.2 by @dependabot in #142
- Bump actions/setup-go from 2 to 3 by @dependabot in #98
- Resolves #145 - Lower case all error strings, also added a new resource by @steve-r-west in #146
- Bump gopkg.in/ini.v1 from 1.66.2 to 1.66.4 by @dependabot in #149
- Resolves #93 - Fix missing required resource IDs in resource-list by @jccl in #99
- Resolves #170 - Add support for entries in flows
- Resolves #150 - Add support for reset-store by @steve-r-west in #152
- Bump goreleaser/goreleaser-action from 2 to 3 by @dependabot in #156
- Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #163
- Bump github.com/gookit/color from 1.5.0 to 1.5.1 by @dependabot in #162
- Bump gopkg.in/ini.v1 from 1.66.4 to 1.66.6 by @dependabot in #160
- Bump github.com/caarlos0/env/v6 from 6.9.2 to 6.9.3 by @dependabot in #159
- Bump github.com/itchyny/gojq from 0.12.7 to 0.12.8 by @dependabot in #161
- Resolves #164 - Tweak field metadata to fix auto complete by @steve-r-west in #165
- Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0 by @dependabot in #168
- Resolves #170 - Add support for entries in flows by @steve-r-west in #171
- Resolve #169 - Print Request Body on DEBUG level by @steve-r-west in #176
- Resolves #177 - Improves UX when no env vars set by @steve-r-west in #178
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- Resolves #134 - Tweaks auto complete for integration by @steve-r-west in #135
- Resolves #137 - Fix crash when delete URL is underspecified by @steve-r-west in #138
Full Changelog: v0.6.1...v0.6.2