Skip to content

v1.3.2.0

Compare
Choose a tag to compare
@sharwell sharwell released this 17 Mar 19:53
· 710 commits to master since this release

Feature Release

This release includes preliminary support for new products, and some minor additions to existing products. This release is a non-breaking (binary- and source-compatible) update to the 1.3.0.0 release. The release does include some breaking changes to preliminary features introduced in the 1.3.1.0 release.

Note: This release appears in NuGet as package version 1.3.2.1.

Documentation Updates

This release of the openstack.net SDK uses the all-new "VS2013" presentation style for SHFB to give the documentation a major face lift. In addition to providing reliable support for cloud services, we aim to make this project your reference for exemplary documentation of a .NET project. In addition to content changes made for this release, the new presentation represents a substantial step forward towards this goal.

http://openstacknetsdk.org/docs

If you are interested in using this presentation style in your own .NET projects, it can be found here, along with additional documentation for the Lightweight Table of Contents Plug-In.

Changes

You can view all commits for this release here.

You can view all issues closed for this release here.

  • New Supported Products
    • Preliminary support for Cloud Auto Scale (#246)
    • Preliminary support for Cloud Databases (#247)
    • Preliminary support for Cloud Monitoring (#229)
  • New Features
    • Preliminary support for OpenStack Authentication (#102, #303)
    • Preliminary support for HP Public Cloud Authentication (#331)
  • Bug Fixes
  • Major Improvements