Open
Conversation
…egistry into release-5.0.0
LR-267 CSP related changes
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Release 5.0.0 rc1 vuln fix
Issue #SBCOSS-607: Vulnerability fixes
Issue #SBCOSS-00: Create Github actions to publish docker image to GHCR
Co-authored-by: sntiwari1 <54884367+sntiwari1@users.noreply.github.com>
Co-authored-by: sntiwari1 <54884367+sntiwari1@users.noreply.github.com>
- Upgraded Play Framework from 2.7.2 to 3.0.5 - Migrated from Akka 2.5.22 to Apache Pekko 1.0.2 - Updated Scala from 2.11.12 to 2.13.12 - Updated Java compiler target from 8 to 11 - Updated dependencies: Jackson 2.14.3, Logback 1.4.14, SLF4J 2.0.9, Netty 4.1.93 - Replaced all Akka imports with Pekko (24 imports across 14 Java files) - Updated application.conf: akka namespace to pekko - Fixed Play 3.0 API changes: FutureConverters, Http.Context removal - Updated ActorStartModule to use PekkoGuiceSupport - Added Scala library exclusions to prevent version conflicts - Build successful with all modules compiling Co-authored-by: sntiwari1 <54884367+sntiwari1@users.noreply.github.com>
Co-authored-by: sntiwari1 <54884367+sntiwari1@users.noreply.github.com>
…ME.md - Removed 6 detailed documentation files (MIGRATION_INDEX, PLAY_PEKKO_MIGRATION_REPORT, QUICK_REFERENCE, START_HERE, TECHNICAL_ANALYSIS, UPGRADE_SUMMARY) - Created single UPGRADE_README.md with essential upgrade information - No icons or symbols used, clean and concise format - Contains version changes, build instructions, and key migration details Co-authored-by: sntiwari1 <54884367+sntiwari1@users.noreply.github.com>
Upgrade to Play Framework 3.0.5 and Apache Pekko 1.0.2
Removed detailed changes section regarding dependencies, source code, and configuration updates.
…JSON data and related objects
…mprove validation checks for JSON data and related objects
…and JSON data objects, ensuring compatibility with both Scala and Java Map types.
…t serialization, enhancing compatibility and ensuring proper handling of request data.
SBCOSS-719: Updated the code references in api's for pekko upgradation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Added null check
Play Framework and Pekko Upgrade
updated exception handling
Issue #SBCOSS-00 feat : Upgrade Elasticsearch version to 7.10.2
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.
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Type of change
Please choose appropriate options.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes in the below checkboxes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Checklist: