Skip to content

Commit f7de00f

Browse files
author
ci
committed
prepare release v2.183.0
1 parent 8d5d7fd commit f7de00f

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## v2.183.0 (2023-09-05)
4+
5+
### Deprecations and Removals
6+
7+
* remove support for py37
8+
9+
### Features
10+
11+
* Neo service GA in TLV
12+
13+
### Bug Fixes and Other Changes
14+
15+
* Update pytorch.json with 2.0.1 for inference and training
16+
* get python version dynamically for remote function tests
17+
* HuggingFaceProcessor parameterized instance_type when image_uri is absent
18+
319
## v2.182.0 (2023-08-29)
420

521
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.182.1.dev0
1+
2.183.0

0 commit comments

Comments
 (0)