Skip to content

Release/26.6.25 - #344

Merged
Devesh-Skyflow merged 2 commits into
mainfrom
release/26.6.25
Jul 14, 2026
Merged

Release/26.6.25#344
Devesh-Skyflow merged 2 commits into
mainfrom
release/26.6.25

Conversation

@Devesh-Skyflow

Copy link
Copy Markdown
Collaborator

Start with a concise summary of the PR. The first three sections are required. The questions present in each section is there to help you guide you what to add. They are meant to be overwritten by your comments.

Why

  • Why are you making the change?
  • What is the underlying issue that you are trying to case, in case of fix?
  • Why is it needed by the feature you are working on?
  • What is the intent behind making the change?

Goal

  • What is the intended outcome?
  • What part of the feature should start working?
  • What are the non-goals or will be covered in future PR?

Testing

  • How was the code tested?
  • If you haven't written unit tests, why?
  • What more testing is needed? Do you intend to manually test it after deployment?
  • Do you have any concerns if this changed is released to prod?

Tech debt

  • Is the PR adding to tech debt in any way?
  • Are you addressing some Tech debt in this PR?
  • If both the above are false, feel free to remove this section.

Devesh-Skyflow and others added 2 commits July 8, 2026 18:22
- Bump jackson-datatype-jdk8/jsr310 2.17.2 -> 2.18.6 (align with jackson-databind)
- Bump dotenv-java 2.2.0 -> 3.2.0
- Migrate commons-codec Base64 -> java.util.Base64 (Token, Utils); drop commons-codec
- Remove unused compile-scoped deps: jsr305, gson-fire, logging-interceptor,
  jaxb-api, jakarta.annotation-api, and their orphaned version properties

Verified: mvn clean test compiles clean; the 5 remaining failures are
pre-existing env-dependent tests (require local .env/credentials) and also
fail on clean HEAD.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Gitleaks Findings: No secrets detected. Safe to proceed!

@github-actions

Copy link
Copy Markdown

Semgrep Findings: Issues with Error level severity are found (Error is Highest severity in Semgrep), Please resolve the issues before merging.

@Devesh-Skyflow
Devesh-Skyflow merged commit 93456df into main Jul 14, 2026
17 of 18 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