|
| 1 | +--- |
| 2 | +sidebar_label: "Annoucements" |
| 3 | +title: "Annoucements" |
| 4 | +description: "" |
| 5 | +hide_table_of_contents: false |
| 6 | +sidebar_position: 10 |
| 7 | +tags: ["breaking-changes", "deprecations"] |
| 8 | +--- |
| 9 | + |
| 10 | +This page lists the upcoming breaking changes, deprecations, and removals in Palette and Palette VerteX. You can also |
| 11 | +find previously implemented changes in the [Implemented Changes](#implemented-changes) section. |
| 12 | + |
| 13 | +<!-- vale off --> |
| 14 | + |
| 15 | +## Upcoming Breaking Changes |
| 16 | + |
| 17 | +<!-- vale on --> |
| 18 | + |
| 19 | +Stay informed about the upcoming breaking changes in Palette and Palette VerteX. Use the information below to prepare |
| 20 | +for the changes in your environment. |
| 21 | + |
| 22 | +| Change | Target Date | Published Date | |
| 23 | +| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------- | ---------------- | |
| 24 | +| The _Beehive_ [cluster group](../clusters/cluster-groups/cluster-groups.md) is no longer available starting with this release. If you need to deploy virtual cluster, create a cluster group in your tenant or project. You can learn more about creating a new cluster group in the [Create and Manage Cluster Groups](../clusters/cluster-groups/create-cluster-group.md) guide. | November, 2024 | October 13, 2024 | |
| 25 | + |
| 26 | +<!-- vale off --> |
| 27 | + |
| 28 | +## Upcoming Deprecations and Removals |
| 29 | + |
| 30 | +<!-- vale on --> |
| 31 | + |
| 32 | +The table below lists the upcoming deprecations and removals in Palette and Palette VerteX. Review the information to |
| 33 | +below and take necessary actions to avoid any disruptions in your environment. |
| 34 | + |
| 35 | +| Change | Target Date | Published Date | |
| 36 | +| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------- | ----------------- | |
| 37 | +| The Terraform resource, `spectrocloud_cluster_import` is deprecated. To import a cluster deployed outside of the context of Palette, refer to the [Import a Cluster](../clusters/imported-clusters/cluster-import.md) guide. | January, 2025 | November 15, 2024 | |
| 38 | + |
| 39 | +## Implemented Changes |
| 40 | + |
| 41 | +You can review previously implemented changes in Palette and VerteX in the following table. Refer to respective release |
| 42 | +version's [Release Notes](./release-notes.md) for more information. |
| 43 | + |
| 44 | +| Change | | Release | Date | |
| 45 | +| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --- | ------- | ------------ | |
| 46 | +| In this release, Palette aligns Google Cloud Platform GKE behavior with Azure AKS and AWS EKS and removes the ability to specify a patch version when creating a cluster profile for AKS, EKS, and GKE. Only the major and minor versions are available for selection. The underlying cloud provider will automatically select the latest patch version available for the selected major and minor version. | | 4.4.6 | Jun 15, 2024 | |
0 commit comments