github danielmiessler/Fabric v1.4.434

8 hours ago

Changes

PR #2052 by praxstack and ksylvan: feat(bedrock): dynamic region fetching and AWS_PROFILE conflict fix

  • Added dynamic Bedrock region fetching from botocore's endpoints.json, expanding support to 40+ regions instead of a hardcoded list of 6, with a static fallback on error.
  • Fixed AWS_PROFILE environment variable conflict that caused 'failed to get shared config profile' errors for users who had AWS_PROFILE set for other tools (e.g., Terraform, AWS CLI) while using explicit access keys or static credentials.
  • Improved empty auth choice handling to gracefully skip the selection instead of throwing an error.

Don't miss a new Fabric release

NewReleases is sending notifications on new releases.