Skip to content

docs(java): add property default changes and removals for 4.9 → 5.0 migration#2610

Closed
rjayasinghe wants to merge 3 commits into
mainfrom
java-migration-4.9-to-5.0-property-changes
Closed

docs(java): add property default changes and removals for 4.9 → 5.0 migration#2610
rjayasinghe wants to merge 3 commits into
mainfrom
java-migration-4.9-to-5.0-property-changes

Conversation

@rjayasinghe
Copy link
Copy Markdown
Contributor

Summary

  • Replaces the placeholder comment block in the CAP Java 4.9 → 5.0 migration guide with real content
  • Adds Adjusted Property Defaults table with 7 changed defaults (cds.security.authentication.mode, cds.odataV2.batch.maxRequests, cds.sql.toOnePath.mode, cds.errors.preferServiceException, cds.outbox.services.<key>.ordered, cds.multitenancy.serviceManager.cacheRefreshInterval, cds.persistence.changeSet.enforceTransactional)
  • Adds Removed Properties table for cds.errors.combined (deprecated since 4.0, now fully removed)

Test plan

  • Verify the rendered migration guide page displays both tables correctly
  • Confirm property names and values match the CdsProperties.java diff between rel-4.9.x and main

…igration

Documents the 7 adjusted property defaults and the 1 removed property
(cds.errors.combined) in the CAP Java 4.9 to 5.0 migration guide,
replacing the placeholder comment block.
@rjayasinghe
Copy link
Copy Markdown
Contributor Author

duplicate of #2495

@rjayasinghe rjayasinghe closed this Jun 2, 2026
@rjayasinghe rjayasinghe deleted the java-migration-4.9-to-5.0-property-changes branch June 2, 2026 11:21
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.

1 participant