Skip to content

Commit 7ff6aa4

Browse files
authored
Prepare for release 3.0.0 (#182)
* Update version to 3.0.0 * Update CHANGELOG for 3.0.0 Signed-off-by: Webster Mudge <[email protected]>
1 parent 79c7e82 commit 7ff6aa4

File tree

5 files changed

+444
-376
lines changed

5 files changed

+444
-376
lines changed

CHANGELOG.rst

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,42 @@
11
============================
2-
Cloudera.Cloud Release Notes
2+
cloudera.cloud Release Notes
33
============================
44

55
.. contents:: Topics
66

7+
v3.0.0
8+
======
9+
10+
Minor Changes
11+
-------------
12+
13+
- Add IAM role info module (https://github.com/cloudera-labs/cloudera.cloud/pull/161)
14+
- Add Umami tracking to header (https://github.com/cloudera-labs/cloudera.cloud/pull/173)
15+
- Add Updates to IAM_user_info Module (https://github.com/cloudera-labs/cloudera.cloud/pull/163)
16+
- Add ansible-lint config and remove from pre-commit hooks (https://github.com/cloudera-labs/cloudera.cloud/pull/175)
17+
- Add inbound_hostname and listen_components to df deployment (https://github.com/cloudera-labs/cloudera.cloud/pull/176)
18+
- Add modules for datalake backup and restore (https://github.com/cloudera-labs/cloudera.cloud/pull/150)
19+
- Add repository to Hatch docs:changelog script (https://github.com/cloudera-labs/cloudera.cloud/pull/178)
20+
- Add support for Datalake upgrade (https://github.com/cloudera-labs/cloudera.cloud/pull/166)
21+
- Add support for FreeIPA upgrade to env module (https://github.com/cloudera-labs/cloudera.cloud/pull/164)
22+
- Update Python shebang and documentation organization (https://github.com/cloudera-labs/cloudera.cloud/pull/169)
23+
- Update VW and Data Viz api parameters (https://github.com/cloudera-labs/cloudera.cloud/pull/167)
24+
- Update copyright date (https://github.com/cloudera-labs/cloudera.cloud/pull/179)
25+
- Update documentation workflow, add CHANGELOG, and update pre-commit checks (https://github.com/cloudera-labs/cloudera.cloud/pull/171)
26+
27+
Bugfixes
28+
--------
29+
30+
- Fix module name in iam_user_info examples (https://github.com/cloudera-labs/cloudera.cloud/pull/168)
31+
- Use lint-ansible-docs@v2 workflow (https://github.com/cloudera-labs/cloudera.cloud/pull/170)
32+
33+
New Modules
34+
-----------
35+
36+
- cloudera.cloud.datalake_backup - Create a backup of a datalake.
37+
- cloudera.cloud.datalake_backup_info - Gather information about a Datalake backup.
38+
- cloudera.cloud.iam_role_info - Gather information about CDP Public IAM roles.
39+
740
v2.5.1
841
======
942

0 commit comments

Comments
 (0)