v1.0.0.rc1
Pre-release
Pre-release
·
474 commits
to main
since this release
What's Changed
- Remove backwards compatibility with old version of the update script. by @myronmarston in #511
- Remove test infrastructure for testing old versions of the
index_datascript. by @myronmarston in #484 - Remove support for
use_updates_for_indexingfrom elasticgraph-indexer. by @myronmarston in #485 - Remove
use_updates_for_indexingconfig setting. by @myronmarston in #486 - Simplify how we deal with VCR and event versions. by @myronmarston in #487
- Bump version to 1.0.0.pre. by @myronmarston in #517
- Bump elasticsearch from 9.0.0 to 9.0.2 by @dependabot in #515
- Bump aws-sdk-s3 from 1.183.0 to 1.184.0 by @dependabot in #514
- Remove trailing comma. by @myronmarston in #518
- Bump aws-sdk-lambda from 1.148.0 to 1.149.0 by @dependabot in #516
- Bump rubocop-factory_bot from 2.26.1 to 2.27.1 by @dependabot in #512
- Fix build. by @myronmarston in #525
- Upgrade GraphiQL to 4.0.0. by @myronmarston in #524
- Bump aws-sdk-cloudwatch from 1.112.0 to 1.113.0 by @dependabot in #528
- Bump github/codeql-action from 3.28.13 to 3.28.16 by @dependabot in #519
- Bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot in #523
- Bump graphql from 2.5.4 to 2.5.6 by @dependabot in #527
- Bump faraday from 2.13.0 to 2.13.1 by @dependabot in #531
- Bump tailwindcss from 4.1.4 to 4.1.5 in /config/site by @dependabot in #530
- Bump docker/build-push-action from 6.15.0 to 6.16.0 by @dependabot in #520
- Add v0.19.2.2 API docs. by @myronmarston in #534
- Bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in #522
- Bump ruby/setup-ruby from 1.229.0 to 1.237.0 by @dependabot in #521
- Bump aws-sdk-lambda from 1.149.0 to 1.150.0 by @dependabot in #529
- Update mcp[cli] requirement from ~=1.6.0 to ~=1.7.1 in /ai_tools/elasticgraph-mcp-server by @dependabot in #532
- Add
request_all_fieldstoDatastoreQuery. by @myronmarston in #536 - Build against OpenSearch 3.0.0. by @myronmarston in #539
- Bump rack from 3.1.13 to 3.1.14 in the bundler group by @dependabot in #538
- Drop
legacy_grouping_schemasupport. by @myronmarston in #542 - Deal with Rubocop plugin warnings. by @myronmarston in #541
- Add some basic documentation for
elasticgraph-schema_artifacts. by @myronmarston in #543 - Remove
nested_relationship_resolver_mode. by @myronmarston in #540 - Bump rubocop-rake from 0.6.0 to 0.7.1 by @dependabot in #513
- Remove
TextFilterInput.equal_to_any_of. by @myronmarston in #544 - Build against OpenSearch 2.19 instead of 2.7. by @myronmarston in #545
- Prevent rubocop-rake >= 0.7 for now. by @myronmarston in #547
- Bump aws-sdk-lambda from 1.150.0 to 1.151.0 by @dependabot in #550
- Bump graphql-c_parser from 1.1.2 to 1.1.3 by @dependabot in #552
- Bump aws-sdk-cloudwatch from 1.113.0 to 1.114.0 by @dependabot in #551
- Bump tailwindcss from 4.1.5 to 4.1.6 in /config/site by @dependabot in #549
- Remove deprecated
TextFilterInput.matches. by @myronmarston in #546 - Remove support for
REPORT_BATCH_ITEM_FAILURES: false. by @myronmarston in #556 - Prefer using
filterovermustin boolean queries. by @myronmarston in #558 - Update mcp[cli] requirement from ~=1.7.1 to ~=1.8.1 in /ai_tools/elasticgraph-mcp-server by @dependabot in #548
- Drop support for Ruby 3.2 and 3.3. by @myronmarston in #535
- Define new schema elements for stubstring filtering. by @myronmarston in #557
- Implement substring and prefix filtering. by @myronmarston in #559
- Document the new
containsandstartsWithfilter predicates. by @myronmarston in #560 - Bump tailwindcss from 4.1.6 to 4.1.7 in /config/site by @dependabot in #563
- Update mcp[cli] requirement from ~=1.8.1 to ~=1.9.0 in /ai_tools/elasticgraph-mcp-server by @dependabot in #564
- Introduce
internal_filtersvsclient_filtersonDatastoreQuery. by @myronmarston in #566 - Refactor
ResolvableValue: acceptschemainstead ofschema_element_names. by @myronmarston in #568 - Update
*Edgedocumentation. by @myronmarston in #562 - Define initial schema for search highlights. by @myronmarston in #565
- Add
request_all_highlightstoDatastoreQuery. by @myronmarston in #567 - Implement
SearchHighlightresolver logic. by @myronmarston in #569 - Only define
all_highlightson edge types for indexed types. by @myronmarston in #570 - Bugfix: correctly handle graphql-only fields defined with
name_in_index. by @myronmarston in #572 - Ensure
all_highlightsare always returned in consistent order. by @myronmarston in #574 - Generate
highlightstypes and fields. by @myronmarston in #571 - Add
requested_highlightstoDatastoreQuery. by @myronmarston in #573 - Implement resolver logic for
highlights. by @myronmarston in #575 - Bump ruby/setup-ruby from 1.237.0 to 1.244.0 by @dependabot in #578
- Bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot in #580
- Bump tailwindcss from 4.1.7 to 4.1.8 in /config/site by @dependabot in #582
- Bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot in #577
- Bump actions/dependency-review-action from 4.6.0 to 4.7.1 by @dependabot in #579
- Bump rake from 13.2.1 to 13.3.0 in /config/release by @dependabot in #581
Full Changelog: v0.19.2.2...v1.0.0.rc1