Skip to content

Commit 6a58e1b

Browse files
committed
Updated CHANGELOG.md
1 parent c541990 commit 6a58e1b

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.10.4 (Unreleased)
1+
## 1.10.4 (October 29, 2020)
22

33
FEATURES:
44

@@ -12,17 +12,19 @@ FEATURES:
1212
* **New Argument:** `rancher2_bootstrap.ui_default_landing` - (Optional) Set default ui landing on Rancher bootstrap. Just for Rancher v2.5.0 and above
1313
* **New Data Source:** `rancher2_catalog_v2` - Support new Rancher catalog V2 datasource. Just for Rancher v2.5.0 and above
1414
* **New Resource:** `rancher2_catalog_v2` - Support new Rancher catalog V2 resource. Just for Rancher v2.5.0 and above
15+
* **New Resource:** `rancher2_app_v2` - Support new Rancher app V2 resource. Just for Rancher v2.5.0 and above
1516

1617
ENHANCEMENTS:
1718

1819
* Added new computed `ca_cert` argument at `rancher2_cluster` resource and datasource
19-
* Updated acceptance tests to use k3s `v1.18.9-k3s1` and cert-manager `v1.0.1`
2020
* Delete `rancher2_app` if created and got timeout to be active
2121
* Updated golang to v1.14.9 and removing vendor folder
22-
* Updated go mod to support Rancher `v2.5.0`
22+
* Updated go mod to support Rancher `v2.5.1`
2323
* Added dingtal_config and msteams_config arguments at rancher2_notifier resource. go code and docs
2424
* Improved `rancher2_cluster_sync` wait for cluster monitoring
2525
* Improved `rancher2_bootstrap` on resource creation. `bootstrapDoLogin` function will retry 3 times user/pass login before fail
26+
* Updated acceptance tests to use Rancher `v2.5.1`, k3s `v1.18.9-k3s1` and cert-manager `v1.0.1`
27+
* Added new `Apps & marketplace` guide for Rancher v2.5.0
2628

2729
BUG FIXES:
2830

0 commit comments

Comments
 (0)