Skip to content

Navigation Menu

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 f4fb25a

Browse filesBrowse files
chore(main): release 3.12.1 (#992)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 66c6b91 commit f4fb25a
Copy full SHA for f4fb25a

File tree

5 files changed

+11
-4
lines changed
Filter options

5 files changed

+11
-4
lines changed

‎.release-please-manifest.json

Copy file name to clipboard
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.12.0"
2+
".": "3.12.1"
33
}

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

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

7+
## [3.12.1](https://github.com/googleapis/python-logging/compare/v3.12.0...v3.12.1) (2025-04-21)
8+
9+
10+
### Bug Fixes
11+
12+
* Make logging handler close conditional to having the transport opened ([#990](https://github.com/googleapis/python-logging/issues/990)) ([66c6b91](https://github.com/googleapis/python-logging/commit/66c6b91725eb479a0af138a2be13f3c25f369d7e))
13+
714
## [3.12.0](https://github.com/googleapis/python-logging/compare/v3.11.4...v3.12.0) (2025-04-10)
815

916

‎google/cloud/logging/gapic_version.py

Copy file name to clipboardExpand all lines: google/cloud/logging/gapic_version.py
+1-1
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.12.0" # {x-release-please-version}
16+
__version__ = "3.12.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-1
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.12.0" # {x-release-please-version}
16+
__version__ = "3.12.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-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-logging",
11-
"version": "3.12.0"
11+
"version": "3.12.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.