close
Skip to content

Tags: elastic/elasticsearch

Tags

v9.4.1

Toggle v9.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Key plugin entitlement policies by descriptor name (#148447) (#148535)

Plugin entitlement policies are registered under each plugin's install-directory name but looked up by descriptor name (PluginDescriptor.getName()). When the two differ, every check misses and the plugin's classes throw NotEntitledException despite a valid entitlement-policy.yaml. Fix: thread the descriptor name through PolicyUtils.PluginData so registration and lookup agree on the key.

v9.4.0

Toggle v9.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ESQL: Validate unsupported grouping types earlier (#147650) (#148003)

* Validate aggregate_metric_double in LIMIT BY

* Update docs/changelog/147650.yaml

* ESQL: Validate unsupported grouping types earlier

* add the extra types (date_range and dense_vector)

Co-authored-by: kanoshiou <uiaao@tuta.io>

v8.19.15

Toggle v8.19.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add release notes for 8.19.15 (#147617)

v9.3.4

Toggle v9.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[9.3] Add missing guard for PROMQL capability (#147149) (#147161)

* Add missing guard for PROMQL capability (#147149)

* Remove AnalyzerTests for conflicting timestamp types

Removed a test case related to conflicting timestamp types.

* Remove test for conflicting PROMQL time series types

Removed test for PROMQL queries with conflicting time series types.

v9.2.8

Toggle v9.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[9.2] [Inference API] Support chunking settings for sparse embeddings…

… in custom service (#138776) (#145419)

v8.19.14

Toggle v8.19.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[8.19] Support multi-value dimensions in downsampling (bug fix) (#145458

) (#145535)

* Support multi-value dimensions in downsampling (bug fix) (#145458)

#112645 introduced support
for multi-value dimensions but downsampling was not handling that
correctly.

**Observed behaviour**

Downsampling will store only one value in the downsampled document, if a
document has more than one values for a dimension field.

**Fix**

After this fix, downsampling will create an object array with all the
values and store that in the downsampled document. We also added extra
tests.

(cherry picked from commit 63dfd4a)

# Conflicts:
#	modules/data-streams/src/main/java/org/elasticsearch/datastreams/DataStreamFeatures.java
#	x-pack/plugin/downsample/src/main/java/org/elasticsearch/xpack/downsample/DimensionFieldDownsampler.java

* Remove allowed warnings

* Fix assertion

* Remove sampling method, it was not implemented in 8.19

v9.3.3

Toggle v9.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix DenseVectorFieldMapperTests.testMeta (#145365) (#145454)

v9.3.2

Toggle v9.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[9.3] Make prefix circuit-breaker test deterministic (#144171) (#144296)

* fix test (#144171)

(cherry picked from commit c6fafa5)

# Conflicts:
#	muted-tests.yml

* Add new muted tests and remove obsolete ones

v9.2.7

Toggle v9.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix test (#144171) (#144297)

(cherry picked from commit c6fafa5)

# Conflicts:
#	muted-tests.yml

v8.19.13

Toggle v8.19.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update wolfi (versioned) (#143962)

This PR contains the following updates:

| Package | Type | Update | Change | |---|---|---|---| |
docker.elastic.co/wolfi/chainguard-base | final | digest | `a7d1958` ->
`c71dd0b` | | docker.elastic.co/wolfi/chainguard-base | stage | digest |
`a7d1958` -> `c71dd0b` | | docker.elastic.co/wolfi/chainguard-base-fips
| final | digest | `0e62586` -> `fa87627` | |
docker.elastic.co/wolfi/chainguard-base-fips | stage | digest |
`0e62586` -> `fa87627` |

---

### Configuration

📅 **Schedule**: Branch creation - "after 1pm on tuesday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once
you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoiOC4xOSIsImxhYmVscyI6WyI6RGVsaXZlcnkvQnVpbGQiLCI6RGVsaXZlcnkvUGFja2FnaW5nIiwiPm5vbi1pc3N1ZSIsIlRlYW06RGVsaXZlcnkiLCJhdXRvLW1lcmdlLXdpdGhvdXQtYXBwcm92YWwiXX0=-->