Skip to content

Release 8.1.0#116

Open
sntiwari1 wants to merge 50 commits intomasterfrom
release-8.1.0
Open

Release 8.1.0#116
sntiwari1 wants to merge 50 commits intomasterfrom
release-8.1.0

Conversation

@sntiwari1
Copy link

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.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

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

  • Ran Test A
  • Ran Test B

Test Configuration:

  • Software versions: Java-11, play2-2.7.2
  • Hardware versions: 2 CPU/ 4GB RAM

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

reshmi-nair and others added 30 commits August 26, 2022 19:03
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.
Rakshitha-D and others added 20 commits October 22, 2025 12:18
…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>
Play Framework and Pekko Upgrade
Issue #SBCOSS-00 feat : Upgrade Elasticsearch version to 7.10.2
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.

9 participants