Skip to content

Commit be21ba7

Browse files
author
ci
committed
prepare release v2.25.0
1 parent 6d2ac63 commit be21ba7

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

CHANGELOG.md

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

3+
## v2.25.0 (2021-02-19)
4+
5+
### Features
6+
7+
* Enable step caching
8+
* Add other Neo supported regions for Inferentia inference images
9+
10+
### Bug Fixes and Other Changes
11+
12+
* remove FailStep from pipelines
13+
* use sagemaker_session in workflow tests
14+
* use ECR public for multidatamodel tests
15+
* add the mapping from py3 to cuda11 images
16+
* Add 30s cap time for tag tests
17+
* add build spec for slow tests
18+
* mark top 10 slow tests
19+
* remove slow test_run_xxx_monitor_baseline tests
20+
* pin astroid to 2.4.2
21+
22+
### Testing and Release Infrastructure
23+
24+
* unmark more flaky integ tests
25+
* remove canary_quick pytest mark from flaky/unnecessary tests
26+
* remove python3.8 from buildspec
27+
* remove py38 tox env
28+
* fix release buildspec typo
29+
* unblock regional release builds
30+
* lower test TPS for experiment analytics
31+
* move package preparation and publishing to the deploy step
32+
333
## v2.24.5 (2021-02-12)
434

535
### Bug Fixes and Other Changes

VERSION

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

0 commit comments

Comments
 (0)