Skip to content

Commit

Permalink
M #-: Update changelog for 1.4.1 (#577)
Browse files Browse the repository at this point in the history
  • Loading branch information
sk4zuzu authored Oct 22, 2024
1 parent 51e0840 commit 60707b6
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,31 @@
# 1.4.2 (Unreleased)

BUG FIXES:

* resources/opennebula_vm_group: fix anti affinity reading (#497)
* resources/opennebula_datastore: remove DS_MAD for Ceph SYSTEM datastore (#542)
* resources/opennebula_datastore: fix compatible_system_datastore parsing (#552)

# 1.4.1 (Unreleased)
# 1.4.1 (October 22nd, 2024)

FEATURES:

* resources/opennebula_virtual_network: allow to modify the user owning the resource (#529)
* resources/opennebula_virtual_machine: add nil checks before type casting (#530)
* resources/opennebula_virtual_router_nic: add floating_only nic argument (#547)
* resources/opennebula_virtual_machine: add method, gateway, dns arguments for nics (#548)
* resources/opennebula_service: add service role scaling (#553)

ENHANCEMENTS:

* resources/opennebula_template: enable disk and nic update (#491)
* resources/opennebula_template: set random_passwd in graphics template only if true (#535)
* resources/opennebula_virtual_machine: add nil checks before type casting (#530)
* resources/opennebula_virtual_machine: allow to recreate VMs if in DONE state (#562)
* use dev_override for local development (#568)
* add CPU model to template docs (#570)

BUG FIXES:

* resources/opennebula_virtual_router_instance: fix re-contextualization (#537)
* resources/opennebula_datastore: fix trailing space in CEPH_HOST (#543)
* resources/opennebula_datastore: remove DS_MAD for Ceph SYSTEM datastore (#542)
* resources/opennebula_datastore: fix compatible_system_datastore parsing (#552)
* resources/opennebula_vm_group: fix anti affinity reading (#497)
* resources/opennebula_virtual_router_instance: fix re-contextualization (#537)
* resources/opennebula_service_template: fix update operation (#551)
* resources/opennebula_service: fix panic in network ID retrieval code (#532)
* resources/opennebula_service: fix networks_values parsing (#575)

# 1.4.0 (January 22nd, 2024)

Expand Down

0 comments on commit 60707b6

Please sign in to comment.