Skip to content

Version bump event gw to 0.7.0#2007

Merged
ShalkiWenushika merged 2 commits into
wso2:mainfrom
senthuran16:version-bump-event-gw070
May 21, 2026
Merged

Version bump event gw to 0.7.0#2007
ShalkiWenushika merged 2 commits into
wso2:mainfrom
senthuran16:version-bump-event-gw070

Conversation

@senthuran16
Copy link
Copy Markdown
Member

Purpose

$subject, to prepare for helm chart release

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 21, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d826ccce-cd58-4a52-b3c0-f4911456734b

📥 Commits

Reviewing files that changed from the base of the PR and between 83cd35e and 013e5bd.

📒 Files selected for processing (4)
  • event-gateway/VERSION
  • event-gateway/docker-compose.yaml
  • kubernetes/helm/event-gateway-helm-chart/Chart.yaml
  • kubernetes/helm/event-gateway-helm-chart/values.yaml

📝 Walkthrough

Summary

This pull request updates the event gateway version from 0.7.0-SNAPSHOT to 0.7.0 across all relevant configuration files to prepare for a Helm chart release.

Changes

Version and Deployment Files Updated:

  • event-gateway/VERSION: Version updated from 0.7.0-SNAPSHOT to 0.7.0
  • event-gateway/docker-compose.yaml: Docker image tags for gateway-controller and event-gateway services updated from SNAPSHOT to 0.7.0

Helm Chart Configuration:

  • kubernetes/helm/event-gateway-helm-chart/Chart.yaml: Chart version and appVersion updated from 0.7.0-SNAPSHOT to 0.7.0
  • kubernetes/helm/event-gateway-helm-chart/values.yaml: Container image tags for controller and runtime updated from 0.7.0-SNAPSHOT to 0.7.0

All changes are straightforward version transitions from snapshot to stable release versions, with 7 total lines modified across 4 files.

Walkthrough

This PR releases version 0.7.0 of the event-gateway project by updating the version identifier from 0.7.0-SNAPSHOT to 0.7.0 across all relevant configuration files. The project version file is updated, followed by Docker Compose service image tags for the gateway-controller and event-gateway services. Kubernetes Helm chart metadata is updated to reflect the new version, and corresponding image tag values in the Helm values file are bumped to match the release version.

Suggested reviewers

  • RakhithaRR
  • VirajSalaka
  • renuka-fernando
  • malinthaprasan
  • pubudu538
  • PasanT9
  • Krishanx92
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is minimal and lacks required sections from the template including Goals, Approach, Documentation, Automation tests, Security checks, and Test environment details. Expand the description to include the missing template sections or, at minimum, provide Goals and Approach. If sections don't apply, explicitly state N/A with brief justification.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the main change: bumping the event gateway version from 0.7.0-SNAPSHOT to 0.7.0, which is clearly reflected in all modified files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ShalkiWenushika ShalkiWenushika merged commit 301344e into wso2:main May 21, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants