From 4a3263051029ba04d6b8bf76060bf2b12f80d924 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ely=C3=A9zer=20Rezende?= Date: Mon, 6 Mar 2017 11:30:49 -0300 Subject: [PATCH] Release version 0.29.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Shortlog of commits since last release: Andrii Balakhtar (4): Fix read() of hostgroup without content_source, lce or cv for 6.1 Increase timeout for manifest delete/refresh (#359) Provide default name length & type for ComputeResource entities (#369) Implemented Interface entity with all its fields and basic operations (#373) Djebran Lezzoum (1): Merge pull request #380 from svtkachenko/ct_update_payload Elyézer Rezende (1): Update travis config Oleksandr Shtaier (8): Merge pull request #341 from sghai/update-test Merge pull request #342 from renzon/332 Merge pull request #344 from elyezer/update-travis Merge pull request #352 from svtkachenko/sv_payload Merge pull request #345 from abalakh/fix_hg_61_workaround Merge pull request #366 from svtkachenko/update_template_kind Merge pull request #361 from svtkachenko/update_sv Merge pull request #383 from svtkachenko/63_image Renzo Nuccitelli (3): Added json method to Entity (#326) Merge pull request #347 from svtkachenko/add_image Implemented Entity __eq__ method comparing all fields (#350) Stanislav Tkachenko (10): Add content related helpers for Repository entity. (#327) Add Create and Delete mixins to Smart Proxy (#343) Add mixins to Image Override create_payload and upload_payload for SmartVariable. Update Host.puppet_class field name. (#346) Removed overriden read method for Smart Variable Update TemplateKind entity Add ProvisioningTemplate. (#365) Fix update_payload method for ConfigTemplate/ProvisioningTemplate [6.2.z] Update Image and Host entities (#356) oshtaier (2): Add UpdateMixin for CV Filter Rules entity Add host count field to CV entity renzon (5): Fixed ConfigTemplate create and update with TemplateCombination ListFiled handled on _payload api fixed and methods GET and DELETED added for TemplateCombination api fixed and methods GET and DELETED added for TemplateCombination api fixed and methods GET and DELETED added for TemplateCombination sghai (5): Updated discovery_rule entity with org & location (#320) Added a new field root_pass to hostgroup entity (#336) Added unit test for root_pass from hostgroup entity Merge pull request #338 from oshtaier/cvf_update_mixin Merge pull request #340 from oshtaier/cv_field --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 697f087f..ae6dd4e2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.28.0 +0.29.0