Skip to content

Conversation

@honsiorovskyi
Copy link
Contributor

@honsiorovskyi honsiorovskyi commented Aug 25, 2025

Bump aws-sdk-bedrockruntime from 1.74.0 to 1.103.0 to support the new AWS_BEARER_TOKEN_BEDROCK environment variable for httpBearerAuth scheme.

This update bumps the bedrock dependecy to its latest relesed version that includes a change needed to enable users to use bearer token authentication with Bedrock services by setting the AWS_BEARER_TOKEN_BEDROCK environment variable, providing an alternative to traditional AWS credentials.

Updates Cargo.lock with compatible minor version bumps for AWS SDK and smithy dependencies. All bedrock-related tests continue to pass.

…K auth

Bump aws-sdk-bedrockruntime from 1.74.0 to 1.103.0 to support the new
AWS_BEARER_TOKEN_BEDROCK environment variable for httpBearerAuth scheme.

This update enables customers to use bearer token authentication with
Bedrock services by setting the AWS_BEARER_TOKEN_BEDROCK environment
variable, providing an alternative to traditional AWS credentials.

Updates Cargo.lock with compatible minor version bumps for AWS SDK
and smithy dependencies. All bedrock-related tests continue to pass.

Signed-off-by: honsiorovskyi <[email protected]>
@alexhancock
Copy link
Collaborator

Thanks @honsiorovskyi

@alexhancock alexhancock merged commit 791a1d6 into block:main Sep 25, 2025
10 checks passed
@michaelneale
Copy link
Collaborator

we may need to revert this - not sure what went on but bring in dependencies to cmake which cause problems (via https://crates.io/crates/aws-lc-sys it looks like which doesn't have stable versions if I read correctly)

tlongwell-block pushed a commit that referenced this pull request Sep 25, 2025
…K auth (#4327)

Signed-off-by: honsiorovskyi <[email protected]>
Co-authored-by: honsiorovskyi <[email protected]>
katzdave added a commit that referenced this pull request Sep 25, 2025
…ovements

* 'main' of github.com:block/goose: (23 commits)
  blog post on subagents vs subrecipes (#4829)
  fix chat button alignment and spacing for attachments (#4794)
  fix: remove nested double quotes in windows automation_script tool description (#4824)
  fix: a few things with the mcp snapshot test (#4818)
  Revert "fix(compaction): try to catch more context limit exceeded erors and compact" (#4820)
  test: add test coverage for Tools Inspector (#4700)
  feat: Parse and use retryDelay from Google API RateLimitExceeded errors (#4124)
  cleanup: remove unused link preview and goose response form components (#4795)
  fix build: latest bedrock version (#4812)
  prefer users SHELL (#4702)
  feat: update aws-sdk-bedrockruntime to enable AWS_BEARER_TOKEN_BEDROCK auth (#4327)
  correct the tests from an odd merge (#4804)
  docs: import yaml recipe (#4799)
  docs: Add openmetadata extension to goose mcp docs (#4547)
  Add elapsed time to the CLI output. (#4609)
  fix: Fix cell coordinate ordering in XlsxTool and add unit tests (#4551)
  Use gemini flash for summarization on open router (#4290)
  chore(deps): bump xcb from 1.5.0 to 1.6.0 (#4289)
  feat(shell): throw errors on interactive commands (#4788)
  feat: AgentManager - foundation for unified execution (#4389) (#4684)
  ...
HikaruEgashira pushed a commit to HikaruEgashira/goose that referenced this pull request Oct 3, 2025
…K auth (block#4327)

Signed-off-by: honsiorovskyi <[email protected]>
Co-authored-by: honsiorovskyi <[email protected]>
Signed-off-by: HikaruEgashira <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants