Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: terascope/teraslice
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.2
Choose a base ref
...
head repository: terascope/teraslice
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.3
Choose a head ref
  • 1 commit
  • 10 files changed
  • 1 contributor

Commits on Oct 28, 2024

  1. [teraslice, elasticsearch-store] opensearch2 mappings missing dynamic…

    …s: false field (#3808)
    
    This PR makes the following changes:
    
    - updates `ensureNoTypeInMapping()` to copy `dynamic` property when
    removing type from mapping.
    - creates `method-helpers-spec.ts` and adds unit tests for
    `ensureNoTypeInMapping()`.
    - creates an e2e `storage-spec.ts` to confirm that the jobs state
    storage index mapping is created with `dynamic` set to `false`.
    - bump teraslice from version 2.6.2 to 2.6.3
    - bump elasticsearch-api from 1.3.2 to 1.3.3
    - bump elasticsearch-store from 1.3.2 to 1.3.3
    - bump terafoundation from 1.5.3 to 1.5.4
    
    Ref: #3809
    busma13 authored Oct 28, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    0ca4fe7 View commit details
Loading