Skip to content

Database modules reinforced and improved and minor refactored#689

Open
GoodforGod wants to merge 11 commits into
masterfrom
feature/database-jdbc-reinforce
Open

Database modules reinforced and improved and minor refactored#689
GoodforGod wants to merge 11 commits into
masterfrom
feature/database-jdbc-reinforce

Conversation

@GoodforGod

@GoodforGod GoodforGod commented Jun 30, 2026

Copy link
Copy Markdown
Contributor
  • Database modules reinforced and improved and minor refactored
  • CassandraQuery introduced
  • CassandraExecutor contracts reinforced
  • JdbcQuery introduced
  • JdbcExecutor contracts reinforced

@GoodforGod GoodforGod added this to the v2.0.0 milestone Jun 30, 2026
@GoodforGod GoodforGod requested a review from Squiry June 30, 2026 17:01
@GoodforGod GoodforGod added breaking change API breaking change module: database Related to Databases module labels Jun 30, 2026
@github-actions

github-actions Bot commented Jun 30, 2026

Copy link
Copy Markdown

Test Results

140 tests   140 ✅  10m 46s ⏱️
  5 suites    0 💤
  5 files      0 ❌

Results for commit f676a9a.

♻️ This comment has been updated with latest results.

@GoodforGod GoodforGod force-pushed the feature/database-jdbc-reinforce branch from f5cd903 to a4deb3b Compare June 30, 2026 20:31
@GoodforGod GoodforGod force-pushed the feature/database-jdbc-reinforce branch from a4deb3b to 342e44c Compare July 2, 2026 10:23
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Dependency Vulnerability Report

Found 2 vulnerabilities across 2 coordinates.

Checked 159 Maven coordinates from gradle/libs.versions.toml via OSV.dev.

com.fasterxml.jackson.core:jackson-databind:2.22.0

Aliases: jackson2-databind

  • GHSA-5jmj-h7xm-6q6v, CVE-2026-54515: jackson-databind has case-insensitive deserialization bypasses per-property @JsonIgnoreProperties

io.undertow:undertow-core:2.4.2.Final

Aliases: undertow-core

  • GHSA-3x3v-w654-m28m, CVE-2026-3260: Undertow: Denial of Service via Multipart/Form-Data Parsing on HTTP GET Requests

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Dependency Update Report

Update level: patch

Found 3 dependency updates.

gradle/libs.versions.toml

  • jdbc-postgresql (org.postgresql:postgresql, inline:127): 42.7.12 -> 42.7.13
  • byte-buddy: 1.18.10 -> 1.18.11
  • s3client-aws (software.amazon.awssdk:s3, inline:253): 2.46.18 -> 2.46.21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change API breaking change module: database Related to Databases module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant