Skip to content

Conversation

@sazid
Copy link
Member

@sazid sazid commented Feb 10, 2021

Zeuz Node is a rapidly evolving piece of software. Almost every week we’re adding new features and/or fixing bugs. Hence, we feel the necessity to follow a proper versioning system with release notes. We decided to use the SEMVER versioning scheme which is of the format MAJOR.MINOR.PATCH. Here’s what each of the segments mean:

  • MAJOR indicate breaking changes. If this number is changed, please exercise caution when upgrading to the latest Zeuz Node. We almost always try to maintain backwards compatibility and hence you do not necessarily worry about this number changing anytime soon.
  • MINOR indicates feature updates. You can safely upgrade your Zeuz Node to this version without issues. If this number changes, look out for any new features that might be of use to you!
  • PATCH indicates bug fixes and/or improvements to existing code. You can safely upgrade your Zeuz Node to this version without issues. Have a look in the release notes to see if the bug you reported has been fixed.

https://forum.automationsolutionz.com/t/zeuz-node-version-12-2-x/15

@sazid sazid requested a review from riz-hossain February 10, 2021 16:21
@sazid sazid self-assigned this Feb 10, 2021
@riz-hossain riz-hossain merged commit ef0477e into beta Feb 10, 2021
@riz-hossain riz-hossain deleted the version-update branch February 10, 2021 16:28
This was referenced Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants