Skip to content

Update event gateway to next development version 0.8.0-SNAPSHOT#2008

Merged
ShalkiWenushika merged 1 commit into
wso2:mainfrom
senthuran16:update-event-gw-0.8.0-snapshot
May 21, 2026
Merged

Update event gateway to next development version 0.8.0-SNAPSHOT#2008
ShalkiWenushika merged 1 commit into
wso2:mainfrom
senthuran16:update-event-gw-0.8.0-snapshot

Conversation

@senthuran16
Copy link
Copy Markdown
Member

Purpose

$Subject

@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: 1a22e12f-dbce-4f84-9a93-165f94cae13e

📥 Commits

Reviewing files that changed from the base of the PR and between 301344e and 145112d.

📒 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

Overview

This PR updates the event gateway codebase to the next development version 0.8.0-SNAPSHOT. The changes consistently update version references across configuration and deployment manifests.

Changes

  • Version file: Updated event-gateway/VERSION from 0.7.0 to 0.8.0-SNAPSHOT
  • Docker Compose: Updated container image tags for gateway-controller and event-gateway services from 0.7.0 to 0.8.0-SNAPSHOT
  • Helm Chart manifest: Bumped Chart.yaml with chart version and appVersion updated to 0.8.0-SNAPSHOT
  • Helm values: Updated image tags for both controller and gatewayRuntime components to 0.8.0-SNAPSHOT in the values configuration

Impact

All changes are version-related updates to configuration and deployment files. No functional code changes are included.

Walkthrough

This pull request updates the event-gateway component version from 0.7.0 to 0.8.0-SNAPSHOT across all deployment and configuration files. The version is bumped in the VERSION file, Docker Compose service image tags for both the gateway-controller and event-gateway runtime, and Kubernetes Helm chart metadata (version and appVersion) and values (controller and gatewayRuntime image tags).

Suggested reviewers

  • pubudu538
  • malinthaprasan
  • tgtshanika
  • chamilaadhi
  • Krishanx92
  • tharikaGitHub
  • dushaniw
  • Arshardh
  • VirajSalaka
  • renuka-fernando
  • RakhithaRR
  • HeshanSudarshana
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The pull request description is incomplete. Only the Purpose section is present with a placeholder value, while all other required sections (Goals, Approach, User stories, Documentation, Automation tests, Security checks, Samples, Related PRs, Test environment) are missing entirely. Complete the description by filling in all required template sections, particularly Goals, Approach, Documentation, and Security checks sections to meet repository standards.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and accurately describes the main change: updating version files and deployment configurations to the next development version 0.8.0-SNAPSHOT.
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 f7a2827 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