Releases: rockcarver/frodo-cli
Releases · rockcarver/frodo-cli
Frodo CLI 2.0.0-53
Changed
- Update to frodo-lib 2.0.0-74
Fixed
- rockcarver/frodo-lib#391: Frodo now creates service accounts with all allowed scopes:
fr:am:*
fr:idc:analytics:*
fr:autoaccess:*
fr:idc:certificate:*
fr:idc:certificate:read
fr:idc:content-security-policy:*
fr:idc:custom-domain:*
fr:idc:esv:*
fr:idc:esv:read
fr:idc:esv:restart
fr:idc:esv:update
fr:idm:*
fr:iga:*
fr:idc:promotion:*
fr:idc:release:*
fr:idc:sso-cookie:*
What's Changed
- Update pipeline by @vscheuber in #269
- Merged next into main by @vscheuber in #270
- update and adapt to frodo-lib 2.0.0-16 by @vscheuber in #271
- fixes rockcarver/frodo-lib#272 by @vscheuber in #272
- update to frodo-lib 2.0.0-19 and add frodo shell command by @vscheuber in #274
- update to frodo-lib 2.0.0-21 and adapt to latest frodo-lib changes by @vscheuber in #275
- resolves #276 by @vscheuber in #277
- rename
app
command tooauth
and add newapp
command for app onboarding by @vscheuber in #279 - update to frodo-lib 2.0.0-26 by @vscheuber in #281
- update to frodo-lib 2.0.0-27 by @vscheuber in #284
- Add tests for list and export ops by @phalestrivir in #282
- cli e2e tests by @vscheuber in #286
- update log list/tail/fetch commands by @vscheuber in #287
- fixes #288 by @vscheuber in #289
- fixes #297 by @vscheuber in #298
- Fix and add tests for authz policy list by @phalestrivir in #291
- Fix journey exports and add journey export tests by @phalestrivir in #292
- Add theme delete tests by @phalestrivir in #293
- Fix service list and add service list tests by @phalestrivir in #294
- Fix idm count and add idm count tests by @phalestrivir in #295
- Fix Imports and Add Import Tests by @phalestrivir in #299
- Consume Trivir PRs by @vscheuber in #300
- Inlcude e2e mock recordings in frodo-cli project by @vscheuber in #301
- Update to frodo-lib 2.0.0-37 by @vscheuber in #302
- Pr/303 by @vscheuber in #304
- Add Working Directory Option by @phalestrivir in #303
- fix saml cot import tests and snapshots by @vscheuber in #305
- more sophisticated journey export/import tests by @vscheuber in #306
- fix e2e tests by @vscheuber in #307
- fix saml cot import and e2e tests by @vscheuber in #308
- update dependencies to address vulnerabilities by @vscheuber in #309
- adapt and update to frodo-lib 2.0.0-44 by @vscheuber in #310
- Pr/312 by @vscheuber in #314
- Add ability to export ESVs by @phalestrivir in #312
- Add More Tests by @phalestrivir in #313
- bug fixes and new features by @vscheuber in #317
- Resolve #283 and #217 by @vscheuber in #318
- Replace gon with notarytool for Mac OS notarization by @hfranklin in #319
- Added support for picking stable or latest homebrew, in the build pipeline by @atomicsamurai in #321
- npm audit will only fail on high or above vulnerabilities by @atomicsamurai in #323
- Add ability to delete scripts by @phalestrivir in #320
- Pr/320 by @vscheuber in #324
- update snapshots by @vscheuber in #326
- Pr/325 by @vscheuber in #328
- new admin commands to configure and test rfc7523 authz grant flows by @vscheuber in #329
- fixes arm64 builds #330 by @vscheuber in #331
- minor fixes and additional help for the new commands by @vscheuber in #332
- rename function and command and update to frodo-lib 2.0.0-53 by @vscheuber in #333
- Pr/335 by @vscheuber in #336
- Fix config exports and create config command by @phalestrivir in #335
- Add ability to see usage of scripts and ESVs by @phalestrivir in #338
- Pr/340 by @vscheuber in #341
- Add ability to explicitly exclude metadata from exports by @phalestrivir in #340
- update dependencies and update to frodo-lib 2.0.0-56 by @vscheuber in #344
- fix codesigning on macos by @vscheuber in #345
- Pr/346 by @vscheuber in #347
- Improve imports and add ability to do a full import by @phalestrivir in #346
- Pr/348 by @vscheuber in #349
- Add ability to export and import journeys without coordinates by @phalestrivir in #348
- Pr/350 by @vscheuber in #351
- Add ability to not include default scripts in exports and imports by @phalestrivir in #350
- Saml import/export dependency work by @atomicsamurai in #352
- pem and base64hmac encoded ESV secret creation support by @atomicsamurai in #353
- handle encoding when creating a new version of a secret by @atomicsamurai in #361
- resolves #360 - Frodo now saves the deployment type in connection profiles by @vscheuber in #362
- Update to frodo-lib 2.0.0-70 and check for updates only once a day by @vscheuber in #365
- Fix for #363 by @atomicsamurai in #366
- update to frodo-lib 2.0.0-71 and leverage new node classifications by @vscheuber in #367
- fixes #369 and update to frodo-lib 2.0.0-72 by @vscheuber in #370
- fixes #377 and fixes #378 by @vscheuber in #379
- fix rockcarver/frodo-lib#391 and upgrade to frodo-lib 2.0.0-74 by @vscheuber in #380
- only show scope row if scope defined by @vscheuber in #381
New Contributors
- @phalestrivir made their first contribution in #282
Full Changelog: v1.0.1...v2.0.0-53
Frodo CLI 2.0.0-52
Fixed
- #378:
--llt
option offrodo admin create-oauth2-client-with-admin-privileges
now works properly again - #377: Frodo CLI now properly handles FrodoErrors thrown by frodo-lib
What's Changed
- Update pipeline by @vscheuber in #269
- Merged next into main by @vscheuber in #270
- update and adapt to frodo-lib 2.0.0-16 by @vscheuber in #271
- fixes rockcarver/frodo-lib#272 by @vscheuber in #272
- update to frodo-lib 2.0.0-19 and add frodo shell command by @vscheuber in #274
- update to frodo-lib 2.0.0-21 and adapt to latest frodo-lib changes by @vscheuber in #275
- resolves #276 by @vscheuber in #277
- rename
app
command tooauth
and add newapp
command for app onboarding by @vscheuber in #279 - update to frodo-lib 2.0.0-26 by @vscheuber in #281
- update to frodo-lib 2.0.0-27 by @vscheuber in #284
- Add tests for list and export ops by @phalestrivir in #282
- cli e2e tests by @vscheuber in #286
- update log list/tail/fetch commands by @vscheuber in #287
- fixes #288 by @vscheuber in #289
- fixes #297 by @vscheuber in #298
- Fix and add tests for authz policy list by @phalestrivir in #291
- Fix journey exports and add journey export tests by @phalestrivir in #292
- Add theme delete tests by @phalestrivir in #293
- Fix service list and add service list tests by @phalestrivir in #294
- Fix idm count and add idm count tests by @phalestrivir in #295
- Fix Imports and Add Import Tests by @phalestrivir in #299
- Consume Trivir PRs by @vscheuber in #300
- Inlcude e2e mock recordings in frodo-cli project by @vscheuber in #301
- Update to frodo-lib 2.0.0-37 by @vscheuber in #302
- Pr/303 by @vscheuber in #304
- Add Working Directory Option by @phalestrivir in #303
- fix saml cot import tests and snapshots by @vscheuber in #305
- more sophisticated journey export/import tests by @vscheuber in #306
- fix e2e tests by @vscheuber in #307
- fix saml cot import and e2e tests by @vscheuber in #308
- update dependencies to address vulnerabilities by @vscheuber in #309
- adapt and update to frodo-lib 2.0.0-44 by @vscheuber in #310
- Pr/312 by @vscheuber in #314
- Add ability to export ESVs by @phalestrivir in #312
- Add More Tests by @phalestrivir in #313
- bug fixes and new features by @vscheuber in #317
- Resolve #283 and #217 by @vscheuber in #318
- Replace gon with notarytool for Mac OS notarization by @hfranklin in #319
- Added support for picking stable or latest homebrew, in the build pipeline by @atomicsamurai in #321
- npm audit will only fail on high or above vulnerabilities by @atomicsamurai in #323
- Add ability to delete scripts by @phalestrivir in #320
- Pr/320 by @vscheuber in #324
- update snapshots by @vscheuber in #326
- Pr/325 by @vscheuber in #328
- new admin commands to configure and test rfc7523 authz grant flows by @vscheuber in #329
- fixes arm64 builds #330 by @vscheuber in #331
- minor fixes and additional help for the new commands by @vscheuber in #332
- rename function and command and update to frodo-lib 2.0.0-53 by @vscheuber in #333
- Pr/335 by @vscheuber in #336
- Fix config exports and create config command by @phalestrivir in #335
- Add ability to see usage of scripts and ESVs by @phalestrivir in #338
- Pr/340 by @vscheuber in #341
- Add ability to explicitly exclude metadata from exports by @phalestrivir in #340
- update dependencies and update to frodo-lib 2.0.0-56 by @vscheuber in #344
- fix codesigning on macos by @vscheuber in #345
- Pr/346 by @vscheuber in #347
- Improve imports and add ability to do a full import by @phalestrivir in #346
- Pr/348 by @vscheuber in #349
- Add ability to export and import journeys without coordinates by @phalestrivir in #348
- Pr/350 by @vscheuber in #351
- Add ability to not include default scripts in exports and imports by @phalestrivir in #350
- Saml import/export dependency work by @atomicsamurai in #352
- pem and base64hmac encoded ESV secret creation support by @atomicsamurai in #353
- handle encoding when creating a new version of a secret by @atomicsamurai in #361
- resolves #360 - Frodo now saves the deployment type in connection profiles by @vscheuber in #362
- Update to frodo-lib 2.0.0-70 and check for updates only once a day by @vscheuber in #365
- Fix for #363 by @atomicsamurai in #366
- update to frodo-lib 2.0.0-71 and leverage new node classifications by @vscheuber in #367
- fixes #369 and update to frodo-lib 2.0.0-72 by @vscheuber in #370
- fixes #377 and fixes #378 by @vscheuber in #379
New Contributors
- @phalestrivir made their first contribution in #282
Full Changelog: v1.0.1...v2.0.0-52
Frodo CLI 2.0.0-51
What's Changed
- fixes #369 and update to frodo-lib 2.0.0-72 by @vscheuber in #370
Full Changelog: v2.0.0-50...v2.0.0-51
Frodo CLI 2.0.0-50
What's Changed
- update to frodo-lib 2.0.0-71 and leverage new node classifications by @vscheuber in #367
Full Changelog: v2.0.0-49...v2.0.0-50
Frodo CLI 2.0.0-49
Fixed
- #363: Doing a full export of IDM from FIDC started hanging between v2.0.0.32 and v2.0.0.33
What's Changed
- Fix for #363 by @atomicsamurai in #366
Full Changelog: v2.0.0-48...v2.0.0-49
Frodo CLI 2.0.0-48
What's Changed
- Update to frodo-lib 2.0.0-70 and check for updates only once a day by @vscheuber in #365
Full Changelog: v2.0.0-47...v2.0.0-48
Frodo CLI 2.0.0-47
Added
- #360: Frodo now saves the deployment type in connection profiles.
Changed
- Update to frodo-lib 2.0.0-67
What's Changed
- resolves #360 - Frodo now saves the deployment type in connection profiles by @vscheuber in #362
Full Changelog: v2.0.0-46...v2.0.0-47
Frodo CLI 2.0.0-46
What's Changed
- handle encoding when creating a new version of a secret by @atomicsamurai in #361
Full Changelog: v2.0.0-45...v2.0.0-46
Frodo CLI 2.0.0-45
Added
- pem and base64hmac encoded ESV secret creation
What's Changed
- pem and base64hmac encoded ESV secret creation support by @atomicsamurai in #353
Full Changelog: v2.0.0-44...v2.0.0-45
Frodo CLI 2.0.0-44
What's Changed
- Saml import/export dependency work by @atomicsamurai in #352
Full Changelog: v2.0.0-43...v2.0.0-44