You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,14 @@ Once the cloud resources are provisioned, use the [viya4-deployment](https://git
22
22
SAS Viya 4 in your cloud environment. For more information about SAS Viya 4 requirements and documentation for the deployment
23
23
process, refer to the [SAS® Viya® 4 IT Operations Guide](https://go.documentation.sas.com/doc/en/itopscdc/default/itopswlcm/home.htm).
24
24
25
+
This project follows the [SemVer](https://semver.org/#summary) versioning scheme. Given a version number MAJOR.MINOR.PATCH, we increment the:
26
+
27
+
>- MAJOR version when we make changes that are incompatible with the functionality of a previous component
28
+
>- MINOR version when we add functionality that is backwards-compatible
29
+
>- PATCH version when we make bug fixes that are backwards-compatible
30
+
31
+
**Note**: You must take down your existing infrastructure and rebuild it when you are upgrading to a new major version because of potential backward incompatibility. For details about the changes that are added in each release, see the Release Notes.
32
+
25
33
## Prerequisites
26
34
27
35
Use of these tools requires operational knowledge of the following technologies:
0 commit comments