Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cfbb7bd

Browse filesBrowse files
chore(main): release 3.8.1
1 parent c383960 commit cfbb7bd
Copy full SHA for cfbb7bd

File tree

Expand file treeCollapse file tree

5 files changed

+12
-4
lines changed
Filter options
Expand file treeCollapse file tree

5 files changed

+12
-4
lines changed

‎.release-please-manifest.json

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.8.0"
2+
".": "3.8.1"
33
}

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
[1]: https://pypi.org/project/google-cloud-logging/#history
66

7+
## [3.8.1](https://github.com/googleapis/python-logging/compare/v3.8.0...v3.8.1) (2023-11-03)
8+
9+
10+
### Bug Fixes
11+
12+
* Fixed object paths in autogenerated code in owlbot.py ([#804](https://github.com/googleapis/python-logging/issues/804)) ([b14bb14](https://github.com/googleapis/python-logging/commit/b14bb144fad2dcf067b7e62e402b708f45ebadbe))
13+
* Updated protobuf JSON formatting to support nested protobufs ([#797](https://github.com/googleapis/python-logging/issues/797)) ([a00c261](https://github.com/googleapis/python-logging/commit/a00c261ee07a5dcaac9f5b966b4bb6729a2bbe65))
14+
715
## [3.8.0](https://github.com/googleapis/python-logging/compare/v3.7.0...v3.8.0) (2023-10-03)
816

917

‎google/cloud/logging/gapic_version.py

Copy file name to clipboardExpand all lines: google/cloud/logging/gapic_version.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.8.0" # {x-release-please-version}
16+
__version__ = "3.8.1" # {x-release-please-version}

‎google/cloud/logging_v2/gapic_version.py

Copy file name to clipboardExpand all lines: google/cloud/logging_v2/gapic_version.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "3.8.0" # {x-release-please-version}
16+
__version__ = "3.8.1" # {x-release-please-version}

‎samples/generated_samples/snippet_metadata_google.logging.v2.json

Copy file name to clipboardExpand all lines: samples/generated_samples/snippet_metadata_google.logging.v2.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-logging",
11-
"version": "3.8.0"
11+
"version": "3.8.1"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.