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.24.1 #675

Closed
wants to merge 1 commit into from
Closed

Release v0.24.1 #675

wants to merge 1 commit into from

Conversation

mgyucht
Copy link
Contributor

@mgyucht mgyucht commented Oct 26, 2023

  • Make sure path parameters are first in order in RequiredFields (#669).
  • Added Field.IsRequestBodyField method for code generation (#670).
  • Add regressions question to the issue template (#676).
  • Add telemetry for CI/CD platform to useragent (#665).
  • Skip GCP Integration Tests using Statement Execution API (#678).
  • Add more detailed error message on default credentials not found error (#679).

Dependency updates:

  • Bump google.golang.org/api from 0.146.0 to 0.150.0 (#683).
  • Bump golang.org/x/mod from 0.13.0 to 0.14.0 (#681).
  • Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /examples/zerolog (#674).
  • Bump google.golang.org/grpc from 1.58.2 to 1.58.3 in /examples/slog (#672).
  • Bump google.golang.org/grpc from 1.58.2 to 1.58.3 in /examples/zerolog (#684).
  • Bump golang.org/x/time from 0.3.0 to 0.4.0 (#680).

@mgyucht mgyucht force-pushed the prepare/0.24.1 branch 4 times, most recently from 336fe00 to 57029ea Compare October 26, 2023 13:55
@tanmay-db tanmay-db force-pushed the prepare/0.24.1 branch 2 times, most recently from 8073013 to 90e5661 Compare November 8, 2023 14:26
* Make sure path parameters are first in order in RequiredFields ([#669](#669)).
* Added Field.IsRequestBodyField method for code generation ([#670](#670)).
* Add regressions question to the issue template ([#676](#676)).
* Add telemetry for CI/CD platform to useragent ([#665](#665)).
* Skip GCP Integration Tests using Statement Execution API ([#678](#678)).
* Add more detailed error message on default credentials not found error ([#679](#679)).

Dependency updates:

 * Bump google.golang.org/api from 0.146.0 to 0.150.0 ([#683](#683)).
 * Bump golang.org/x/mod from 0.13.0 to 0.14.0 ([#681](#681)).
 * Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /examples/zerolog ([#674](#674)).
 * Bump google.golang.org/grpc from 1.58.2 to 1.58.3 in /examples/slog ([#672](#672)).
 * Bump google.golang.org/grpc from 1.58.2 to 1.58.3 in /examples/zerolog ([#684](#684)).
 * Bump golang.org/x/time from 0.3.0 to 0.4.0 ([#680](#680)).
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@mgyucht mgyucht closed this Nov 13, 2023
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