Skip to content

Conversation

@chethann007
Copy link
Collaborator

This PR merges the release-8.1.0 branch into main.

Includes all changes approved for the 8.1.0 release.

Rakshitha-D and others added 28 commits October 14, 2025 19:13
#SBCOSS-625: Textbook collection update upon csv update
…ade Play to 3.0.5

Co-authored-by: chethann007 <210659053+chethann007@users.noreply.github.com>
…CollectionConverters

Co-authored-by: chethann007 <210659053+chethann007@users.noreply.github.com>
Co-authored-by: chethann007 <210659053+chethann007@users.noreply.github.com>
….3 with Play Framework 3.0.5

- Upgrade from Akka 2.5.22 to Apache Pekko 1.0.3 across all services
- Migrate from Play Framework 2.7.x/2.8.x to Play Framework 3.0.5
- Upgrade Scala from 2.12.11 to 2.13.12 with collections compatibility fixes
- Update Guice from 4.2.3 to 7.0.0 and align all dependency injection patterns
- Standardize Netty version to 4.1.112.Final across content, search, and taxonomy services
- Fix Scala 2.13 collections immutability issues in UpdateHierarchyManager
- Update actor binding syntax from bind(classOf[Actor]) to bindActor[Actor]() for Play 3.0.5
- Add missing LockActor binding in TaxonomyModule for lock management functionality
- Resolve dependency conflicts for Guava, Jackson, and other transitive dependencies
- Update logging configuration to use SLF4J/Logback consistently
Migrate to Play Framework 3.0.5, Apache Pekko 1.0.3, and Scala 2.13.12
…ala 2.13 compatibility and improve error handling
Migrate to Play Framework 3.0.5, Apache Pekko 1.0.3, and Scala 2.13.12
…ap, add .asJava conversions

Co-authored-by: chethann007 <210659053+chethann007@users.noreply.github.com>
…essorTest.java

Co-authored-by: chethann007 <210659053+chethann007@users.noreply.github.com>
…ests

Fix Scala test compilation errors: HashMap instantiation and Java Map conversions
feat: Migrate to Play Framework 3.0.5, Apache Pekko 1.0.3, and Scala 2.13.12
feat: Add javax.inject dependency to content-actors pom.xml
Issue #SBCOSS-000 fix: Update 'trackable' field to object in category schema
Issue #SBCOSS-000 fix: Update Cloud Base URL to point the domain URL
@coderabbitai
Copy link

coderabbitai bot commented Dec 24, 2025

Important

Review skipped

Too many files!

147 files out of 297 files are above the max files limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.