Skip to content

Commit 42ef36c

Browse files
committed
chore: release candidate v2.18.0rc0
1 parent 94f2ca3 commit 42ef36c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

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

7+
## [2.18.0rc0](https://github.com/googleapis/python-api-core/compare/v2.17.1...v2.18.0rc0) (2024-02-14)
8+
9+
### Features
10+
11+
* Add common logic for supporting universe domain ([#624](https://github.com/googleapis/python-api-core/issues/624)) ([94f2ca3](https://github.com/googleapis/python-api-core/commit/94f2ca3b4d094e6e10154634d3463d07ebea2035))
12+
713
## [2.17.1](https://github.com/googleapis/python-api-core/compare/v2.17.0...v2.17.1) (2024-02-13)
814

915

google/api_core/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "2.17.1"
15+
__version__ = "2.18.0rc0"

0 commit comments

Comments
 (0)