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/v1.1.0 to develop #5205

Merged
merged 15 commits into from
Dec 4, 2024
Merged

Merge release/v1.1.0 to develop #5205

merged 15 commits into from
Dec 4, 2024

Commits on Nov 26, 2024

  1. docs and release notes

    brimoor committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    dc28213 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. leaky splits

    brimoor committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    195aab5 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. documenting near duplicates

    brimoor committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    264154d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94ab02d View commit details
    Browse the repository at this point in the history
  3. brain tweaks

    brimoor committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    4a2e28b View commit details
    Browse the repository at this point in the history
  4. add JS plugin getting started

    ritch committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    93dca43 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5204 from voxel51/ritch/js-plugin-gs

    add JS plugin getting started
    ritch authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    324b44c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4937680 View commit details
    Browse the repository at this point in the history
  7. Fix grid caching (#5200)

    * clear stale lookers
    
    * simplify spotlight render state, filter duplicated ids for linked reversals
    
    * lint render
    
    * rm noop
    benjaminpkane authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    e3e7cba View commit details
    Browse the repository at this point in the history
  8. Fix bounds for embedded lists in QP (#5202)

    * remove ne matching and extra sorting
    
    * use exists
    
    * add to embedded list bounds tests
    
    * skip nonfinites sort for lists
    
    * handle NaN formatting
    
    * debugging
    
    * nonfinites tweaks
    
    * selector fixes
    
    * always use distinct for embedded lists
    
    * fix selector
    benjaminpkane authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    bf1d29d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Configuration menu
    Copy the full SHA
    cea9b9a View commit details
    Browse the repository at this point in the history
  2. review feedback

    brimoor committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    a995933 View commit details
    Browse the repository at this point in the history
  3. Improve search results for multikey indexes in group datasets (#5208)

    * don't filter slice for distinct scans
    
    * update lightning group test
    benjaminpkane authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    0e3fa78 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5188 from voxel51/release-notes

    [Docs] Features + release notes
    brimoor authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    b02a12e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    eff1e1e View commit details
    Browse the repository at this point in the history