This is an automated email from the ASF dual-hosted git repository.
hgruszecki pushed a change to branch refactor-binary-7-http
in repository https://gitbox.apache.org/repos/asf/iggy.git
from c87e2293d refactor(server,sdk): add wire validation for user headers
and fix encoding defects
add 50fe8ec77 feat(ci): add version bump tooling and consistency checks
(#2990)
add 202601607 Merge branch 'master' into refactor-binary-7-http
No new revisions were added by this update.
Summary of changes:
.github/workflows/_common.yml | 31 +-
.pre-commit-config.yaml | 12 +-
scripts/bump-version.sh | 639 +++++++++++++++++++++
...-version-sync.sh => python-sdk-version-sync.sh} | 13 +-
scripts/ci/shellcheck.sh | 4 +-
scripts/extract-version.sh | 271 ++++++---
6 files changed, 879 insertions(+), 91 deletions(-)
create mode 100755 scripts/bump-version.sh
rename scripts/ci/{python-version-sync.sh => python-sdk-version-sync.sh} (92%)