File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 1- 2.24.6.dev0
1+ 2.25.0
You can’t perform that action at this time.
0 commit comments