assignUser commented on PR #43206: URL: https://github.com/apache/arrow/pull/43206#issuecomment-2231918446
@powersj this was merged after the code freeze for 17.0.0 (1st of July) and as such not part of the release, there where some issues that required fixes to the RCs that delayed the actual release until today. It will be part of 18.0.0. You can usually check the milestone on the issue to see which release it will be part of (the milestone was missing here but I added it) It is possible to manually add patches to the release branch after the freeze if they are critical/blockers but normally everything that happens on `main` after the code freeze is not part of the release. Currently patch releases are only done for severe issues as out process is not setup for an easy release of a single component, though we are working on that. So a patch release is unlikely (but I am not a Go contributor so :shrug:) due to the effort involved (even though it's just a tag for go itself). Sorry for the inconvenience. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
