On Sun, 6 Apr 2025 at 08:25, Kranti Parisa <kra...@apache.org> wrote:
>
> Hi Everyone,
>
> This is the first release of Apache Iggy (Incubating), a persistent message
> streaming platform written in Rust, supporting QUIC, TCP and HTTP transport
> protocols, capable of processing millions of messages per second with ultra
> low latencies. For more info, please visit https://iggy.apache.org
>
> This release has been voted on by the Apache Iggy Community.
>
> *Vote Thread:*
> https://lists.apache.org/thread/vkzwrnjm2dlpg4lbv60krq3sh95dvczp
> The vote PASSED with:
> - 11 +1 votes (4 binding PPMC, 7 non-binding)
> - 0 -1 votes
> *Vote Summary Thread:*
> https://lists.apache.org/thread/5j8zzqbksf9zlgmqzxwnlwmqssd51rr8
>
> *The release candidate:*
> https://dist.apache.org/repos/dist/dev/incubator/iggy/0.4.300/
>
> The artifacts signed with PGP key **24A4364E**, corresponding to
> pi...@apache.org, keys file can be found here:
> https://dist.apache.org/repos/dist/dev/incubator/iggy/KEYS

That is not the correct URL.
Please only use the official URL (as used on download pages), i.e.

https://downloads.apache.org/incubator/iggy/KEYS

It's best to maintain the KEYS file in
https://dist.apache.org/repos/dist/release/incubator/iggy/KEYS
and not have a copy here
https://dist.apache.org/repos/dist/dev/incubator/iggy/KEYS

> *Git commit for the release:*
> https://github.com/apache/iggy/commit/ae4e3a6d5344d6502c53841f30bc51f8867cf9c9
>
> *Change log for this release:*
> https://github.com/apache/iggy/compare/server-0.4.214...ae4e3a6d5344d6502c53841f30bc51f8867cf9c9
>
> The Git tags for release will be created after the voting passes at
> https://github.com/apache/iggy/releases since our CI publishes the
> artifacts to GitHub, when the new tag is pushed.

Is there any check to ensure the sources in the artifacts match the
sources in the above commit?
i.e. to ensure that the release artifacts are what was voted on?

> The vote will be open for at least 72 hours.
> Please vote accordingly:
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
>
> *Checklist for reference:*
> - [ ] Download Iggy is valid.
> - [ ] Checksums and PGP signatures are valid.
> - [ ] Source code distributions have correct names matching the current
> release.
> - [ ] LICENSE and NOTICE files are correct.
> - [ ] All files have license headers if necessary.
> - [ ] No compiled archives bundled in source archive.
> - [ ] Can compile from source.
>
> *Verification Steps*
> Requires [Rust](https://www.rust-lang.org/tools/install).
> Build `cargo build`
> Run Tests `cargo test`
> Iggy CLI can be installed with `cargo install iggy-cli` and then type
> `iggy` for options
> More steps can be found here:
> https://github.com/apache/iggy/?tab=readme-ov-file#quick-start
>
>
> Best,
> Kranti

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to