Skip to content

Commit 091d74f

Browse files
Copybara import of the project:
-- 55edca7 by release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>: chore(main): release 1.23.0 COPYBARA_INTEGRATE_REVIEW=#2010 from googleapis:release-please--branches--main 55edca7 PiperOrigin-RevId: 517238142
1 parent c419a5b commit 091d74f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

33

4+
## [1.23.0](https://github.com/googleapis/python-aiplatform/compare/v1.22.1...v1.23.0) (2023-03-15)
5+
6+
7+
### Features
8+
9+
* Implement Model.copy functionality. ([94dd82f](https://github.com/googleapis/python-aiplatform/commit/94dd82fd2df04e50ede441145684e78b16c4e3e1))
10+
* Update the v1 service definition to add the fraction_leaf_nodes_to_search_override field which replaces leaf_nodes_to_search_percent_override. ([badd386](https://github.com/googleapis/python-aiplatform/commit/badd3863605f5b63ea107d6af09c71999852f846))
11+
12+
13+
### Documentation
14+
15+
* Added missing comma in README ([8cb4377](https://github.com/googleapis/python-aiplatform/commit/8cb43770b33cd9b2070565bf409364d372f139b8))
16+
417
## [1.22.1](https://github.com/googleapis/python-aiplatform/compare/v1.22.0...v1.22.1) (2023-02-28)
518

619

google/cloud/aiplatform/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# limitations under the License.
1616
#
1717

18-
__version__ = "1.22.1"
18+
__version__ = "1.23.0"

0 commit comments

Comments
 (0)