Mailing list threading improvements

2023-08-17 Thread Christofer Dutz
TL;DR: We’re updating how auto-generated email from Github will be threaded on your mailing lists. If you want to keep the old defaults, details are below. We’re pleased to let you know that we’re tweaking the way that auto- generated email from Github will appear on your mailing lists. This will

Beam High Priority Issue Report (39)

2023-08-17 Thread beamactions
This is your daily summary of Beam's current high priority issues that may need attention. See https://beam.apache.org/contribute/issue-priorities for the meaning and expectations around issue priorities. Unassigned P1 Issues: https://github.com/apache/beam/issues/27892 [Bug]: ignoreUnknow

Re: [RFC] Bootloader Buffered Logging

2023-08-17 Thread Kerry Donny-Clark via dev
Much appreciated, reviewing the doc now. On Wed, Aug 16, 2023 at 9:08 PM Valentyn Tymofieiev via dev < dev@beam.apache.org> wrote: > Thanks, Jack! left some comments, looking forward to this work! > > On Wed, Aug 16, 2023 at 10:31 AM Robert Burke wrote: > >> I've added some comments but generall

[GitHub] [beam-site] lostluck opened a new pull request, #647: Publish 2.50.0 release

2023-08-17 Thread via GitHub
lostluck opened a new pull request, #647: URL: https://github.com/apache/beam-site/pull/647 (no comment) -- 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-m

The Swift SDK now works on Linux

2023-08-17 Thread Byron Ellis via dev
Hello everyone, I got a chance to test and fix a small issue that prevented the Swift SDK from working on Linux boxes due to differences in the way Data is handled in non-macOS Foundation implementations (which hopefully will stop being an issue with with the native-Swift Foundation revamp). I als

Re: [Request for Feedback] Swift SDK Prototype

2023-08-17 Thread Chamikara Jayalath via dev
Thanks Byron. This sounds great. I wonder if there is interest in Swift SDK from folks currently subscribed to the +user list. On Wed, Aug 16, 2023 at 6:53 PM Byron Ellis via dev wrote: > Hello everyone, > > A couple of months ago I decided that I wanted to really understand how > the Beam FnAp

[VOTE] Release 2.50.0, release candidate #1

2023-08-17 Thread Robert Burke
Hi everyone, Please review and vote on the release candidate #1 for the version 2.50.0, as follows: [ ] +1, Approve the release [ ] -1, Do not approve the release (please provide specific comments) Reviewers are encouraged to test their own use cases with the release candidate, and vote +1 if no

Re: [PROPOSAL] Preparing for 2.50.0 Release

2023-08-17 Thread Robert Burke
RC1 is sufficiently ready for testing and validation. Please vote and discuss at that thread. https://lists.apache.org/thread/xgx49zshms7253lfx6d6lsnvwf7tyyfp Robert Burke 2.50.0 Release Manager On 2023/08/17 02:30:00 Robert Burke wrote: > Despite my best efforts, python continues to vex me. R

Re: [Request for Feedback] Swift SDK Prototype

2023-08-17 Thread Byron Ellis via dev
Thanks Cham, Definitely happy to open a draft PR so folks can comment---there's not as much code as it looks like since most of the LOC is just generated protobuf. As for the support, I definitely want to add external transforms and may actually add that support before adding the ability to make c