Skip to content

Commit

Permalink
docs: release v6.5.0 (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
mimihalescu authored Mar 10, 2023
1 parent c6c0cbc commit 2f9dcd5
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## 6.5.0

### Features
* Implement filters for Container Registry info modules
* New Product: **DataPlatform**. Modules added:
* dataplatform_cluster
* dataplatform_cluster_config
* dataplatform_cluster_info
* dataplatform_nodepool
* dataplatform_nodepool_info

⚠️ **Note:** Data Platform is currently in the Early Access (EA) phase.
We recommend keeping usage and testing to non-production critical applications.
Please contact your sales representative or support for more information.


### Fixes:
* Removed sensitive data from repository
* Fix #138 lan_ids param is now a list of dicts


**Full Changelog**: https://github.com/ionos-cloud/module-ansible/compare/v6.4.3...v6.5.0


## 6.4.3

### Bug fixes:
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ namespace: ionoscloudsdk
name: ionoscloud

# The version of the collection.
version: 6.4.3
version: 6.5.0

readme: README.md

Expand Down

0 comments on commit 2f9dcd5

Please sign in to comment.