Releases: rockcarver/frodo-cli
Releases · rockcarver/frodo-cli
Frodo CLI 2.0.0-63
Changed
- Update to frodo-lib 2.0.0-87
What's Changed
- update github action versions by @vscheuber in #395
- update build node version to 18, update package-lock.json, audit dev dependencies, add node 22 and drop node 16 from test matrix, update npm-publish action to v3 by @vscheuber in #396
- fix pipeline by @vscheuber in #397
Full Changelog: v2.0.0-62...v2.0.0-63
Frodo CLI 2.0.0-62
Changed
- Update to frodo-lib 2.0.0-86
- rockcarver/frodo-lib#402: Library scripts are now treated as dependencies during script and journey exports and imports.
What's Changed
- update to frodo-lib 2.0.0-86 by @vscheuber in #394
Full Changelog: v2.0.0-61...v2.0.0-62
Frodo CLI 2.0.0-61
Fixed
- rockcarver/homebrew-frodo-cli#6: Homebrew formula now properly installs frodo
What's Changed
- resolves ockcarver/homebrew-frodo-cli#6 by @vscheuber in #393
Full Changelog: v2.0.0-60...v2.0.0-61
Frodo CLI 2.0.0-60
Changed
- Update to frodo-lib 2.0.0-85
- Update dependencies
What's Changed
- use tsup for builds by @vscheuber in #392
Full Changelog: v2.0.0-59...v2.0.0-60
Frodo CLI 2.0.0-59
Changed
- Update to frodo-lib 2.0.0-83
What's Changed
- Update to frodo-lib 2.0.0-83 by @atomicsamurai in #390
Full Changelog: v2.0.0-58...v2.0.0-59
Frodo CLI 2.0.0-58
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
- update to frodo-lib 2.0.0-75 by @vscheuber in #382
- update to frodo-lib 2.0.0-77 and remove secrets from recordings by @vscheuber in #384
- Fix --watch script imports and improve script exports by @phalestrivir in #386
- Improvements in journey and service import by @vscheuber in #387
- Pr/388 by @vscheuber in #389
- Command Refactor by @phalestrivir in #388
New Contributors
- @phalestrivir made their first contribution in #282
Full Changelog: v1.0.1...v2.0.0-58
Frodo CLI 2.0.0-57
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
- update to frodo-lib 2.0.0-75 by @vscheuber in #382
- update to frodo-lib 2.0.0-77 and remove secrets from recordings by @vscheuber in #384
- Fix --watch script imports and improve script exports by @phalestrivir in #386
- Improvements in journey and service import by @vscheuber in #387
New Contributors
- @phalestrivir made their first contribution in #282
Full Changelog: v1.0.1...v2.0.0-57
Frodo CLI 2.0.0-56
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
- update to frodo-lib 2.0.0-75 by @vscheuber in #382
- update to frodo-lib 2.0.0-77 and remove secrets from recordings by @vscheuber in #384
- Fix --watch script imports and improve script exports by @phalestrivir in #386
New Contributors
- @phalestrivir made their first contribution in #282
Full Changelog: v1.0.1...v2.0.0-56
Frodo CLI 2.0.0-55
Changed
- Update to frodo-lib 2.0.0-77
Fixed
- Improved filtering out secrets from recordings
- rockcarver/frodo-lib#392: Implemented error handling pattern for methods with unusual amounts of REST calls like
frodo.config.exportFullConfiguration
andfrodo.config.importFullConfiguration
used in thefrodo config import
andfrodo config export
commands
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
- update to frodo-lib 2.0.0-75 by @vscheuber in #382
- update to frodo-lib 2.0.0-77 and remove secrets from recordings by @vscheuber in #384
New Contributors
- @phalestrivir made their first contribution in #282
Full Changelog: v1.0.1...v2.0.0-55
Frodo CLI 2.0.0-54
Changed
- Update to frodo-lib 2.0.0-75
Fixed
- rockcarver/frodo-lib#397: Service accounts now use the proper scopes when created using the
frodo conn save
command
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
- update to frodo-lib 2.0.0-75 by @vscheuber in #382
New Contributors
- @phalestrivir made their first contribution in #282
Full Changelog: v1.0.1...v2.0.0-54