GitHub user hubcio created a discussion: [VOTE] Release Apache Iggy 
(incubating) v0.8.0

Hello, Apache Iggy (incubating) Community,

This is a call for a vote to release Apache Iggy (incubating) version 0.8.0

Along with the Iggy Server 0.8.0 we will release SDKs and tooling such as Web 
UI, Bench Dashboard, CLI, Bench CLI, Connectors Runtime and MCP server.

Git commit for the release:
https://github.com/apache/iggy/commit/7fca0f2d3a3c4a0f53b63e60af176c574683a3d2

The change lists about this release:

https://github.com/apache/iggy/compare/server-0.7.0...server-0.8.0-rc.1

Git tag for the release:

https://github.com/apache/iggy/releases/tag/server-0.8.0-rc.1

The release candidate:

https://dist.apache.org/repos/dist/dev/incubator/iggy/0.8.0-rc1

The artifacts signed with PGP key 6CBBED6E59612FCE, corresponding to 
[email protected], that can be found in keys file:
https://downloads.apache.org/incubator/iggy/KEYS

The Git tags for release will be created after the voting passes.

The vote will be open for at least 72 hours until the necessary number of votes 
are reached.

### Please vote accordingly:

- [ ] +1 approve
- [ ] +0 no opinion
- [ ] -1 disapprove with the reason

To learn more about Iggy, please see https://iggy.apache.org

### 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.

### Verify source

To verify the source code, at first clone the repository, checkout to commit 
`7fca0f2d3a3c4a0f53b63e60af176c574683a3d2` or tag `server-0.8.0-rc.1` and then 
simply run the release script from the root directory:

```
./scripts/prepare-release.sh
```

This will create the artifact under `iggy_release` directory, and should 
produce the following SHA-512 checksum:

```
b42fb9d1eb3c8b4d7a9d5372de0921140886006fb87eb7fe6735ac13ad2cfaf992bd34487e9b7f661a8cada40d4dd1d9c02813d58810079b4bc416fce60207c3
```

### Build and test

To build, you need to have [Rust](https://www.rust-lang.org/tools/install) 
installed.

Then, simply type `cargo build` and next `cargo test` to ensure that everything 
does work as expected.

You might need to increase maximum kernel locked memory limit and open 
descriptions limit - iggy tests are quite intensive on these resources.

Thanks,
Hubert


GitHub link: https://github.com/apache/iggy/discussions/3074

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to