Skip to content

Conversation

@rozza
Copy link
Member

@rozza rozza commented Sep 23, 2025

New features have arrived in 8.2

JAVA-5960

@rozza rozza requested a review from a team as a code owner September 23, 2025 13:38
@rozza rozza requested review from a team, Copilot, katcharov and nhachicha and removed request for a team and katcharov September 23, 2025 13:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR splits test cases for the asString method to handle the introduction of new features in MongoDB 8.2. The change separates tests for nested objects (arrays and documents) that previously threw exceptions but are now supported in version 8.2.

  • Removes version assumption from main asStringTest method
  • Creates separate test methods for pre-8.2 and 8.2+ behavior with nested objects
  • Updates expected behavior for nested object string conversion in 8.2+

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@rozza rozza merged commit 747b117 into mongodb:main Sep 24, 2025
54 of 56 checks passed
@rozza rozza deleted the JAVA-5960 branch September 24, 2025 11:09
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