Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove old cloudevents specversion support (v01 and v02) #43

Merged
merged 6 commits into from
Jun 22, 2020

Conversation

cumason123
Copy link
Contributor

  • Link to issue this resolves
    Remove support for v0.2 v0.1 events #35

  • What I did
    Removed support for v01 and v02 cloudevent specs

  • How I did it
    Removed tests and references to v01 and v02 event classes

  • One line description for the changelog
    Remove old cloudevents specversion support

Curtis Mason added 2 commits June 19, 2020 11:50
Signed-off-by: Curtis Mason <cumason@google.com>
Signed-off-by: Curtis Mason <cumason@google.com>
@cumason123
Copy link
Contributor Author

Need to fix samples and README

Curtis Mason added 2 commits June 19, 2020 12:45
Signed-off-by: Curtis Mason <cumason@google.com>
Signed-off-by: Curtis Mason <cumason@google.com>
@cumason123 cumason123 force-pushed the remove-old-specversions branch from 223498d to e3937a1 Compare June 19, 2020 19:47
Curtis Mason and others added 2 commits June 19, 2020 12:50
* MAJOR version increments when backwards incompatible changes is introduced.
* MINOR version increments when backwards compatible feature is introduced INCLUDING support for new CloudEvents version.
* PATCH version increments when a backwards compatible bug fix is introduced.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Extra newline.

@cumason123
Copy link
Contributor Author

@grant is this mergeable?

@grant grant merged commit e027fa3 into cloudevents:master Jun 22, 2020
cumason123 added a commit to cumason123/sdk-python that referenced this pull request Jun 23, 2020
)

* removed tests/classes v01 and v02

Signed-off-by: Curtis Mason <cumason@google.com>

* lint fixes

Signed-off-by: Curtis Mason <cumason@google.com>

* removed v02 from samples

Signed-off-by: Curtis Mason <cumason@google.com>

* removed v02 from README.md

Signed-off-by: Curtis Mason <cumason@google.com>

* removed v0.2 and v0.3 from README.md

Signed-off-by: Curtis Mason <cumason@google.com>
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.

2 participants