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

Mark CSOT feature as Alpha #1372

Merged
merged 15 commits into from
May 3, 2024
Merged

Mark CSOT feature as Alpha #1372

merged 15 commits into from
May 3, 2024

Commits on Apr 20, 2024

  1. Introduce Alpha annotation.

    JAVA-5402
    vbabanin committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    85a530c View commit details
    Browse the repository at this point in the history
  2. Remove redundant words.

    JAVA-5402
    vbabanin committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    7c02d9c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Mark CSOT API as Alpha.

    JAVA-5402
    vbabanin committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b8114d7 View commit details
    Browse the repository at this point in the history
  2. Fix typo in README.

    JAVA-5402
    vbabanin committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    bac7c70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9ceab4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ea0c32 View commit details
    Browse the repository at this point in the history
  5. Change wording.

    JAVA-5402
    vbabanin committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6bf7434 View commit details
    Browse the repository at this point in the history
  6. Change 'and' to 'or'.

    JAVA-5402
    vbabanin committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6cc0153 View commit details
    Browse the repository at this point in the history
  7. Mark getTimeout methods with Alpha.

    JAVA-5402
    vbabanin committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cc8d54e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. - Mark timeoutMode as Alpha.

    - Mode Reason to top-level class.
    - Change JavaDoc of Alpha annotation for better accuracy.
    
    JAVA-5402
    vbabanin committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ce399a0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/CSOT' into JAVA-5402

    # Conflicts:
    #	driver-reactive-streams/src/main/com/mongodb/reactivestreams/client/AggregatePublisher.java
    #	driver-reactive-streams/src/main/com/mongodb/reactivestreams/client/DistinctPublisher.java
    vbabanin committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8d1e5ec View commit details
    Browse the repository at this point in the history
  3. Correct Javadoc.

    JAVA-5402
    vbabanin committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    4c608e1 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Update driver-core/src/main/com/mongodb/ConnectionString.java

    Co-authored-by: Valentin Kovalenko <valentin.male.kovalenko@gmail.com>
    vbabanin and stIncMale committed May 1, 2024
    Configuration menu
    Copy the full SHA
    df5bdcf View commit details
    Browse the repository at this point in the history
  2. - Correct README.

    - Mark timeoutMode with Alpha annotation
    
    JAVA-5402
    vbabanin committed May 1, 2024
    Configuration menu
    Copy the full SHA
    473123c View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Update README.

    JAVA-5402
    vbabanin committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1bbea61 View commit details
    Browse the repository at this point in the history