Skip to content

chore: bump version to 1.145.2#8360

Merged
vicheey merged 1 commit into
aws:developfrom
vicheey:versionbump
Oct 21, 2025
Merged

chore: bump version to 1.145.2#8360
vicheey merged 1 commit into
aws:developfrom
vicheey:versionbump

Conversation

@vicheey

@vicheey vicheey commented Oct 21, 2025

Copy link
Copy Markdown
Contributor

Which issue(s) does this change fix?

Fix #8352

Why is this change necessary?

This is to resolve container client initialization issue.

How does it address the issue?

Update logic for client initialization issue to account for environment variables.

What side effects does this change have?

Should allow sam to correctly create docker client and ping socket thru tcp connection.

Mandatory Checklist

PRs will only be reviewed after checklist is complete

  • Add input/output type hints to new functions/methods
  • Write design document if needed (Do I need to write a design document?)
  • Write/update unit tests
  • Write/update integration tests
  • Write/update functional tests if needed
  • make pr passes
  • make update-reproducible-reqs if dependencies were changed
  • Write documentation

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@vicheey
vicheey marked this pull request as ready for review October 21, 2025 21:13
@vicheey
vicheey requested a review from a team as a code owner October 21, 2025 21:13
@vicheey
vicheey enabled auto-merge October 21, 2025 21:17
@vicheey
vicheey added this pull request to the merge queue Oct 21, 2025
Merged via the queue into aws:develop with commit 41fd19e Oct 21, 2025
44 checks passed
@vicheey
vicheey deleted the versionbump branch January 26, 2026 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: sam build - Container runtime not detected in Bitbucket Pipelines with Docker-in-Docker (v1.145.0+)

3 participants