Merged
Conversation
Contributor
Author
|
@mogren Is there any plans to release a minor 1.5.1 just with the bugfixes or do you plan to release 1.6.0 only? |
Contributor
|
@uthark I would really like to get #371 merged first, just need a little more testing. So far everything looks good. The top priority is to resolve #282, #330 and #525, which are all basically the same issue. So once we get those fixed I'll make a v1.6-rc build and start some more deep testing. There is some work to get a new version out, but I'd prefer if we could be more frequent with new releases instead of trying to put too many things in before cutting the next one. |
This was referenced Aug 7, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix for issue #537.
Try to detach ENI before deleting it.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.