Skip to content

Commit

Permalink
prepare release v2.192.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Oct 11, 2023
1 parent 78e7b3b commit d4befc9
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## v2.192.0 (2023-10-11)

### Features

* jumpstart estimator enable infra check flag
* jumpstart default payloads
* allow non-python files in job dependencies
* allow configuring docker container in local mode

### Bug Fixes and Other Changes

* js tagging s3 prefix
* Batch transform: Add support for split_type == "None" in local mode
* use correct line endings and s3 uris on windows
* Fixed bug in _create_training_details
* DJL Neuronx 0.24.0

### Documentation Changes

* Include FeatureGroup's load_feature_definitions API documentation

## v2.191.0 (2023-10-05)

### Features
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.191.1.dev0
2.192.0

0 comments on commit d4befc9

Please sign in to comment.