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

5.3 to 5.4 merge #14552

Merged
merged 38 commits into from Jul 14, 2022
Merged

5.3 to 5.4 merge #14552

merged 38 commits into from Jul 14, 2022

Commits on Jul 13, 2022

  1. Bump moment from 2.29.2 to 2.29.4 in /src/Raven.Studio

    Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
    - [Release notes](https://github.com/moment/moment/releases)
    - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
    - [Commits](moment/moment@2.29.2...2.29.4)
    
    ---
    updated-dependencies:
    - dependency-name: moment
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and ppekrol committed Jul 13, 2022
    Copy the full SHA
    38bd335 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e6cb652 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bafdf82 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3432ee9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    9c09d96 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    86d63c5 View commit details
    Browse the repository at this point in the history
  7. RavenDB-17903 - Can't operate new bulk insert on one node database if…

    … previously failed on server unavailable.
    shaharhikri authored and ppekrol committed Jul 13, 2022
    Copy the full SHA
    6e8cf34 View commit details
    Browse the repository at this point in the history
  8. RavenDB-17903 - 2 Tests added

    shaharhikri authored and ppekrol committed Jul 13, 2022
    Copy the full SHA
    c5ab34e View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    4b83808 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    e79b433 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Copy the full SHA
    4025308 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7462280 View commit details
    Browse the repository at this point in the history
  3. RavenDB-18676 - log every 5 seconds

    grisha-kotler authored and ppekrol committed Jul 14, 2022
    Copy the full SHA
    945d448 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e3f9595 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5fc2984 View commit details
    Browse the repository at this point in the history
  6. RavenDB-18676 - reduce allocations

    grisha-kotler authored and ppekrol committed Jul 14, 2022
    Copy the full SHA
    96c43cc View commit details
    Browse the repository at this point in the history
  7. RavenDB-18676 - reduce allocations

    grisha-kotler authored and ppekrol committed Jul 14, 2022
    Copy the full SHA
    cf62bfb View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2ad6bd5 View commit details
    Browse the repository at this point in the history
  9. RavenDB-18921 : avoid holding the read transaction in cluster observe…

    …r log for too long - only collect the commands during read transaction, and execute them after we close the read transaction
    aviv86 authored and ppekrol committed Jul 14, 2022
    Copy the full SHA
    595c5bd View commit details
    Browse the repository at this point in the history
  10. RavenDB-18921 : adjust relevant tests due to changes made in ClusterO…

    …bserver.AnalyzeLatestStats()
    aviv86 authored and ppekrol committed Jul 14, 2022
    Copy the full SHA
    9dd3053 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    05158d7 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    2da780d View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    ab6b135 View commit details
    Browse the repository at this point in the history
  14. RavenDB-18920 - address pr comments

    grisha-kotler authored and ppekrol committed Jul 14, 2022
    Copy the full SHA
    50fec3c View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    444e346 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    d9e1b22 View commit details
    Browse the repository at this point in the history
  17. RavenDB-18920 Fix review comments

    Danielle9897 authored and ppekrol committed Jul 14, 2022
    Copy the full SHA
    09f628d View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    1a4176b View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    d5f1ff5 View commit details
    Browse the repository at this point in the history
  20. RavenDB-18957 Adds support for linq queries using a dictionary entity…

    … type.
    
          -Step 2: Bug fix: element index is recognized as a constant in query expression.
          -Step 3: Unit test.
    a-haddaji-neoventive authored and ppekrol committed Jul 14, 2022
    Copy the full SHA
    54d46cb View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    038e009 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    85a3eab View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    4896e2e View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    aa5e7d8 View commit details
    Browse the repository at this point in the history
  25. RavenDB-18956 Fixing unexpected error in indexing thread which effect…

    …ively was TaskCanceledException
    arekpalinski authored and ppekrol committed Jul 14, 2022
    Copy the full SHA
    4654f5e View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    b120a9b View commit details
    Browse the repository at this point in the history
  27. Merge pull request ravendb#14551 from ppekrol/v5.3

    5.2 to 5.3 merge
    ppekrol committed Jul 14, 2022
    Copy the full SHA
    bf1d1d4 View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    03a18f5 View commit details
    Browse the repository at this point in the history