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

[Saved objects] Add support for version on create & bulkCreate when overwriting a document #75172

Merged
merged 12 commits into from
Aug 19, 2020

Commits on Aug 17, 2020

  1. Configuration menu
    Copy the full SHA
    13c4ec4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4820e1 View commit details
    Browse the repository at this point in the history
  3. added missing core docs

    gmmorris committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    814b98d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    3f49f67 View commit details
    Browse the repository at this point in the history
  2. Revert "added missing core docs"

    This reverts commit 814b98d.
    gmmorris committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    7bd360c View commit details
    Browse the repository at this point in the history
  3. Revert "added version to saved object bulk creation"

    This reverts commit d4820e1.
    gmmorris committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    caa1834 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f3dfc8 View commit details
    Browse the repository at this point in the history
  5. Revert "Revert "added missing core docs""

    This reverts commit 7bd360c.
    gmmorris committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    c4e8c59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c391446 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into saved-objects/version-on-create

    * master:
      Skip failing test in CI (elastic#75266)
      [Task Manager] time out work when it overruns in poller (elastic#74980)
      [Drilldowns] misc improvements & fixes (elastic#75276)
      Small README note on bumping memory for builds (elastic#75247)
      [Security Solution][Detections] Adds exception modal tests (elastic#74596)
      [Dashboard] Sample data link does not work (elastic#75262)
      [Dashboard First] Unlink from Library Action With ReferenceOrValueEmbeddable (elastic#74905)
      [Form lib] Fix issue where serializer on fields are called on every change (elastic#75166)
      convert processor labels to sentence case (elastic#75278)
      [Monaco] Refactor the way XJSON grammar checker gets registered (elastic#75160)
      Clarify no documents error message when filtering by is_training (elastic#75227)
      [Lens] Fix crash when two layers xychart  switches to pie (elastic#75267)
      [Observability Homepage] Fix console error because of side effect (elastic#75258)
      [Usage Collection] Add `legacy=true` option to the /api/stats request in the docs (elastic#75146)
      [ML] Functional tests - re-activate DFA test suites (elastic#75257)
      GS providers improvements (elastic#75174)
      [Visualize] First version of by-value visualize editor (elastic#72256)
    gmmorris committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    4dfcf10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0fc384 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. fixed typo

    gmmorris committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    4297f2a View commit details
    Browse the repository at this point in the history