Skip to content

Commit 980e223

Browse files
committed
docs: Mention deprecated features
1 parent 5494864 commit 980e223

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/pages/product/distribution.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,13 @@ that breaking changes can happen both in _major_ and _minor_ versions. Before
5454
upgrading, it is recommended that you check the [release notes][link-releases]
5555
on GitHub and read [changelog entries][link-changelog] in the blog.
5656

57+
<WarningBox>
58+
59+
You can find a list of currently [deprecated features][link-github-deprecation] on GitHub.
60+
Usually, there are also deprecation notices in the documentation that look similar to this one.
61+
62+
</WarningBox>
63+
5764
Additionally, Cube Cloud provides [update channels][ref-update-channels] where
5865
versions are marked as either <Btn>Stable</Btn> or <Btn>Latest</Btn>.
5966

@@ -92,6 +99,7 @@ List of LTS releases:
9299
[link-dockerhub-cubestore]: https://hub.docker.com/r/cubejs/cubestore/tags
93100
[link-apple-silicon]: https://support.apple.com/en-us/116943
94101
[link-semver]: https://semver.org
102+
[link-github-deprecation]: https://github.com/cube-js/cube/blob/master/DEPRECATION.md
95103
[ref-infrastructure]: /product/deployment/cloud
96104
[ref-workspace]: /product/workspace
97105
[ref-deployment]: /product/deployment

0 commit comments

Comments
 (0)