Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release 2.8.2 into 2.9.x #2675

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Commits on Sep 6, 2024

  1. Gracefully handle search index exceptions on non MongoDB Atlas (#2673)

    * Gracefully handle search index exceptions on non MongoDB Atlas
    
    * Fix php Coding Standards pipeline
    Jafarili authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    511a476 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.9.x' into 2.8.x-merge-up-into-2.9.x_gy9cDuHl

    * 2.9.x: (24 commits)
      Fix typo in code example (#2670)
      Label PRs about GH actions with "CI" (#2632)
      Review basic mapping (#2668)
      Fix wording (#2667)
      Add native type to private properties and final classes (#2666)
      Review and add tests on `ResolveTargetDocumentListener` (#2660)
      Remove soft-delete-cookbook (#2657)
      doc: Remove wakeup and clone cookbook (#2663)
      Modernize generated code for Hydrators (#2665)
      Add tests for introduction (#2664)
      doc: Review mapping ORM and ODM cookbook (#2658)
      doc: Review cookbook on blending ORM and ODM (#2656)
      doc: Review and test validation cookbook (#2662)
      Update custom mapping example (#2654)
      doc: Review Simple Search Engine Cookbook (#2659)
      doc: Add cookbook about embedding referenced documents using $lookup (#2655)
      doc: Add type to properties (#2652)
      doc: Review custom collections and repository docs (#2653)
      doc: Review Getting Started (#2650)
      Move annotations-reference to attributes-reference (#2651)
      ...
    alcaeus committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6dffe12 View commit details
    Browse the repository at this point in the history