[RESULT][VOTE][Go] Release Apache Iceberg Go v0.5.0 RC0

2026-03-05 Thread Matt Topol
My own vote is +1 (binding)

The vote passes with 4 binding +1 votes, 3 non-binding +1 votes, and no 0
or -1 votes.

Binding +1:
Kevin
Fokko
Eduard
Matt

Non-Binding +1:
Rich
Raul
JB

Thanks everyone! I'll proceed with the release!

I'll update the copyright in the NOTICE file too.

--Matt



On Thu, Mar 5, 2026 at 9:49 AM Jean-Baptiste Onofré  wrote:

> +1 (non binding)
>
> It would be good to fix: in the NOTICE file, the copyright is still 2023.
> I would suggest to use 2023-2026 or 2023- or 2026
>
> Regards
> JB
>
> On Fri, Feb 27, 2026 at 1:47 PM Matt Topol  wrote:
>
>> Hi,
>>
>> I would like to propose the following release candidate (RC0) of
>> Apache Iceberg Go version v0.5.0.
>>
>> This release candidate is based on commit:
>> fd7042c5e41bd2a05383c8e2cbf6c50866214374 [1]
>>
>> The source release rc0 is hosted at [2].
>>
>> Please download, verify checksums and signatures, run the unit tests,
>> and vote on the release. See [3] for how to validate a release candidate.
>>
>> The vote will be open for at least 72 hours.
>>
>> [ ] +1 Release this as Apache Iceberg Go v0.5.0
>> [ ] +0
>> [ ] -1 Do not release this as Apache Iceberg Go v0.5.0 because...
>>
>> [1]:
>> https://github.com/apache/iceberg-go/tree/fd7042c5e41bd2a05383c8e2cbf6c50866214374
>> [2]:
>> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-go-0.5.0-rc0
>> [3]:
>> https://github.com/apache/iceberg-go/blob/main/dev/release/README.md#verify
>>
>


Re: [VOTE][Go] Release Apache Iceberg Go v0.5.0 RC0

2026-03-05 Thread Jean-Baptiste Onofré
+1 (non binding)

It would be good to fix: in the NOTICE file, the copyright is still 2023. I
would suggest to use 2023-2026 or 2023- or 2026

Regards
JB

On Fri, Feb 27, 2026 at 1:47 PM Matt Topol  wrote:

> Hi,
>
> I would like to propose the following release candidate (RC0) of
> Apache Iceberg Go version v0.5.0.
>
> This release candidate is based on commit:
> fd7042c5e41bd2a05383c8e2cbf6c50866214374 [1]
>
> The source release rc0 is hosted at [2].
>
> Please download, verify checksums and signatures, run the unit tests,
> and vote on the release. See [3] for how to validate a release candidate.
>
> The vote will be open for at least 72 hours.
>
> [ ] +1 Release this as Apache Iceberg Go v0.5.0
> [ ] +0
> [ ] -1 Do not release this as Apache Iceberg Go v0.5.0 because...
>
> [1]:
> https://github.com/apache/iceberg-go/tree/fd7042c5e41bd2a05383c8e2cbf6c50866214374
> [2]:
> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-go-0.5.0-rc0
> [3]:
> https://github.com/apache/iceberg-go/blob/main/dev/release/README.md#verify
>


Re: [VOTE][Go] Release Apache Iceberg Go v0.5.0 RC0

2026-03-05 Thread Eduard Tudenhöfner
+1, the validation script passed

On Wed, Mar 4, 2026 at 11:32 PM Fokko Driesprong  wrote:

> +1 binding
>
> Ran the validation script and did some spot-checks.
>
> Thanks Matt!
>
> Kind regards,
> Fokko
>
> On 2026/03/02 09:18:02 Raúl Cumplido wrote:
> > +1 (non-binding)
> >
> > I've been able to validate signatures and checksums, build and test
> > successfully on Debian 14 (testing) with the following:
> > dev/release/verify_rc.sh 0.5.0 0
> >
> > El vie, 27 feb 2026 a las 20:18, Rich Bowen ()
> escribió:
> > >
> > >
> > >
> > > On 2026/02/27 18:47:23 Matt Topol wrote:
> > > > Hi,
> > > >
> > > > I would like to propose the following release candidate (RC0) of
> > > > Apache Iceberg Go version v0.5.0.
> > > > [ ] +1 Release this as Apache Iceberg Go v0.5.0
> > > > [ ] +0
> > > > [ ] -1 Do not release this as Apache Iceberg Go v0.5.0 because...
> > > >
> > >
> > > +1 (non-binding)
> > >
> > > * Verified signatures and hashes on the following files as per
> https://apache.org/info/verification.html
> > >   - apache-iceberg-go-0.5.0.tar.gz (SHA512, GPG signature)
> > > * Verified LICENSE and NOTICE files
> >
>


Re: [VOTE][Go] Release Apache Iceberg Go v0.5.0 RC0

2026-03-04 Thread Fokko Driesprong
+1 binding

Ran the validation script and did some spot-checks.

Thanks Matt!

Kind regards,
Fokko

