Skip to content

Better implementation of semantic versioning on the CLI release #4253

@moattarwork

Description

@moattarwork

Describe the issue

Better versioning on the CLI versions to reflect semantic versioning properly

Steps to reproduce the behavior

Some of the versions are tagged as breaking changes which are expected to be a bump on major version https://github.com/databricks/cli/releases/tag/v0.266.0

Expected Behavior

Clean and concise implementation of the semantic versioning https://semver.org/

Actual Behavior

I is always auto-increment minor feature version which doesn't reflect any aspect of the change in CLI

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLICLI related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions