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

Update dependency google-cloud-logging to v3.11.2 #787

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

Conversation

renovate-bot
Copy link
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-cloud-logging ==3.1.1 -> ==3.11.2 age adoption passing confidence

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

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: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the dependencies Dependency changes and updates label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency changes and updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant