Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps google-cloud-logging from 3.5.0 to 3.8.0.

Release notes

Sourced from google-cloud-logging's releases.

v3.8.0

3.8.0 (2023-10-03)

Features

  • Add cloud_run_job monitored resource type. (#788) (3b310d6)

v3.7.0

3.7.0 (2023-09-25)

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

  • Add async context manager return types (30f24a8)
  • Add severity to structured log write (#783) (31a7f69)
  • Handle exceptions raised when fetching Django request data (#758) (5ecf886)
  • Unintended exception omittion (#736) (022dc54)

Documentation

  • Documentation for the Log Analytics features of the Cloud Logging API (30f24a8)
  • Minor formatting (30f24a8)

v3.6.0

3.6.0 (2023-07-05)

Features

  • Add logic to convert severity string to uppercase (#744) (c1c8ce1)

Bug Fixes

  • Properly handle None from metadata server (#718) (dedaff9)

... (truncated)

Changelog

Sourced from google-cloud-logging's changelog.

3.8.0 (2023-10-03)

Features

  • Add cloud_run_job monitored resource type. (#788) (3b310d6)

3.7.0 (2023-09-25)

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

  • Add async context manager return types (30f24a8)
  • Add severity to structured log write (#783) (31a7f69)
  • Handle exceptions raised when fetching Django request data (#758) (5ecf886)
  • Unintended exception omittion (#736) (022dc54)

Documentation

  • Documentation for the Log Analytics features of the Cloud Logging API (30f24a8)
  • Minor formatting (30f24a8)

3.6.0 (2023-07-05)

Features

  • Add logic to convert severity string to uppercase (#744) (c1c8ce1)

Bug Fixes

  • Properly handle None from metadata server (#718) (dedaff9)

Documentation

... (truncated)

Commits
  • 0656474 chore(main): release 3.8.0 (#789)
  • d665639 chore(deps): update dependency google-cloud-bigquery to v3.12.0 (#792)
  • 7da631a chore(deps): update dependency google-cloud-logging to v3.7.0 (#787)
  • 654fe3f chore: [autoapprove] bump cryptography from 41.0.3 to 41.0.4 (#790)
  • 3b310d6 feat: add cloud_run_job monitored resource type. (#788)
  • f25c119 chore(main): release 3.7.0 (#784)
  • 022dc54 fix: unintended exception omittion (#736)
  • f1e8955 chore(deps): update dependency google-cloud-storage to v2.11.0 (#785)
  • 5ecf886 fix: Handle exceptions raised when fetching Django request data (#758)
  • 41e073f chore(deps): update all dependencies (#781)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google-cloud-logging](https://github.com/googleapis/python-logging) from 3.5.0 to 3.8.0.
- [Release notes](https://github.com/googleapis/python-logging/releases)
- [Changelog](https://github.com/googleapis/python-logging/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-logging@v3.5.0...v3.8.0)

---
updated-dependencies:
- dependency-name: google-cloud-logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 9, 2023
@github-actions
Copy link

github-actions bot commented Oct 9, 2023

Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit e9b3fe5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant