Skip to content

[DEV-9804] Update Vert.x v5 - #16

Merged
charlta merged 2 commits into
mainfrom
DEV-9804-update-vertx
Jul 29, 2026
Merged

[DEV-9804] Update Vert.x v5#16
charlta merged 2 commits into
mainfrom
DEV-9804-update-vertx

Conversation

@charlta

@charlta charlta commented Jul 29, 2026

Copy link
Copy Markdown
Member

Description

Update to use Vert.x v5.

Associated tasks

Test Steps

Explain in detail how your reviewer can test the changes proposed in this PR. If it cannot be tested, leave an explanation on why.

Checklist

If any of these are not applicable, strikethrough the line ~like this~. Do not delete it!. Let the reviewer decide if you should have done it.

Code

  • I have performed a self review of my own code (including checking issues raised when creating the PR).
  • I have added/updated unit tests for these changes, and if not I have explained why they are not necessary.
  • I have commented my code in any hard-to-understand or hacky areas.
  • I have handled all new warnings generated by the compiler or IDE.
  • I have rebased onto the target branch (usually main).

Security

When developing applications, use following guidelines for information security considerations:

  • Access to applications should be protected with security keys/tokens or usernames and passwords;
  • All sessions are encrypted if possible;
  • All application input is sanitised before being acted on (ie SQL statements, etc);
  • Log messages, and especially client-facing ones, must be handled securely and must not leak credentials information (internal URLs, passwords, tokens).
  • I have considered if this change impacts information security and made sure those impacts are handled.

Documentation

  • I have updated the changelog.
  • I have updated any documentation required for these changes.

Breaking Changes

  • I have considered if this is a breaking change and will communicate it with other team members by posting it on the Slack breaking-changes channel.

Only transitive Vert.x breaking changes.

charlta added 2 commits July 29, 2026 14:02
Signed-off-by: Anthony Charlton <anthony.charlton@zepben.com>
… `VertxException` versions.

Signed-off-by: Anthony Charlton <anthony.charlton@zepben.com>
@charlta
charlta force-pushed the DEV-9804-update-vertx branch from 6f03eeb to cf2dfff Compare July 29, 2026 07:40
@charlta
charlta marked this pull request as ready for review July 29, 2026 07:45
@charlta
charlta merged commit 5141bb1 into main Jul 29, 2026
4 checks passed
@charlta
charlta deleted the DEV-9804-update-vertx branch July 29, 2026 07:46
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.

1 participant