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

Tag current version and explain "Road to v2" #474

Closed
andygrunwald opened this issue Aug 20, 2022 · 6 comments
Closed

Tag current version and explain "Road to v2" #474

andygrunwald opened this issue Aug 20, 2022 · 6 comments
Assignees
Labels
Milestone

Comments

@andygrunwald
Copy link
Owner

Context

The current version in the main branch differs from the last released version.

Goals

  • Tag the current version and release it
  • Change the main branch to unstable and start development of v2
  • Explain this in the README and issue tracker
@andygrunwald andygrunwald added this to the Road to v2 milestone Aug 20, 2022
@andygrunwald andygrunwald self-assigned this Aug 21, 2022
@andygrunwald
Copy link
Owner Author

Current version tagged: https://github.com/andygrunwald/go-jira/releases/tag/v1.16.0

@andygrunwald
Copy link
Owner Author

Renamed master to main: #488

@andygrunwald
Copy link
Owner Author

Crafted a ticket/discussion for v2: #489

@andygrunwald
Copy link
Owner Author

andygrunwald commented Aug 21, 2022

Posted the following into every issue / PR:


Hey,

I am very sorry that this issue has been open for a long time with no final solution. We work on this project in our spare time, and sometimes, other priorities take over. This is the typical open source dilemma.

However, there is news: We are kicking off v2 of this library 🚀

To provide visibility, we created the Road to v2 Milestone and calling for your feedback in #489

The development will take some time; however, I hope you can benefit from the changes.
If you seek priority development for your issue + you like to sponsor it, please contact me.

What does this mean for my issue?

We will work on this issue indirectly.
This means that during the development phase, we aim to tackle it.
Maybe in a different way like it is currently handled.
Please understand that this will take a while because we are running this in our spare time.

Final words

Thanks for using this library.
If there is anything else you would like to tell us, let us know!

@andygrunwald
Copy link
Owner Author

Added a note to the README: #490

andygrunwald added a commit that referenced this issue Aug 21, 2022
* README: Add chapter "State of this library"

Related #474

* README: Add chapter "Supported Go versions"

Related #290

* Go: Raise supported version to v1.18

Related #290

* Fix "package io/ioutil is deprecated: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details.  (SA1019)"

* go fmt
andygrunwald added a commit that referenced this issue Aug 21, 2022
…documentation" (#492)

* README: Add chapter "State of this library"

Related #474

* README: Add chapter "Supported Go versions"

Related #290

* Go: Raise supported version to v1.18

Related #290

* README: Add chapter "Supported Jira versions" and "Official Jira API documentation"

Related: #295

* Fix "package io/ioutil is deprecated: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details.  (SA1019)"

* go fmt
@andygrunwald
Copy link
Owner Author

This is complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant