Commit 4933482
committed
Merge branch 'upstream/master' into reuse-date-stream-timestamp
* upstream/master:
Changing test keytab to use aes256-cts-hmac-sha1-96 instead of des3-cbc-sha1-kd (elastic#78703)
Add support for configuring HNSW parameters (elastic#79193)
Deprecate resolution loss on date field (elastic#78921)
Add Optional to Configure bind user (elastic#78303)
Adapt BWC after backporting elastic#78765 (elastic#79350)
[DOCS] Add deprecation notice for reset password tool (elastic#78793)
added test for flattened type in top_metrics.yml (elastic#78960)
[DOCS] Fixes indentation issue in GET trained models API docs. (elastic#79347)
Fix parsing of PBES2 encrypted PKCS#8 keys (elastic#78904)
Mute testReindex (elastic#79343)
Node level can match action (elastic#78765)
Fix duplicate license header in source files (elastic#79236)
AllowAll for indicesAccessControl (elastic#78498)
Better logging and internal user handling for operator privileges (elastic#79331)
# Conflicts:
# server/src/main/java/org/elasticsearch/index/mapper/MappingParser.javaFile tree
86 files changed
+2257
-823
lines changed- docs/reference
- migration/migrate_8_0
- ml
- modules
- libs/ssl-config/src
- main/java/org/elasticsearch/common/ssl
- test
- java/org/elasticsearch/common/ssl
- resources/certs/pem-utils
- modules/reindex/src/internalClusterTest/java/org/elasticsearch/index/reindex
- qa
- ccs-rolling-upgrade-remote-cluster/src/test/java/org/elasticsearch/upgrades
- multi-cluster-search/src/test/java/org/elasticsearch/search
- rolling-upgrade/src/test/java/org/elasticsearch/upgrades
- smoke-test-ingest-with-all-dependencies/src/test/resources/rest-api-spec/test/ingest
- rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.aggregation
- server/src
- internalClusterTest/java/org/elasticsearch/search/geo
- main/java/org/elasticsearch
- action/search
- common/settings
- index
- codec
- mapper
- search
- internal
- threadpool
- transport
- test/java/org/elasticsearch
- action
- admin/indices/rollover
- search
- index
- codec
- mapper
- search
- test
- fixtures/krb5kdc-fixture/src/main/resources/provision
- framework/src/main/java/org/elasticsearch/test
- x-pack
- docs/en/security/authentication
- plugin
- ccr/src
- main/java/org/elasticsearch/xpack/ccr/allocation
- test/java/org/elasticsearch/xpack/ccr/allocation
- core/src
- main/java/org/elasticsearch/xpack
- cluster/action
- core/security
- authz
- accesscontrol
- permission
- support
- test/java/org/elasticsearch/xpack/core/security/authz/store
- data-streams/qa/rest/src/yamlRestTest/java/org/elasticsearch/xpack/datastreams
- mapper-unsigned-long/src/yamlRestTest/java/org/elasticsearch/xpack/unsignedlong
- ml/qa/single-node-tests/src/javaRestTest/java/org/elasticsearch/xpack/ml/transforms
- searchable-snapshots/src/internalClusterTest/java/org/elasticsearch/xpack/searchablesnapshots
- security
- qa/operator-privileges-tests/src/javaRestTest/java/org/elasticsearch/xpack/security/operator
- src
- main/java/org/elasticsearch/xpack/security
- authz
- operator
- test/java/org/elasticsearch/xpack/security
- authz
- accesscontrol
- store
- operator
- spatial/src
- internalClusterTest/java/org/elasticsearch/xpack/spatial/search
- test/java/org/elasticsearch/xpack/spatial/index/mapper
- yamlRestTest/java/org/elasticsearch/xpack/spatial
- src/yamlRestTest/resources/rest-api-spec/test
- analytics
- vectors
- transform/qa
- multi-cluster-tests-with-security/src/test/resources/rest-api-spec/test
- multi_cluster
- remote_cluster
- multi-node-tests/src/javaRestTest/java/org/elasticsearch/xpack/transform/integration/continuous
- vector-tile/src/yamlRestTest/java/org/elasticsearch/xpack/vectortile
- vectors/src
- main/java/org/elasticsearch/xpack/vectors/mapper
- test/java/org/elasticsearch/xpack/vectors/mapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
86 files changed
+2257
-823
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
9 | 28 | | |
10 | 29 | | |
11 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1003 | 1003 | | |
1004 | 1004 | | |
1005 | 1005 | | |
1006 | | - | |
| 1006 | + | |
| 1007 | + | |
1007 | 1008 | | |
1008 | 1009 | | |
| 1010 | + | |
1009 | 1011 | | |
1010 | 1012 | | |
1011 | 1013 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| |||
Lines changed: 45 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
63 | 80 | | |
64 | 81 | | |
65 | 82 | | |
| |||
207 | 224 | | |
208 | 225 | | |
209 | 226 | | |
210 | | - | |
| 227 | + | |
211 | 228 | | |
212 | 229 | | |
213 | 230 | | |
| |||
218 | 235 | | |
219 | 236 | | |
220 | 237 | | |
221 | | - | |
| 238 | + | |
222 | 239 | | |
223 | 240 | | |
224 | | - | |
225 | | - | |
226 | | - | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
231 | 248 | | |
232 | 249 | | |
233 | 250 | | |
234 | | - | |
| 251 | + | |
235 | 252 | | |
236 | 253 | | |
237 | 254 | | |
238 | | - | |
| 255 | + | |
239 | 256 | | |
240 | 257 | | |
241 | 258 | | |
242 | | - | |
| 259 | + | |
243 | 260 | | |
244 | 261 | | |
245 | 262 | | |
| |||
251 | 268 | | |
252 | 269 | | |
253 | 270 | | |
254 | | - | |
| 271 | + | |
255 | 272 | | |
256 | 273 | | |
257 | 274 | | |
| |||
Lines changed: 111 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
71 | 75 | | |
72 | 76 | | |
73 | 77 | | |
| |||
365 | 369 | | |
366 | 370 | | |
367 | 371 | | |
368 | | - | |
369 | | - | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
370 | 378 | | |
371 | | - | |
| 379 | + | |
372 | 380 | | |
373 | 381 | | |
374 | 382 | | |
375 | 383 | | |
376 | 384 | | |
377 | 385 | | |
378 | 386 | | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
379 | 436 | | |
380 | 437 | | |
381 | 438 | | |
| |||
604 | 661 | | |
605 | 662 | | |
606 | 663 | | |
607 | | - | |
| 664 | + | |
608 | 665 | | |
609 | 666 | | |
610 | 667 | | |
| |||
622 | 679 | | |
623 | 680 | | |
624 | 681 | | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
| 731 | + | |
625 | 732 | | |
626 | 733 | | |
627 | 734 | | |
| |||
0 commit comments