version bump 0.2.119#95
Merged
avinas-kumar merged 1 commit intolinkedin:masterfrom Apr 30, 2026
Merged
Conversation
Cut release 0.2.119 covering: - linkedin#93 (HDFS reader: ms.hdfs.reader.parse.json.strings flag) - linkedin#94 (build-info-extractor-gradle pin to 5.2.5) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
gautamshanu
approved these changes
Apr 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps
version.propertiesfrom0.2.118to0.2.119to cut a new release.Why this is needed
The
Release and Publishworkflow ran successfully on the merge of #93 (run 25154348045, 2026-04-30) but produced no new GitHub release tag. Reason:./gradlew getVersionreadsversion.properties, which still held0.2.118— the version of the previous release on 2025-06-06. With no version change,:githubReleasehad no new tag to create.This matches the historical pattern in this repo:
13b301a"version bump" → 0.2.116 → 0.2.1178f3997b"Nested Map JSON Schema Support" → 0.2.117 → 0.2.118 (bundled with feature)Changes covered by this release
ms.hdfs.reader.parse.json.stringsflag for inlining JSON strings inHdfsReaderbuild-info-extractor-gradleto5.2.5to fix Gradle 6.8.1 buildscript-classpath instrumentationTest plan
version.propertiesupdated to0.2.119(preserving the no-trailing-newline format used by prior version-bump commits)v0.2.119and a new entry in Releasescom.linkedin.cdi:cdi-core:0.2.119lands inhttps://linkedin.jfrog.io/artifactory🤖 Generated with Claude Code