-
-
Notifications
You must be signed in to change notification settings - Fork 273
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
Work on 2.1 release #536
Comments
I created a new milestone to track all the PRs that will be included in the 2.1.0 release: https://github.com/asyncapi/spec/milestone/17. |
We should be setting a deadline date to include changes in the spec for this release. What about May 30? |
@fmvilas you think we need it? if we have automation in place before the end of May and also I work on a release notes simultaneously and not leave it until the end, we should be able to accept things that come in later, I think. I think better to think about any deadline once we see there are enough features and then we say like "last 2 weeks" or something like that/ Thoughts? I still dream about pushing #377 😅 |
Haha! I think it's important we communicate clearly that we're not just randomly choosing what goes in and what doesn't. A deadline might help. |
The last time people asked I said that whatever reaches |
I'm tagging you folks as you should keep a closer look at this issue to learn about new additions if you want to add support to other tools you mentioned in the past, like java template or react component |
draft PR with release notes opened asyncapi/website#260 @fmvilas I know you did an initial review of changes done between 2.0 tag and the latest master. Please provide the list of changes here or just contribute directly to the release notes article |
Can we add the IBM MQ protocol bindings that were defined in asyncapi/bindings#52 ? If that's okay, I've gotten a couple of pull requests ready to start this: |
@dalelane I think we have to 😅 |
automation of releases ready for review and merge:
in short: for june release, every merge to release branch from one of above repos will result in a tag like this |
requesting PR #545 to be included in spec 2.1 |
requesting PR asyncapi/bindings#63 (the 2nd half of #545 ) to be included in spec 2.1 |
I updated release notes with stuff that was added long time ago, last year already to the master + new stuff. I made some placeholders for topics that potentially could make it as not much review is needed in these cases, at least this is my assumption 😅
I'm out tomorrow and next week, and @fmvilas is back after next week (so the same time I'm back, afaik). We will have 2 weeks until the end of June so 🤞🏼 |
For next release we need to extend bump action https://github.com/derberg/org-projects-dependency-manager/blob/main/lib/index.js#L79 to support "custom" branch against which the PR is created |
Automation is almost ready. There is just a small rendering issue that we are solving now. |
Messages examples from @lbroudoux are merged and RC published. We just need to check if we can quickly fix issues with rendering nav for the spec in the website |
ConverterJS - asyncapi/converter-js#44 |
Release is out asyncapi.com/blog/release-notes-2.1.0 |
Release 2.1 is scheduled for June -> #513
Release branches:
https://github.com/asyncapi/spec/tree/2021-06-release
https://github.com/asyncapi/asyncapi-node/tree/2021-06-release
https://github.com/asyncapi/parser-js/tree/2021-06-release
Contribution guide:
https://github.com/asyncapi/spec/blob/master/CONTRIBUTING.md
Things to do for the release:
Stage 3: Accepted
The text was updated successfully, but these errors were encountered: