22
33## [ Unreleased]
44
5+ ## [ 3.0.0b1] - 2017-11-05
56### Added
6- - Singularity support
7- - Preliminary Windows server support
8- - Pre-built binaries for CLI for some Linux distributions and Windows
7+ - Singularity support ( # 135 )
8+ - Preliminary Windows server support ( # 7 )
9+ - Pre-built binaries for CLI for some Linux distributions and Windows ( # 131 )
910- Windows Docker image for CLI
10- - Singularity HPCG and TensorFlow-GPU recipe
11+ - Singularity HPCG and TensorFlow-GPU recipes
1112
1213### Changed
1314- ** Breaking Change:** Many commands have been placed under more
@@ -19,6 +20,8 @@ more information.
1920- Retry image configuration error pulls from Docker registries
2021- AAD MFA token cache on Python2
2122- Non-native coordination command fix, if not specified
23+ - Include min node counts in autoscale scenarios (#139 )
24+ - ` jobs tasks list ` when there is a failed task (#142 )
2225
2326## [ 3.0.0a2] - 2017-10-27
2427### Added
@@ -975,7 +978,8 @@ transfer is disabled
975978#### Added
976979- Initial release
977980
978- [ Unreleased ] : https://github.com/Azure/batch-shipyard/compare/3.0.0a2...HEAD
981+ [ Unreleased ] : https://github.com/Azure/batch-shipyard/compare/3.0.0b1...HEAD
982+ [ 3.0.0b1 ] : https://github.com/Azure/batch-shipyard/compare/3.0.0a2...3.0.0b1
979983[ 3.0.0a2 ] : https://github.com/Azure/batch-shipyard/compare/3.0.0a1...3.0.0a2
980984[ 3.0.0a1 ] : https://github.com/Azure/batch-shipyard/compare/2.9.6...3.0.0a1
981985[ 2.9.6 ] : https://github.com/Azure/batch-shipyard/compare/2.9.5...2.9.6
0 commit comments