GithubHelp home page GithubHelp logo

api-versioning-example's Introduction

Version 1.0.1

An internal update

API:

  • Walk
  • Talk
  • Throw a fisty

Patch

Patch updates are interchangeable, meaning consumers can upgrade or downgrade freely.

Content: Internal fix Example: Bug fix, Performance improvement, environment or internal tweaks Policy: Consumers should update their software without hesitation

Minor

Minor updates are backwards compatible, meaning consumers can upgrade freely.

Content: Interface change with full backward compatibility Example: New feature, Endpoint declared deprecated Policy: Update your software to get some new features. Nothing will break

Version 1.1.0

An internal update

API:

  • Walk
  • Talk
  • Throw a fisty
    • Jab
    • Shield

Next Minor Update as we added new functionality and adding a deprication warning

Version 1.2.0

An internal update

API:

  • Walk
  • Talk
  • Throw a fisty
    • Jab (depricated)
    • Shield
  • *swing

Major

Major updates are non-compatible, meaning consumers can not upgrade without changing their software where applicable.

Content: Interface change breaking backward compatibility Example: Change API endpoint name or signature, Remove an endpoint Policy: Test your system extensively after updating. Migration documents may be in order

Version 2.0.0

An internal update

API:

  • Walk
  • Talk
  • Throw a fisty
    • Shield
  • *swing
    • shIELD REMOVED
    • JAB REMOVED

Change in the next release version

Version 2.0.1

Patch update

API:

  • Walk
  • Talk
  • Throw a fisty
  • Swing -> Making swing more fast this is release in the v1.2.0 so better to udpate in that version also

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.