Skip to content

Some refactoring to how we determine the Data Prepper version and log it#6196

Merged
graytaylor0 merged 1 commit into
opensearch-project:mainfrom
dlvenable:dp-version-modifications
Oct 23, 2025
Merged

Some refactoring to how we determine the Data Prepper version and log it#6196
graytaylor0 merged 1 commit into
opensearch-project:mainfrom
dlvenable:dp-version-modifications

Conversation

@dlvenable

Copy link
Copy Markdown
Member

Description

In order to support easier modification of the Data Prepper version by custom builds, I moved the dataPrepperVersion into a Gradle variable.

Additionally print the Data Prepper version on start up.

Example:

2025-10-22T23:24:12,373 [main] INFO  org.opensearch.dataprepper.DataPrepperExecute - Data Prepper 2.13

Issues Resolved

N/A

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

…w other builds to modify the Data Prepper version. Log the current Data Prepper version on start up.

Signed-off-by: David Venable <dlv@amazon.com>
@graytaylor0 graytaylor0 merged commit c5190dc into opensearch-project:main Oct 23, 2025
46 of 47 checks passed
@dlvenable dlvenable deleted the dp-version-modifications branch October 23, 2025 14:17
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.

3 participants