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 stable/v1.25 into main #4891

Closed
wants to merge 103 commits into from
Closed

Merge stable/v1.25 into main #4891

wants to merge 103 commits into from

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    252bca3 View commit details
    Browse the repository at this point in the history
  2. Fix test

    dirkkul committed May 6, 2024
    Configuration menu
    Copy the full SHA
    1be8e9d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. use flag for consistency wait timeout and rename it

    Signed-off-by: Loic Reyreaud <[email protected]>
    reyreaud-l committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0aebbb8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4859 from weaviate/tenant_get_consistency

    Remove consistency from tenant get
    dirkkul committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d23863f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4864 from weaviate/lre/use-flag-for-consistency-w…

    …ait-timeout
    
    use flag for consistency wait timeout and rename it
    reyreaud-l committed May 7, 2024
    Configuration menu
    Copy the full SHA
    43817de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9776bc View commit details
    Browse the repository at this point in the history
  5. fix: vector validation in batch operation

    Signed-off-by: Jeronimo <[email protected]>
    jeroiraz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a11fc5b View commit details
    Browse the repository at this point in the history
  6. test: batch insertion with invalid vector size

    Signed-off-by: Jeronimo <[email protected]>
    jeroiraz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0b614e5 View commit details
    Browse the repository at this point in the history
  7. all local to use weaviate-0

    moogacs committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a0fb6fb View commit details
    Browse the repository at this point in the history
  8. remove backups dirs

    moogacs committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4d6c69b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4858 from weaviate/fix_batch_vector_validation

    fix: vector validation in batch operation
    jeroiraz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    cc6fcc5 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4867 from weaviate/restart-script

    chore: add data dir to be removed in restart_dev_environment script
    moogacs committed May 7, 2024
    Configuration menu
    Copy the full SHA
    18c80e3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13bf814 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #4870 from weaviate/change-modelid-to-model-in-oll…

    …ama-modules
    
    Change modelId setting to model in Ollama modules
    dirkkul committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a47564b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. add config option to limit max segment size

    Still missing as of this commit:
    - use in every bucket (currently only objects bucket)
    - tests (so far only tested manually)
    etiennedi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ddeb480 View commit details
    Browse the repository at this point in the history
  2. add unit tests

    etiennedi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    68beb52 View commit details
    Browse the repository at this point in the history
  3. activate for other buckets

    etiennedi committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0e801dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aabf6b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72ec672 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdb9e15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1982a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3399011 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4874 from weaviate/reser-raft-class-name

    raft: reserve raft as a class name
    moogacs committed May 8, 2024
    Configuration menu
    Copy the full SHA
    18e100e View commit details
    Browse the repository at this point in the history
  10. make bootstrap return on successful notify

    Signed-off-by: Loic Reyreaud <[email protected]>
    reyreaud-l committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fa83fd2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4871 from weaviate/lre/fix-bootstrap-timeout-restart

    make bootstrap exit early on RAFT store reporting ready
    reyreaud-l committed May 8, 2024
    Configuration menu
    Copy the full SHA
    50b6b87 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    edafd0e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ef303b7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    359f73e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2609b82 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c481646 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #4879 from weaviate/target_vectors_hybrid

    [GRPC]Clean up target vectors in hybrid
    dirkkul committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e46a41e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    458ac5e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7c9b231 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a0080dd View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Merge pull request #4872 from weaviate/introduce-max-segment-size

    Introduce optional LSM Segment Size limit
    antas-marcin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    51021c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    749ba5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1a70ea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4881 from weaviate/fix-text2vec-aws-module

    Fix text2vec-aws module Bedrock support
    antas-marcin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    32be448 View commit details
    Browse the repository at this point in the history
  5. more renaming

    moogacs committed May 9, 2024
    Configuration menu
    Copy the full SHA
    348da5b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4884 from weaviate/set-hnsw-condensing-limit-dyna…

    …mically
    
    Allow setting HNSW Max log size ("condensing limit") dynamically
    etiennedi committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9cd8264 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    283a7fc View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4886 from weaviate/add-support-for-titan-v2

    Add support for Amazon Titan Text Embeddings V2 model
    antas-marcin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f892e91 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ce0d22 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7363ddd View commit details
    Browse the repository at this point in the history
  11. test: invalid object serialization cases

    Signed-off-by: Jeronimo <[email protected]>
    jeroiraz committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9c0248f View commit details
    Browse the repository at this point in the history
  12. Merge pull request #4887 from weaviate/prepare-release-v1.24.12

    prepare release v1.24.12
    antas-marcin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a1cd73a View commit details
    Browse the repository at this point in the history
  13. test: avoid high alloc scenarios

    Signed-off-by: Jeronimo <[email protected]>
    jeroiraz committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a0d86f3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aac580e View commit details
    Browse the repository at this point in the history
  15. remove debug logs

    etiennedi committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3a60440 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d2eef0e View commit details
    Browse the repository at this point in the history
  17. Merge pull request #4877 from weaviate/fix_maxvectorlen

    fix: max length field validation during object marshalling
    jeroiraz committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8f7f276 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #4888 from weaviate/merge-stable-v1.24-into-stable…

    …-v1.25
    
    Merge stable v1.24 into stable v1.25
    antas-marcin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8afdaf3 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #4890 from weaviate/stable/v1.24

    Merge Stable/v1.24 into Stable/v1.25
    antas-marcin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    828155e View commit details
    Browse the repository at this point in the history
  20. prepare release v1.25.0

    antas-marcin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1539ad7 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #4892 from weaviate/prepare-release-v1.25.0

    prepare release v1.25.0
    antas-marcin committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4e498c4 View commit details
    Browse the repository at this point in the history
  22. fix: prevent empty segment generation

    Signed-off-by: Jeronimo <[email protected]>
    jeroiraz committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4b5b5e9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    48a6249 View commit details
    Browse the repository at this point in the history
  24. Fix linter

    dirkkul committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8b773b5 View commit details
    Browse the repository at this point in the history
  25. Merge pull request #4893 from weaviate/fix_prevent_empty_segments

    fix prevent empty segment generation
    jeroiraz committed May 9, 2024
    Configuration menu
    Copy the full SHA
    51dcc38 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Merge pull request #4875 from weaviate/refactor-db-open-1

    raft: refactor db opening & logging
    reyreaud-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b489a8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4876 from weaviate/refactor-db-open-2

    raft: always apply local schema before db
    reyreaud-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    df50575 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4878 from weaviate/refactor-db-open-3

    raft: open db on service.Open instead on apply
    reyreaud-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9a018c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4882 from weaviate/refactor-db-open-4

    raft: remove schemaOnly and rename lastAppliedIndexOnStart
    reyreaud-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4ca4c0f View commit details
    Browse the repository at this point in the history
  5. improve log messages to apply to also dump cmd related output

    Signed-off-by: Loic Reyreaud <[email protected]>
    reyreaud-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    597a606 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4895 from weaviate/lre/improve-apply-log-messages

    improve log messages to apply to also dump cmd related output
    reyreaud-l committed May 10, 2024
    Configuration menu
    Copy the full SHA
    44d6749 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4d4854 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    ddb34ca View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4902 from weaviate/fix-objects-validate-api

    Ensure `classCache` is added to the context before validate objects call
    tsmith023 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cba31db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34d5b2b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4903 from weaviate/fix-batch-delete-proto-java-op…

    …tion
    
    Fix batch delete proto Java option setting
    antas-marcin committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f7e440e View commit details
    Browse the repository at this point in the history
  5. Fix headers with GRPC

    dirkkul committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b8506f8 View commit details
    Browse the repository at this point in the history
  6. Add WIP image generation

    dirkkul committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a1ffa35 View commit details
    Browse the repository at this point in the history
  7. Fix api keys from env vars

    dirkkul committed May 13, 2024
    Configuration menu
    Copy the full SHA
    bfc69dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    030fb30 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #4906 from weaviate/octoai_header

    Octoai header fixes + image generation
    dirkkul committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fc01e49 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #4908 from weaviate/chore_warn_old_tmp_files

    chore: warn with older partially written compacted segments
    jeroiraz committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6cb869b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    a12d014 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4897 from weaviate/revert-4882-refactor-db-open-4

    Re-add schemaOnly parameter when applying raft log entries and ensure we reloadDB on catching up
    reyreaud-l committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8dda171 View commit details
    Browse the repository at this point in the history
  3. RAFT: support back RF scale+/-

    moogacs authored and aliszka committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f5c53dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f98c89a View commit details
    Browse the repository at this point in the history
  5. nit: untouch file

    moogacs authored and aliszka committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f9389c3 View commit details
    Browse the repository at this point in the history
  6. reinit only

    moogacs authored and aliszka committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cd8d1be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b43fe35 View commit details
    Browse the repository at this point in the history
  8. don't update replication factor twice

    moogacs authored and aliszka committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c014f64 View commit details
    Browse the repository at this point in the history
  9. fix race in delete logic

    asdine committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cce8f65 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f1cc22b View commit details
    Browse the repository at this point in the history
  11. improves replication tests

    aliszka committed May 14, 2024
    Configuration menu
    Copy the full SHA
    c68fd7d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d625d85 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #4913 from weaviate/support-raft-rf-scale_with_ref…

    …actor
    
    Support raft rf scale (part 2)
    aliszka committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d9f1fd6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e5dafaf View commit details
    Browse the repository at this point in the history
  15. Merge pull request #4914 from weaviate/fix-data-race

    RAFT: fix data race on registering call backs and atomic lastAppliedI…
    moogacs committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4d46bbc View commit details
    Browse the repository at this point in the history
  16. Merge pull request #4856 from weaviate/support-raft-rf-scale

    RAFT: support back RF scale increase
    moogacs committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e902c0f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5a4ef90 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #4919 from weaviate/chore/replace_named_locks

    Replace namedLocks with KeyLocker
    aliszka committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e248385 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    444383b View commit details
    Browse the repository at this point in the history
  20. Merge pull request #4918 from weaviate/fix-generative-aws-module

    Fix generative-aws module, add support for all Bedrock models
    antas-marcin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4fb8881 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #4922 from weaviate/stable/v1.24

    Merge stable/v1.24 into stable/v1.25
    antas-marcin committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0d52f16 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Merge pull request #4894 from weaviate/huggingface_batch

    Migrate huggingface to batching
    antas-marcin committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a1d850b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e0bb45 View commit details
    Browse the repository at this point in the history
  3. add missing lock

    asdine committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3547c07 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4923 from weaviate/chore/improve_err_msg_on_shard…

    …_get
    
    Improve error messages on failed get/init shard
    aliszka committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5310e94 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4910 from weaviate/fix-race-and-flaky-test

    fix race in tombstone cleanup
    asdine committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9d8afa5 View commit details
    Browse the repository at this point in the history
  6. Remove unsearchable properties (#4930)

    * Squash no-search-unsearchable-properties
    
    * Regenerate reformat
    
    * Deinitely don't need that
    donomii committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a2824a4 View commit details
    Browse the repository at this point in the history