On 2026/03/02 09:18:02 Raúl Cumplido wrote:
> +1 (non-binding)
> 
> I've been able to validate signatures and checksums, build and test
> successfully on Debian 14 (testing) with the following:
> dev/release/verify_rc.sh 0.5.0 0
> 
> El vie, 27 feb 2026 a las 20:18, Rich Bowen () escribió:
> >
> >
> >
> > On 2026/02/27 18:47:23 Matt Topol wrote:
> > > Hi,
> > >
> > > I would like to propose the following release candidate (RC0) of
> > > Apache Iceberg Go version v0.5.0.
> > > [ ] +1 Release this as Apache Iceberg Go v0.5.0
> > > [ ] +0
> > > [ ] -1 Do not release this as Apache Iceberg Go v0.5.0 because...
> > >
> >
> > +1 (non-binding)
> >
> > * Verified signatures and hashes on the following files as per 
> > https://apache.org/info/verification.html
> >   - apache-iceberg-go-0.5.0.tar.gz (SHA512, GPG signature)
> > * Verified LICENSE and NOTICE files
> 


Re: [VOTE][Go] Release Apache Iceberg Go v0.5.0 RC0

2026-03-02 Thread Raúl Cumplido
+1 (non-binding)

I've been able to validate signatures and checksums, build and test
successfully on Debian 14 (testing) with the following:
dev/release/verify_rc.sh 0.5.0 0

El vie, 27 feb 2026 a las 20:18, Rich Bowen () escribió:
>
>
>
> On 2026/02/27 18:47:23 Matt Topol wrote:
> > Hi,
> >
> > I would like to propose the following release candidate (RC0) of
> > Apache Iceberg Go version v0.5.0.
> > [ ] +1 Release this as Apache Iceberg Go v0.5.0
> > [ ] +0
> > [ ] -1 Do not release this as Apache Iceberg Go v0.5.0 because...
> >
>
> +1 (non-binding)
>
> * Verified signatures and hashes on the following files as per 
> https://apache.org/info/verification.html
>   - apache-iceberg-go-0.5.0.tar.gz (SHA512, GPG signature)
> * Verified LICENSE and NOTICE files


Re: [VOTE][Go] Release Apache Iceberg Go v0.5.0 RC0

2026-02-27 Thread Rich Bowen



On 2026/02/27 18:47:23 Matt Topol wrote:
> Hi,
> 
> I would like to propose the following release candidate (RC0) of
> Apache Iceberg Go version v0.5.0.
> [ ] +1 Release this as Apache Iceberg Go v0.5.0
> [ ] +0
> [ ] -1 Do not release this as Apache Iceberg Go v0.5.0 because...
> 

+1 (non-binding)

* Verified signatures and hashes on the following files as per 
https://apache.org/info/verification.html
  - apache-iceberg-go-0.5.0.tar.gz (SHA512, GPG signature)
* Verified LICENSE and NOTICE files


Re: [VOTE][Go] Release Apache Iceberg Go v0.5.0 RC0

2026-02-27 Thread Kevin Liu
+1 binding

I was able to verify the release candidate with 1 caveat.
`TestCreateAzureBucketDefaultCredentialCalled` in `azure_test.go` errors
when I have Azure env vars set. I had to `az logout` for the tests to pass.
We should probably change the test to not read from env vars. This is not a
blocking issue.

Best,
Kevin Liu

On Fri, Feb 27, 2026 at 10:47 AM Matt Topol  wrote:

> Hi,
>
> I would like to propose the following release candidate (RC0) of
> Apache Iceberg Go version v0.5.0.
>
> This release candidate is based on commit:
> fd7042c5e41bd2a05383c8e2cbf6c50866214374 [1]
>
> The source release rc0 is hosted at [2].
>
> Please download, verify checksums and signatures, run the unit tests,
> and vote on the release. See [3] for how to validate a release candidate.
>
> The vote will be open for at least 72 hours.
>
> [ ] +1 Release this as Apache Iceberg Go v0.5.0
> [ ] +0
> [ ] -1 Do not release this as Apache Iceberg Go v0.5.0 because...
>
> [1]:
> https://github.com/apache/iceberg-go/tree/fd7042c5e41bd2a05383c8e2cbf6c50866214374
> [2]:
> https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-go-0.5.0-rc0
> [3]:
> https://github.com/apache/iceberg-go/blob/main/dev/release/README.md#verify
>


[VOTE][Go] Release Apache Iceberg Go v0.5.0 RC0

2026-02-27 Thread Matt Topol
Hi,

I would like to propose the following release candidate (RC0) of
Apache Iceberg Go version v0.5.0.

This release candidate is based on commit:
fd7042c5e41bd2a05383c8e2cbf6c50866214374 [1]

The source release rc0 is hosted at [2].

Please download, verify checksums and signatures, run the unit tests,
and vote on the release. See [3] for how to validate a release candidate.

The vote will be open for at least 72 hours.

[ ] +1 Release this as Apache Iceberg Go v0.5.0
[ ] +0
[ ] -1 Do not release this as Apache Iceberg Go v0.5.0 because...

[1]:
https://github.com/apache/iceberg-go/tree/fd7042c5e41bd2a05383c8e2cbf6c50866214374
[2]:
https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-go-0.5.0-rc0
[3]:
https://github.com/apache/iceberg-go/blob/main/dev/release/README.md#verify