File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,29 @@ CHANGELOG
22=========
33
44
5+ Raster Vision 0.30.1
6+ --------------------
7+
8+ * Features:
9+
10+ * Allow passing pipeline configs as JSON files to ``rastervision run `` CLI cmd (`#2136 <https://github.com/azavea/raster-vision/pull/2136 >`__)
11+
12+ * Fixes:
13+
14+ * Add ``rastervision_aws_sagemaker `` to API reference on RTD (`#2117 <https://github.com/azavea/raster-vision/pull/2117 >`__)
15+ * Let ``RasterSource.get_chip_by_map_window() `` take all ``.get_chip() `` args (`#2136 <https://github.com/azavea/raster-vision/pull/2136 >`__)
16+ * Make repr more concise for some configs (`#2136 <https://github.com/azavea/raster-vision/pull/2136 >`__)
17+ * Misc config serialization fixes and improvements (`#2136 <https://github.com/azavea/raster-vision/pull/2136 >`__)
18+ * Avoid double-wrapping model in ``DistributedDataParallel `` (`#2136 <https://github.com/azavea/raster-vision/pull/2136 >`__)
19+ * Make ``S3FileSystem.list_paths() `` only list direct children (`#2136 <https://github.com/azavea/raster-vision/pull/2136 >`__)
20+ * Add missing ``RequestPayer `` arg to some s3-related boto3 API calls (`#2136 <https://github.com/azavea/raster-vision/pull/2136 >`__)
21+ * Fix incorrect path in RV pipeline examples doc (`#2138 <https://github.com/azavea/raster-vision/pull/2138 >`__)
22+ * Maintenance:
23+
24+ * Update docker dependencies (`#2116 <https://github.com/azavea/raster-vision/pull/2116 >`__, `#2122 <https://github.com/azavea/raster-vision/pull/2122 >`__)
25+ * Tweak coverage report generation (`#2136 <https://github.com/azavea/raster-vision/pull/2136 >`__)
26+
27+
528Raster Vision 0.30
629------------------
730
You can’t perform that action at this time.
0 commit comments