-
v0.3.3 Stable
released this
2023-09-14 22:22:38 +00:00 | 75 commits to master since this releaseFixes issue with setup errors on Linux, and ads app version to CLI output.
Downloads
-
v0.3.1 Stable
released this
2023-09-12 22:31:03 +00:00 | 80 commits to master since this releaseCorrectly re-hides the application window when a request comes in while an existing request is still being resolved.
Downloads
-
v0.3.0 Stable
released this
2023-09-11 23:18:05 +00:00 | 84 commits to master since this releaseAdd ability to launch terminal emulator preloaded with AWS credentials in its environment.
Downloads
-
v0.2.3 Stable
released this
2023-07-11 17:35:56 +00:00 | 99 commits to master since this releaseCorrectly disables spinner when unlock operation fails.
Downloads
-
v0.2.1 Stable
released this
2023-05-09 16:47:11 +00:00 | 104 commits to master since this releaseThis is an alpha release. Basic functionality is present, but major features are still missing (such as EC2 IMDS emulation) and there may be significant bugs.
For now the only way to use Creddy with AWS SDKs is by setting AWS_CONTAINER_CREDENTIALS_FULL_URI=http://localhost:19923 in your environment.
creddy exec [--base] command...
is also possible.Downloads