OpenSearch/x-pack/plugin
Ioannis Kakavas 0cae979dfe
Remove bwc logic for token invalidation (#36893)
- Removes bwc invalidation logic from the TokenService
- Removes bwc serialization for InvalidateTokenResponse objects as
    old nodes in supported mixed clusters during upgrade will be 6.7 and
    thus will know of the new format
- Removes the created field from the TokensInvalidationResult and the
    InvalidateTokenResponse as it is no longer useful in > 7.0
2018-12-28 13:09:42 +02:00
..
ccr Make SourceToParse immutable (#36971) 2018-12-24 14:06:50 -05:00
core Remove bwc logic for token invalidation (#36893) 2018-12-28 13:09:42 +02:00
deprecation Simplify deprecation issue levels (#36326) 2018-12-07 15:45:53 -07:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm [ILM][TEST] increase assertBusy timeout (#36864) 2018-12-20 08:55:02 -08:00
logstash Rename confusing variable holding name of Logstash index template (#36840) 2018-12-19 12:09:37 -07:00
ml [ML] Reduce persistent tasks periodic reassignment interval in ... (#36845) 2018-12-20 14:53:36 +02:00
monitoring Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
rollup Fix Rollup's metadata parser (#36791) 2018-12-18 16:35:39 -05:00
security Remove bwc logic for token invalidation (#36893) 2018-12-28 13:09:42 +02:00
sql SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
src/test Remove bwc logic for token invalidation (#36893) 2018-12-28 13:09:42 +02:00
upgrade Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
watcher Scripting: Remove deprecated params.ctx (#36848) 2018-12-20 21:30:24 -06:00
build.gradle Allow Integ Tests to run in a FIPS-140 JVM (#31989) 2018-07-24 12:48:14 +03:00