Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v1.0.118 Home All releases olderv1.0.117 v1.0.119newer
Claude Code v1.0.118

AWS Bedrock SDK Updated

What: Internal AWS Bedrock SDK dependencies refreshed with updated function identifiers.

Details:

  • Approximately 8,498 function names were renamed due to bundler minification changes
  • No functional changes to AWS SDK behavior
  • Removed variables Hl1, if0, trA and added equivalents Nl1, af0, prA
  • All AWS Bedrock command classes and serialization functions updated
  • Evidence: Variables at lines 5314-5390 show minified name changes

Impact: No user-visible changes; internal dependency maintenance only.

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v1.0.118 →