Skip to content

chore(deps): update dependency google-cloud-logging to v3.12.1 #111

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

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jul 14, 2023

This PR contains the following updates:

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

Release Notes

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

v3.12.1

Compare Source

Bug Fixes
  • Make logging handler close conditional to having the transport opened (#​990) (66c6b91)

v3.12.0

Compare Source

Features
  • Add REST Interceptors which support reading metadata (681bcc5)
  • Add support for opt-in debug logging (681bcc5)
  • Added flushes/close functionality to logging handlers (#​917) (d179304)
Bug Fixes
Documentation
  • Added documentation on log_level and excluded_loggers params in setup_logging (#​971) (70d9d25)
  • Update README to break infinite redirect loop (#​972) (52cd907)

v3.11.4

Compare Source

Bug Fixes

v3.11.3

Compare Source

Bug Fixes

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

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.

🔕 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.

@renovate-bot renovate-bot force-pushed the renovate/google-cloud-logging-3.x branch 6 times, most recently from 2ea5cf2 to 6527cf5 Compare July 21, 2023 17:12
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-logging-3.x branch from 6527cf5 to 426f240 Compare August 8, 2023 17:18
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-logging to v3.6.0 chore(deps): update dependency google-cloud-logging to v3.7.0 Sep 26, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-logging-3.x branch from 426f240 to a80c719 Compare September 26, 2023 00:16
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-logging to v3.7.0 chore(deps): update dependency google-cloud-logging to v3.8.0 Oct 5, 2023
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-logging-3.x branch from a80c719 to a95ea39 Compare October 5, 2023 03:49
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-logging-3.x branch from a95ea39 to 9dfb379 Compare November 17, 2023 18:53
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-logging-3.x branch 3 times, most recently from 32231f9 to a77f311 Compare December 11, 2023 22:06
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-logging to v3.8.0 chore(deps): update dependency google-cloud-logging to v3.9.0 Dec 11, 2023
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-logging to v3.9.0 chore(deps): update dependency google-cloud-logging to v3.10.0 Mar 14, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-logging-3.x branch from a77f311 to 2567433 Compare March 14, 2024 19:59
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-logging-3.x branch from 2567433 to adeac10 Compare July 25, 2024 23:04
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-logging to v3.10.0 chore(deps): update dependency google-cloud-logging to v3.11.0 Jul 25, 2024
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-logging to v3.11.0 chore(deps): update dependency google-cloud-logging to v3.11.1 Aug 7, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-logging-3.x branch from adeac10 to 5547dfa Compare August 21, 2024 16:41
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-logging to v3.11.1 chore(deps): update dependency google-cloud-logging to v3.11.2 Aug 21, 2024
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-logging-3.x branch from 5547dfa to a13155f Compare October 15, 2024 23:21
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-logging to v3.11.2 chore(deps): update dependency google-cloud-logging to v3.11.3 Oct 15, 2024
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-logging to v3.11.3 chore(deps): update dependency google-cloud-logging to v3.11.4 Jan 29, 2025
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-logging-3.x branch from a13155f to 5e795bb Compare January 29, 2025 19:14
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-logging to v3.11.4 chore(deps): update dependency google-cloud-logging to v3.12.0 Apr 16, 2025
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-logging-3.x branch from 5e795bb to 3b17c0d Compare April 16, 2025 17:08
@renovate-bot renovate-bot changed the title chore(deps): update dependency google-cloud-logging to v3.12.0 chore(deps): update dependency google-cloud-logging to v3.12.1 Apr 23, 2025
@renovate-bot renovate-bot force-pushed the renovate/google-cloud-logging-3.x branch from 3b17c0d to 8b49acf Compare April 23, 2025 00:34
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