This repository was archived by the owner on Mar 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 3.0.2] - 2018-01-12
56### Fixed
67- Errant bind option being propagated to volume name
7- - Make error path more clear on attempting ` infiniband ` on non-supported
8- images
8+ - Clarify error path on attempting ` infiniband ` on non-supported images
9+ - Fix quickstart recipe links from Read the Docs (#150 )
10+
11+ ### Security
12+ - Update NC driver to 384.111 to work with updated Linux kernels with
13+ Meltdown patches
914
1015## [ 3.0.1] - 2017-11-22
1116### Fixed
@@ -1022,7 +1027,8 @@ transfer is disabled
10221027#### Added
10231028- Initial release
10241029
1025- [ Unreleased ] : https://github.com/Azure/batch-shipyard/compare/3.0.1...HEAD
1030+ [ Unreleased ] : https://github.com/Azure/batch-shipyard/compare/3.0.2...HEAD
1031+ [ 3.0.2 ] : https://github.com/Azure/batch-shipyard/compare/3.0.1...3.0.2
10261032[ 3.0.1 ] : https://github.com/Azure/batch-shipyard/compare/3.0.0...3.0.1
10271033[ 3.0.0 ] : https://github.com/Azure/batch-shipyard/compare/3.0.0rc1...3.0.0
10281034[ 3.0.0rc1 ] : https://github.com/Azure/batch-shipyard/compare/3.0.0b1...3.0.0rc1
Original file line number Diff line number Diff line change 2222# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
2323# DEALINGS IN THE SOFTWARE.
2424
25- __version__ = '3.0.1 '
25+ __version__ = '3.0.2 '
You can’t perform that action at this time.
0 commit comments