| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d0b2abc commit 700d2ed
18 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,8 +1,8 @@ | |||
| 1 | 1 | { | |
| 2 | 2 | "packages/bigquery-magics": "0.15.0", | |
| 3 | - "packages/db-dtypes": "1.7.0", | ||
| 3 | + "packages/db-dtypes": "1.7.1", | ||
| 4 | 4 | "packages/django-google-spanner": "5.0.0", | |
| 5 | - "packages/gapic-generator": "1.36.0", | ||
| 5 | + "packages/gapic-generator": "1.36.1", | ||
| 6 | 6 | "packages/gcp-sphinx-docfx-yaml": "3.3.0", | |
| 7 | 7 | "packages/google-ads-admanager": "0.10.0", | |
| 8 | 8 | "packages/google-ads-datamanager": "0.9.1", | |
@@ -17,15 +17,15 @@ | |||
| 17 | 17 | "packages/google-apps-meet": "0.5.0", | |
| 18 | 18 | "packages/google-apps-script-type": "0.8.0", | |
| 19 | 19 | "packages/google-area120-tables": "0.15.0", | |
| 20 | - "packages/google-auth": "2.55.1", | ||
| 20 | + "packages/google-auth": "2.55.2", | ||
| 21 | 21 | "packages/google-auth-httplib2": "0.4.0", | |
| 22 | 22 | "packages/google-auth-oauthlib": "1.4.0", | |
| 23 | 23 | "packages/google-backstory": "0.1.0", | |
| 24 | 24 | "packages/google-cloud-access-approval": "1.20.0", | |
| 25 | 25 | "packages/google-cloud-access-context-manager": "0.6.0", | |
| 26 | 26 | "packages/google-cloud-advisorynotifications": "0.7.0", | |
| 27 | 27 | "packages/google-cloud-agentidentitycredentials": "0.1.0", | |
| 28 | - "packages/google-cloud-agentregistry": "0.0.0", | ||
| 28 | + "packages/google-cloud-agentregistry": "0.1.0", | ||
| 29 | 29 | "packages/google-cloud-alloydb": "0.11.0", | |
| 30 | 30 | "packages/google-cloud-alloydb-connectors": "0.5.0", | |
| 31 | 31 | "packages/google-cloud-api-gateway": "1.16.0", | |
@@ -210,7 +210,7 @@ | |||
| 210 | 210 | "packages/google-cloud-source-context": "1.11.0", | |
| 211 | 211 | "packages/google-cloud-spanner": "3.69.0", | |
| 212 | 212 | "packages/google-cloud-speech": "2.40.0", | |
| 213 | - "packages/google-cloud-storage": "3.12.0", | ||
| 213 | + "packages/google-cloud-storage": "3.12.1", | ||
| 214 | 214 | "packages/google-cloud-storage-control": "1.12.0", | |
| 215 | 215 | "packages/google-cloud-storage-transfer": "1.21.0", | |
| 216 | 216 | "packages/google-cloud-storagebatchoperations": "0.8.0", | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -66,15 +66,15 @@ libraries: | |||
| 66 | 66 | python: | |
| 67 | 67 | library_type: INTEGRATION | |
| 68 | 68 | - name: db-dtypes | |
| 69 | - version: 1.7.0 | ||
| 69 | + version: 1.7.1 | ||
| 70 | 70 | python: | |
| 71 | 71 | library_type: INTEGRATION | |
| 72 | 72 | - name: django-google-spanner | |
| 73 | 73 | version: 5.0.0 | |
| 74 | 74 | python: | |
| 75 | 75 | library_type: INTEGRATION | |
| 76 | 76 | - name: gapic-generator | |
| 77 | - version: 1.36.0 | ||
| 77 | + version: 1.36.1 | ||
| 78 | 78 | python: | |
| 79 | 79 | library_type: CORE | |
| 80 | 80 | - name: gcp-sphinx-docfx-yaml | |
@@ -227,7 +227,7 @@ libraries: | |||
| 227 | 227 | metadata_name_override: area120tables | |
| 228 | 228 | default_version: v1alpha1 | |
| 229 | 229 | - name: google-auth | |
| 230 | - version: 2.55.1 | ||
| 230 | + version: 2.55.2 | ||
| 231 | 231 | python: | |
| 232 | 232 | library_type: AUTH | |
| 233 | 233 | - name: google-auth-httplib2 | |
@@ -286,7 +286,7 @@ libraries: | |||
| 286 | 286 | python: | |
| 287 | 287 | default_version: v1 | |
| 288 | 288 | - name: google-cloud-agentregistry | |
| 289 | - version: 0.0.0 | ||
| 289 | + version: 0.1.0 | ||
| 290 | 290 | apis: | |
| 291 | 291 | - path: google/cloud/agentregistry/v1 | |
| 292 | 292 | copyright_year: "2026" | |
@@ -1962,7 +1962,7 @@ libraries: | |||
| 1962 | 1962 | metadata_name_override: speech | |
| 1963 | 1963 | default_version: v1 | |
| 1964 | 1964 | - name: google-cloud-storage | |
| 1965 | - version: 3.12.0 | ||
| 1965 | + version: 3.12.1 | ||
| 1966 | 1966 | apis: | |
| 1967 | 1967 | - path: google/storage/v2 | |
| 1968 | 1968 | python: | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,6 +4,13 @@ | |||
| 4 | 4 | ||
| 5 | 5 | [1]: https://pypi.org/project/db-dtypes/#history | |
| 6 | 6 | ||
| 7 | + ## [1.7.1](https://github.com/googleapis/google-cloud-python/compare/db-dtypes-v1.7.0...db-dtypes-v1.7.1) (2026-06-30) | ||
| 8 | + | ||
| 9 | + | ||
| 10 | + ### Bug Fixes | ||
| 11 | + | ||
| 12 | + * avoid deprecated unitless operations for NumPy 2.5 compatibility ([#17589](https://github.com/googleapis/google-cloud-python/issues/17589)) ([d0b2abc](https://github.com/googleapis/google-cloud-python/commit/d0b2abc2aef8d95402c026cccbc866d812b819b8)) | ||
| 13 | + | ||
| 7 | 14 | ## [1.7.0](https://github.com/googleapis/google-cloud-python/compare/db-dtypes-v1.6.0...db-dtypes-v1.7.0) (2026-06-02) | |
| 8 | 15 | ||
| 9 | 16 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -34,7 +34,7 @@ | |||
| 34 | 34 | date_dtype_name = "dbdate" | |
| 35 | 35 | time_dtype_name = "dbtime" | |
| 36 | 36 | _EPOCH = datetime.datetime(1970, 1, 1) | |
| 37 | - _NPEPOCH = numpy.datetime64(_EPOCH, "ns") | ||
| 37 | + _NPEPOCH = numpy.datetime64(_EPOCH) | ||
| 38 | 38 | _NP_DTYPE = "datetime64[ns]" | |
| 39 | 39 | ||
| 40 | 40 | # Numpy converts datetime64 scalars to datetime.datetime only if microsecond or | |
@@ -119,7 +119,7 @@ def _datetime( | |||
| 119 | 119 | ) | |
| 120 | 120 | ||
| 121 | 121 | if pandas.isna(scalar): | |
| 122 | - return numpy.datetime64("NaT", "ns") | ||
| 122 | + return numpy.datetime64("NaT") | ||
| 123 | 123 | if isinstance(scalar, datetime.time): | |
| 124 | 124 | return pandas.Timestamp( | |
| 125 | 125 | year=1970, | |
@@ -250,7 +250,7 @@ def _datetime( | |||
| 250 | 250 | scalar = scalar.as_py() | |
| 251 | 251 | ||
| 252 | 252 | if pandas.isna(scalar): | |
| 253 | - return numpy.datetime64("NaT", "D") | ||
| 253 | + return numpy.datetime64("NaT") | ||
| 254 | 254 | elif isinstance(scalar, numpy.datetime64): | |
| 255 | 255 | dateObj = pandas.Timestamp(scalar) | |
| 256 | 256 | elif isinstance(scalar, datetime.date): | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -12,4 +12,4 @@ | |||
| 12 | 12 | # See the License for the specific language governing permissions and | |
| 13 | 13 | # limitations under the License. | |
| 14 | 14 | ||
| 15 | - __version__ = "1.7.0" # pragma: NO COVER | ||
| 15 | + __version__ = "1.7.1" # pragma: NO COVER | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,6 +4,13 @@ | |||
| 4 | 4 | ||
| 5 | 5 | [1]: https://pypi.org/project/gapic-generator/#history | |
| 6 | 6 | ||
| 7 | + ## [1.36.1](https://github.com/googleapis/google-cloud-python/compare/gapic-generator-v1.36.0...gapic-generator-v1.36.1) (2026-06-30) | ||
| 8 | + | ||
| 9 | + | ||
| 10 | + ### Bug Fixes | ||
| 11 | + | ||
| 12 | + * **deps:** bump google-api-core to 2.25.0 ([#17599](https://github.com/googleapis/google-cloud-python/issues/17599)) ([8b359e2](https://github.com/googleapis/google-cloud-python/commit/8b359e24279bc9c444114a1476c715647b960c4f)) | ||
| 13 | + | ||
| 7 | 14 | ## [1.36.0](https://github.com/googleapis/google-cloud-python/compare/gapic-generator-v1.35.0...gapic-generator-v1.36.0) (2026-06-25) | |
| 8 | 15 | ||
| 9 | 16 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -22,7 +22,7 @@ | |||
| 22 | 22 | name = "gapic-generator" | |
| 23 | 23 | description = "Google API Client Generator for Python" | |
| 24 | 24 | url = "https://github.com/googleapis/google-cloud-python/tree/main/packages/gapic-generator" | |
| 25 | - version = "1.36.0" | ||
| 25 | + version = "1.36.1" | ||
| 26 | 26 | release_status = "Development Status :: 5 - Production/Stable" | |
| 27 | 27 | dependencies = [ | |
| 28 | 28 | # Ensure that the lower bounds of these dependencies match what we have in the | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,6 +4,13 @@ | |||
| 4 | 4 | ||
| 5 | 5 | [1]: https://pypi.org/project/google-auth/#history | |
| 6 | 6 | ||
| 7 | + ## [2.55.2](https://github.com/googleapis/google-cloud-python/compare/google-auth-v2.55.1...google-auth-v2.55.2) (2026-06-30) | ||
| 8 | + | ||
| 9 | + | ||
| 10 | + ### Bug Fixes | ||
| 11 | + | ||
| 12 | + * **auth:** align mTLS discovery and enforce fail-fast transport configuration. ([#17470](https://github.com/googleapis/google-cloud-python/issues/17470)) ([f492d3d](https://github.com/googleapis/google-cloud-python/commit/f492d3d5e5a4b693caf7c9a8fbfdfc073a1bcda8)) | ||
| 13 | + | ||
| 7 | 14 | ## [2.55.1](https://github.com/googleapis/google-cloud-python/compare/google-auth-v2.55.0...google-auth-v2.55.1) (2026-06-25) | |
| 8 | 15 | ||
| 9 | 16 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -12,4 +12,4 @@ | |||
| 12 | 12 | # See the License for the specific language governing permissions and | |
| 13 | 13 | # limitations under the License. | |
| 14 | 14 | ||
| 15 | - __version__ = "2.55.1" | ||
| 15 | + __version__ = "2.55.2" | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,14 @@ | |||
| 1 | 1 | # Changelog | |
| 2 | 2 | ||
| 3 | + ## 0.1.0 (2026-06-30) | ||
| 4 | + | ||
| 5 | + | ||
| 6 | + ### Features | ||
| 7 | + | ||
| 8 | + * **google/cloud/agentregistry/v1:** add google-cloud-agentregistry ([#17565](https://github.com/googleapis/google-cloud-python/issues/17565)) ([f479800](https://github.com/googleapis/google-cloud-python/commit/f479800a962d9eb8cdaa1f9559ed86ad2f819ddb)) | ||
| 9 | + | ||
| 10 | + ## Changelog | ||
| 11 | + | ||
| 3 | 12 | [PyPI History][1] | |
| 4 | 13 | ||
| 5 | 14 | [1]: https://pypi.org/project/google-cloud-agentregistry/#history | |
| Back | FazBrowse Home | New Git URL |
0 commit comments