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

chore(deps): update all major dependencies (major) #962

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovatebotcpg[bot]
Copy link

@renovatebotcpg renovatebotcpg bot commented Sep 30, 2024

This PR contains the following updates:

Package Update Change
google-cloud-logging major ==2.7.0 -> ==3.11.2
google-cloud-storage major ==1.43.0 -> ==2.18.2

Release Notes

googleapis/python-logging (google-cloud-logging)

v3.11.2

Compare Source

Bug Fixes
  • deps: Require google-cloud-appengine-logging>=0.1.3 (550abca)
  • deps: Require google-cloud-audit-log >= 0.2.4 (550abca)
  • deps: Require opentelemetry-api>=1.9.0 (550abca)
  • Fixed type hinting issue with specifying Transport class (#​930) (e2875d6)

v3.11.1

Compare Source

Bug Fixes

v3.11.0

Compare Source

Features
  • OpenTelemetry trace/spanID integration for Python handlers (#​889) (78168a3)
Bug Fixes
  • Added environment specific labels to client library when running in Cloud Run Jobs (#​877) (9c5e8f0)
  • Added missing import into logger.py (#​896) (9ca242d)
  • Added type hints to CloudLoggingHandler constructor (#​903) (6959345)
Documentation

v3.10.0

Compare Source

Features
  • Allow users to explicitly configure universe domain (#​846) (e998a21)
Bug Fixes
  • Added placeholder kwargs to StructuredLogHandler (#​845) (9bc0a37)
  • Allowed for a partial override of loggers that get excluded from setup_client (#​831) (870c940)
  • Remove usage in including_default_value_fields to prepare for protobuf 5.x (#​866) (66a534d)
  • Use value of cluster-location in GKE for tagging location (#​830) (c15847c)
Documentation
  • Added documentation for Django/Flask integrations and dictConfig (#​848) (c65ec92)

v3.9.0

Compare Source

Features
Bug Fixes
  • Fixed DeprecationWarning for datetime objects for Python 3.12 (#​824) (2384981)
  • Fixed object paths in autogenerated code in owlbot.py (#​804) (b14bb14)
  • Updated protobuf JSON formatting to support nested protobufs (#​797) (a00c261)
  • Use retry_async instead of retry in async client (#​816) (c79f7f5)
  • Use warning instead of warn in system tests to avoid DeprecationWarning (#​821) (c447175)

v3.8.0

Compare Source

Features

v3.7.0

Compare Source

Features
  • Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously (30f24a8)
  • Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets (30f24a8)
  • Add ConfigServiceV2.DeleteLink method for deleting linked datasets (30f24a8)
  • Add ConfigServiceV2.GetLink methods for describing linked datasets (30f24a8)
  • Add ConfigServiceV2.ListLinks method for listing linked datasets (30f24a8)
  • Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously (30f24a8)
  • Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled (30f24a8)
  • Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data (30f24a8)
  • Log Analytics features of the Cloud Logging API (30f24a8)
Bug Fixes
Documentation
  • Documentation for the Log Analytics features of the Cloud Logging API (30f24a8)
  • Minor formatting (30f24a8)

v3.6.0

Compare Source

Features
  • Add logic to convert severity string to uppercase (#​744) (c1c8ce1)
Bug Fixes
Documentation

v3.5.0

Compare Source

Features
  • Add support for Python 3.11 (412d481)
Bug Fixes
  • Add context manager return types (e2278c1)
  • Instrumentation entries should not contain user labels (#​703) (e05d132)
  • Require proto-plus 1.22.2 for Python 3.11 (412d481)
  • Send StructuredLogHandler instrumentation log using an explicit logger (#​705) (ac6a2c6)
Documentation
  • Add documentation for enums (e2278c1)

v3.4.0

Compare Source

Features
  • Add typing to proto.Message based class attributes (9d505f1)
Bug Fixes
  • Add dict typing for client_options (9d505f1)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (9d505f1)
  • Drop usage of pkg_resources (9d505f1)
  • Fix timeout default values (9d505f1)
Documentation
  • samples: Snippetgen handling of repeated enum field (9d505f1)
  • samples: Snippetgen should call await on the operation coroutine before calling result (9d505f1)

v3.3.1

Compare Source

Bug Fixes

v3.3.0

Compare Source

Features
Bug Fixes

v3.2.5

Compare Source

Bug Fixes

v3.2.4

Compare Source

Bug Fixes

v3.2.3

Compare Source

Bug Fixes
  • Mimic the pubsub test to clean up bigquery datasets (#​639) (44deb1b)
  • Nested json with structured log handler (#​636) (b840435)
  • Structured log handler drops reserved fields in json_fields (#​634) (4ef38b3)

v3.2.2

Compare Source

Bug Fixes

v3.2.1

Compare Source

Bug Fixes

v3.2.0

Compare Source

Features
Bug Fixes

v3.1.2

Compare Source

Bug Fixes
Documentation

v3.1.1

Compare Source

Documentation

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • make logging API more friendly to use (#​422)
  • api consistency between HTTP and Gapic layers (#​375)
  • support string-encoded json (#​339)
  • Infer default resource in logger (#​315)
  • support json logs (#​316)
  • deprecate AppEngineHandler and ContainerEngineHandler (#​310)
Features
Bug Fixes
Miscellaneous Chores
  • deprecate AppEngineHandler and ContainerEngineHandler (#​310) (e3cac88)
Documentation

v2.7.2

Compare Source

Bug Fixes

v2.7.1

Compare Source

2.7.1 (2022-04-06)
Bug Fixes
  • deps: require google-api-core >= 1.31.5, >= 2.3.2 on v2 release (#​501) (0c5d9aa)
googleapis/python-storage (google-cloud-storage)

v2.18.2

Compare Source

Bug Fixes
  • Add regression test for range read retry issue and bump dependency to fix (#​1338) (0323647)

v2.18.1

Compare Source

Bug Fixes

v2.18.0

Compare Source

Features
  • Add OpenTelemetry Tracing support as a preview feature (#​1288) (c2ab0e0)
Bug Fixes

v2.17.0

Compare Source

Features
Bug Fixes
Documentation

v2.16.0

Compare Source

Features

v2.15.0

Compare Source

Features
Bug Fixes

v2.14.0

Compare Source

Features
Bug Fixes

v2.13.0

Compare Source

Features
Bug Fixes
Documentation

v2.12.0

Compare Source

Features
Bug Fixes
  • Bump python-auth version to fix issue and remove workaround (#​1158) (28c02dd)
  • Mark _deprecate_threads_param as a wrapper to unblock introspection and docs (#​1122) (69bd4a9)
Documentation
  • Add snippets for upload_chunks_concurrently and add chunk_size (#​1135) (3a0f551)
  • Update formatting and wording in transfer_manager docstrings (#​1163) (9e460d8)

v2.11.0

Compare Source

Features
  • Add gccl-gcs-cmd field to X-Goog-API-Client header for Transfer Manager calls (#​1119) (14a1909)
  • Add transfer_manager.upload_chunks_concurrently using the XML MPU API (#​1115) (56aeb87)
  • Support configurable retries in upload_chunks_concurrently (#​1120) (1271686)
Bug Fixes
Documentation

v2.10.0

Compare Source

Features
Bug Fixes
  • Extend wait for bucket metadata consistency in system tests (#​1053) (d78586c)
Documentation

v2.9.0

Compare Source

Features
  • Un-deprecate blob.download_to_file(), bucket.create(), and bucket.list_blobs() (#​1013) (aa4f282)
Bug Fixes
Documentation

v2.8.0

Compare Source

Features
  • Add multiprocessing and chunked downloading to transfer manager (#​1002) (e65316b)
Bug Fixes
Documentation

v2.7.0

Compare Source

Features
  • Add "transfer_manager" module for concurrent uploads and downloads, as a preview feature (#​943) (9998a5e)
  • Add use_auth_w_custom_endpoint support (#​941) (5291c08)
Bug Fixes

v2.6.0

Compare Source

Features
Bug Fixes
Documentation

v2.5.0

Compare Source

Features
Documentation

v2.4.0

Compare Source

Features
Bug Fixes
Documentation

v2.3.0

Compare Source

Features
Bug Fixes
Documentation

v2.2.1

Compare Source

Bug Fixes

v2.2.0

Compare Source

Features
  • allow no project in client methods using storage emulator (#​703) (bcde0ec)
Bug Fixes
  • add user agent in python-storage when calling resumable media (c7bf615)
  • deps: require google-api-core>=1.31.5, >=2.3.2 (#​722) (e9aab38)
  • Fix BlobReader handling of interleaved reads and seeks (#​721) (5d1cfd2)
  • retry client side requests timeout (#​727) (e0b3b35)
Documentation

v2.1.0

Compare Source

Features

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • Remove Python 2 support (#​657)
Features

v1.44.0

Compare Source

Features
Documentation
  • Describe code sample more specifically (#​660) (0459cb4)
  • refresh readme instructions (#​667) (ceb9314)
  • This is just a simple PR to better describe what the code is doing in the comments. (0459cb4)
  • use writeable streamin example for 'download_blob_to_file' (#​676) (96092d4)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.56%. Comparing base (d433e62) to head (0e72077).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #962   +/-   ##
=======================================
  Coverage   81.56%   81.56%           
=======================================
  Files         184      184           
  Lines       15957    15957           
=======================================
  Hits        13016    13016           
  Misses       2941     2941           

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

Copy link
Contributor

@milo-hyben milo-hyben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good to me!
I like that very comprehensive output from renovate.

@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch 3 times, most recently from 2beba4a to 2789080 Compare October 4, 2024 05:32
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.

1 participant