Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Release 2.0.3 with name change warning #291

@lance

Description

@lance

Is your feature request related to a problem? Please describe.
With the release of 3.0.0 under a different name (cloudevents instead of cloudevents-sdk), existing users of the 2.x versions will never receive an update or patch unless they know that the module name has changed, and make proactive steps to modify their dependencies.

In order to help smooth the transition for existing users, we should release a 2.0.3 patch version that emits a warning on install that there is a 3.0.x version out now with the new name. This won't guarantee that users see it, especially in automated systems, but it should help.

Describe the solution you would like to see
Issue a 2.0.3 release under the cloudevents-sdk name that includes a warning emitted during install that the name has changed to cloudevents and there is a new major version available.

Metadata

Metadata

Assignees

Labels

module/releasesPertaining to releases of the moduletype/enhancementNew feature or requestversion/2.xIssues related to the 2.x version of this module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions