Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.40.1 #920

Merged
merged 1 commit into from
May 14, 2024
Merged

Release v0.40.1 #920

merged 1 commit into from
May 14, 2024

Conversation

mgyucht
Copy link
Contributor

@mgyucht mgyucht commented May 14, 2024

  • Fixed codecov for repository (#909).
  • Add traceparent header to enable distributed tracing. (#914).
  • Log cancelled and failed requests (#919).

Dependency updates:

  • Bump golang.org/x/net from 0.22.0 to 0.24.0 (#884).
  • Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/zerolog (#896).
  • Bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples/slog (#897).

* Fixed codecov for repository ([#909](#909)).
* Add traceparent header to enable distributed tracing. ([#914](#914)).
* Log cancelled and failed requests ([#919](#919)).

Dependency updates:

 * Bump golang.org/x/net from 0.22.0 to 0.24.0 ([#884](#884)).
 * Bump golang.org/x/net from 0.17.0 to 0.23.0 in /examples/zerolog ([#896](#896)).
 * Bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples/slog ([#897](#897)).
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 7.09%. Comparing base (63343c8) to head (61533b7).

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #920   +/-   ##
=====================================
  Coverage   7.09%   7.09%           
=====================================
  Files        276     276           
  Lines      64381   64381           
=====================================
  Hits        4570    4570           
  Misses     59502   59502           
  Partials     309     309           

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

@mgyucht
Copy link
Contributor Author

mgyucht commented May 14, 2024

Two integration tests failed in AWS workspace-level: TestAccServicePrincipalsOnAWS and TestAccJobsApiFullIntegration. These are likely both flaky; the first is flaky due to read-after-write inconsistencies in the IAM APIs, and the second still needs to be investigated but passed in the other environments.

@mgyucht mgyucht added this pull request to the merge queue May 14, 2024
Merged via the queue into main with commit 72334ef May 14, 2024
7 checks passed
@mgyucht mgyucht deleted the prepare/0.40.1 branch May 14, 2024 11:25
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