Skip to content

feat: API version 1.299.0#40

Merged
mzanoni merged 2 commits into
mainfrom
chore/update-sdk-api-1.299.0-1
Jun 15, 2026
Merged

feat: API version 1.299.0#40
mzanoni merged 2 commits into
mainfrom
chore/update-sdk-api-1.299.0-1

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

https://trello.com/c/2bfTCqRG/20513-java-sdk-update-with-new-features-from-release-12990

Summary

  • Generated Java SDK code for Relewise.Client 1.299.0.

Validation

  • dotnet restore Generator/Generator.csproj
  • dotnet build Generator/Generator.csproj --configuration Release --no-restore
  • Updated src/pom.xml version to 1.299.0
  • pwsh ./generate.ps1
  • mvn --batch-mode -DskipTests package --file src/pom.xml
  • mvn resources:resources --file src/pom.xml
  • mvn --batch-mode test --file src/pom.xml

@github-actions github-actions Bot requested review from mzanoni and soe-relewise June 15, 2026 08:59

@soe-relewise soe-relewise left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We seem to have the same issue in this SDK as the one Dymtro solved in the PHP SDK: feed source arrays are typed as IProductFeedSource / IContentFeedSource, but the Java SDK does not currently have an equivalent of the PHP IProductFeedSourceHydrator / IContentFeedSourceHydrator to map API $type values to concrete classes during response deserialization.

@mzanoni mzanoni requested a review from soe-relewise June 15, 2026 11:23
@mzanoni mzanoni merged commit 3f3685d into main Jun 15, 2026
1 check passed
@mzanoni mzanoni deleted the chore/update-sdk-api-1.299.0-1 branch June 15, 2026 13:49
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