Skip to content

Releases: dbosoft/CloudInit.ConfigDrive

Release 2.0.1

25 May 10:52
78d02dc

Choose a tag to compare

What's Changed

  • Fix multipart user-data MIME framing by @fw2568 in #20

Full Changelog: v2.0.0...v2.0.1

Release 2.0.0

13 Jan 14:01
ebd9f18

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0...v2.0.0

Release 1.0

28 Oct 12:15
71438b9

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v1.0

Release 0.5.0 (BREAKING)

05 May 23:20
90b889b

Choose a tag to compare

  • moved CloudInit.ConfigDrive to Haipa Project (renamed also namespace and package names, BREAKING CHANGE)
  • added support for .NET CORE

Bugfix Release 0.2.1

31 Aug 20:51
2dfde62

Choose a tag to compare

Bugfix Release 0.2.1 Pre-release
Pre-release

Issue: Contiva.CloudInit.ConfigDrive.WindowsImaging is not installable due to reference to non-existing nuget package.

0.2.0: Replaced simpleinjector with internal DI (#4)

31 Aug 12:44
0a03364

Choose a tag to compare

* replaced simpleinjector with internal di container

* moved ConfigException

* target net 45 directly and add netstandard 1.3 as target

* fixed runtime errors with new builder