Skip to content

Conversation

@simonmarty
Copy link
Contributor

@simonmarty simonmarty commented Nov 3, 2025

Issue #, if available:

Description of changes:

  • Update dependencies
  • Fix user agent to match pom.xml
  • Address new SpotBugs warnings
Error:  Medium: Shared primitive variable "refreshNeeded" in one thread may not yield the value of the most recent write from another thread [com.amazonaws.secretsmanager.caching.cache.SecretCacheObject] At SecretCacheObject.java:[line 207] AT_STALE_THREAD_WRITE_OF_PRIMITIVE
Error:  Low: Method intentionally throws RuntimeException. [com.amazonaws.secretsmanager.caching.cache.SecretCacheObject] At SecretCacheObject.java:[line 242] THROWS_METHOD_THROWS_RUNTIMEEXCEPTION
  • Bump version number

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

@simonmarty simonmarty requested a review from a team as a code owner November 3, 2025 21:42
@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.90%. Comparing base (db8a853) to head (ce56898).
⚠️ Report is 1 commits behind head on v2.

Additional details and impacted files
@@             Coverage Diff              @@
##                 v2     #173      +/-   ##
============================================
+ Coverage     90.86%   90.90%   +0.03%     
  Complexity       90       90              
============================================
  Files             6        6              
  Lines           230      231       +1     
  Branches         24       24              
============================================
+ Hits            209      210       +1     
  Misses           18       18              
  Partials          3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@simonmarty simonmarty merged commit da07f3f into aws:v2 Nov 13, 2025
5 checks passed
@simonmarty simonmarty deleted the v2-update branch November 13, 2025 19:45
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