v0.19.0.0.rc2
Pre-release
Pre-release
·
275 commits
to main
since this release
What's Changed
- Fix github pages site to use proper relative links. by @myronmarston in #1
- Update project links. by @myronmarston in #3
- Upgrade actions/setup-node from v3 to v4. by @myronmarston in #4
- Build against latest Elasticsearch and OpenSearch. by @myronmarston in #5
- Fix CODEOWNERS so that @BrianSigafoos-SQ and I are both owners. by @myronmarston in #12
- Update site homepage by @BrianSigafoos-SQ in #10
- Treat nil values as empty predicate by @acerbusace in #8
- Fix schema on getting started page; Extract tagline by @BrianSigafoos-SQ in #15
- Update site success story metrics by @BrianSigafoos-SQ in #16
- Move GraphiQL license attribution into README. by @myronmarston in #20
- Provide a summary status of the CI build that we can block merges on. by @myronmarston in #18
- Deal with rackup 2.2 release. by @myronmarston in #23
- Add badges to the README. by @myronmarston in #19
- Interpret field_or_op before sub_expression by @acerbusace in #22
- Tweak site text by @BrianSigafoos-SQ in #24
- Update the FullTextSearch docs to provide an example of their optionality by @mattcarp21 in #25
- Prepare test suite for for v2.4 of the GraphQL gem. by @myronmarston in #26
- Update discord link. by @myronmarston in #28
- Change anyOf behaviour to evaluate to true for empty predicates by @acerbusace in #6
- Refactor: simplify and optimize
ElasticGraph::GraphQL::Schema
. by @myronmarston in #31 - Upgrade GraphQL gem to
~> 2.4.3
. by @myronmarston in #32 - Restore
GraphQL::Schema#defined_types
. by @myronmarston in #33 - [indexer_autoscaler_lambda] tune Lambda reserved concurrency instead of ESM concurrency by @akumar1214 in #13
- [indexer_autoscaler_lambda] pause indexing if the available storage drops below a threshold by @akumar1214 in #14
- Update
CODE_OF_CONDUCT.md
andGOVERNANCE.md
. by @myronmarston in #34 - Flesh out
CONTRIBUTING.md
. by @myronmarston in #36 - Increase default docker
daemon_timeout
. by @myronmarston in #37 - Increase the local boot daemon timeout to 5 minutes. by @myronmarston in #38
- Install analysis-icu plugin locally by @zachbutler-squareup in #35
- Treat anyOf: [] as matching no routing shards by @acerbusace in #39
- Rewrite documentation for empty filters/predicates by @acerbusace in #40
- Change
NullOrEmptyFilters
toEmptyFilters
to match file name. by @myronmarston in #41 - Validate
variables
to make sure they are a JSON object as expected. by @myronmarston in #42 - Upgrade GraphQL gem to 2.4.5 and deal with eager loading. by @myronmarston in #43
- Handle
too_many_buckets_exception
more gracefully. by @myronmarston in #44
New Contributors
- @myronmarston made their first contribution in #1
- @BrianSigafoos-SQ made their first contribution in #10
- @acerbusace made their first contribution in #8
- @mattcarp21 made their first contribution in #25
- @akumar1214 made their first contribution in #13
- @zachbutler-squareup made their first contribution in #35
Full Changelog: https://github.com/block/elasticgraph/commits/v0.19.0.0.rc2