Skip to content

Tags: RedisBloom/RedisBloom

Tags

v7.99.4

Bump version 7.99.4, see MOD-8828

v2.8.6

Bump version 2.8.6, see MOD-8887

v2.6.17

Bump version 2.6.17, see MOD-8891

v2.4.14

Bump version 2.4.14, see MOD-8897

v7.99.2

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
bump version 7.99.2 (#850)

v2.8.5

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Bump version v2.8.5 (#837)

v2.6.16

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Bump version v2.6.16, see MOD-8318 (#836)

v2.4.13

Bump version 2.4.13, see MOD-8323

v99.99.99

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
MOD-8197 Unified CI workflows (#826)

- Updated and added new GitHub Actions workflows for build, test, and deployment
- Introduced event-based workflows for specific triggers:
    - `event-ci.yml`: Runs CI checks on pull requests and pushes to specific branches
    - `event-nightly.yml`: Executes nightly builds and tests
    - `event-tag.yml`: Triggers workflows on new tags for release processes
- Differentiated flow-based workflows for various environments:
    - `flow-alpine.yml`: Handles builds and tests for Alpine Linux
    - `flow-linux-x86.yml`: Manages workflows for x86 Linux distributions
    - `flow-macos.yml`: Manages workflows for macOS environments
    - `flow-ubuntu-arm.yml`: Handles builds and tests for Ubuntu on ARM architecture
- Removed obsolete workflows
- Added new installation scripts for various Linux distributions and macOS
- Modified existing scripts and configurations for better compatibility and performance
- Update GitHub Actions to use checkout@v4 and streamline Redis checkout process

v2.8.4

update ramp-packer to 2.5.11 (#824)

(cherry picked from commit 2a6970a)