Commit graph

68 commits

Author SHA1 Message Date
gchaps
69ea45befd
[DOCS] Adds breaking changes for 7.4 (#46195) 2019-09-20 07:41:08 -07:00
Lisa Cawley
1cb8098c16
[DOCS] Updates data frame transform terminology (#45967) 2019-09-18 10:05:59 -07:00
Rudolf Meijering
aa435f19ad
[DOCS] Dashboard API breaking changes from #41125 (#45267)
* Document breaking changes from #41125

* Review comments
2019-09-11 19:47:19 +02:00
gchaps
22825ef3a1
[DOCS] Updates RN and breaking changes (#45204)
* [DOCS] Updates RN and breaking changes

* Changed Import to import
2019-09-09 14:13:41 -07:00
gchaps
72383d9939
[DOCS] Fixes tagging for notable breaking changes (#41264) 2019-07-16 10:02:36 -07:00
Walter Rafelsberger
40efb91756
[DOCS] Document breaking change for date histogram format. (#40870) (#41231)
Documents breaking changes for data frames introduced in #39811.
2019-07-16 14:12:43 +02:00
Thomas Neirynck
52efe05b8e
Breaking change doc for new term join behavior (#40867) (#40901) 2019-07-11 15:02:22 -04:00
gchaps
acbaf0faa0
[DOCS] Adds structure for 7.3 release docs (#40622) 2019-07-09 13:18:00 -07:00
gchaps
c2a2bbdaee
[DOCS] Improves the 7.1 release docs (#39756) 2019-06-27 07:02:51 -07:00
gchaps
175d5764c3 [DOCS] Removes tags from 7.x release docs (#39547) 2019-06-25 06:03:27 -07:00
gchaps
c1e1946ad1
[DOCS] Fixes headings in breaking changes doc (#39180) 2019-06-18 09:09:00 -07:00
Mike Côté
72bde68ad2
Revert "Add PR #31739 to 7.2 breaking changes doc (#38736)" (#38813)
This reverts commit aa851f9f01.
2019-06-12 15:07:48 -04:00
Mike Côté
aa851f9f01
Add PR #31739 to 7.2 breaking changes doc (#38736) 2019-06-11 23:11:23 -04:00
lcawl
b4f9110f6d [DOCS] Removes coming tags 2019-05-28 08:39:46 -07:00
Sarah Hersh
6bda1532ef
[DOCS] Adds migration file for 7.2 (#35883)
* move breaking changes to 7.2

* add link for 7.2
2019-05-06 09:30:43 -04:00
Lisa Cawley
4466dab205
[DOCS] Adds placeholders for 7.2 release highlights and breaking changes (#35989) 2019-05-03 08:40:34 -07:00
Sarah Hersh
f49fa3288f
[DOCS]Adds breaking change for index patterns (#35318)
* add index breaking change

* add migrate info

* pr feedback

* pr feedback

* move index pattern change to 7.1

* fix version number
2019-04-30 17:06:12 -04:00
gchaps
8727e6d8e9
[DOCS] Adds 7.0.0 Highlights doc (#33906)
* [DOCS] Adds 7.0.0 Highlights doc

* [DOCS] Adds images for Canvas to highlights doc

* [DOCS] Adds section on responsive dashboards
2019-03-27 08:20:32 -07:00
lcawl
da824e50ac [DOCS] Adds 7.1 breaking changes 2019-03-22 16:55:15 -07:00
Lisa Cawley
efb6a8dee6
[DOCS] Adds tagged region for notable breaking changes (#32571) 2019-03-06 09:42:47 -08:00
gchaps
7ee8b90a40
[DOCS] Adds note about Timelion to breaking changes doc (#32435) 2019-03-05 09:06:31 -08:00
gchaps
bad933894a
[DOCS] 7.x Organizes breaking changes into categories (#31815) 2019-02-22 08:46:20 -08:00
Nick Peihl
0b9851b5fd
[DOCS] Update 7.0 migration docs with Elastic Maps Service changes (#31321)
* Update 7.0 migration docs with Elastic Maps Service changes
2019-02-15 16:20:36 -08:00
Luke Elmers
bb201209aa
Add breaking changes documentation for table nesting (#26057) (#30734) 2019-02-12 13:27:20 -07:00
Matthew Kime
0482f659d1
add index pattern url change notes (#30779)
* add index pattern url change notes
2019-02-12 13:49:25 -06:00
Chris Roberson
3ddf23e522
[Monitoring] Add breaking change for constants change (#30710)
* Add breaking change for constants change

* PR feedback

* [DOCS] Edits the new breaking changes

* [DOCS] Reverts merge

* Removes yarn.lock from PR

* Removes accidental files from PR

* [DOCS] Adds settings section to Breaking changes (#30757)

* [DOCS] Edits the new breaking changes
2019-02-12 09:29:29 -05:00
Lisa Cawley
27774d2c11
[DOCS] Adds settings section to Breaking changes (#30757) 2019-02-11 16:38:43 -08:00
Mike Côté
86d723546d
Add breaking changes documentation for references PR (#29963) (#30257)
* Initial draft of breaking changes

* Add object structure change

* Make id attribute match

* Fix attribute name

* Remove relationships API notes
2019-02-09 20:12:18 -05:00
CJ Cenizal
8c6190be4e
Document breaking changes to index_management, license_management, rollup, and upgrade_assistant settings in kibana.yml. (#30569) 2019-02-08 13:31:55 -08:00
Shaunak Kashyap
f5e23f11f2 Adding breaking changes docs for removed setting (#30505) 2019-02-08 11:43:20 -08:00
Court Ewing
7094548bca
Warn legacy browsers that do not support Content Security Policy (#29957)
* csp: warn legacy browsers that do not support CSP

The new csp.warnLegacyBrowsers configuration is enabled by default, and
it shows a warning message to any legacy browser when they access Kibana
to indicate that they are not enforcing the basic security protections
of the current install.

The protections check is the same as csp.strict, so this feature is
designed to be used as an alternative to aid in BWC. When csp.strict is
enabled, warnLegacyBrowsers is effectively ignored.

* fix ChromeService tests

* more test fixes

* csp injectvars in legacy test bundle

* update warning text and make it translatable

* no need to warn in legacy browser unit tests

* tests for chrome legacy browser warning

* document legacy browser warning breaking change

* update csp warning toast message

* add period, remove dev code
2019-02-05 12:27:56 -05:00
Nathan Reese
52e12c7cda
add removal of deprecated tilemap and regionmap kibana.yml settings to breaking changes log (#30083) 2019-02-05 09:48:34 -07:00
Aleh Zasypkin
86a17bfeea
Remove previously deprecated elasticsearch.* and xpack.monitoring.elasticsearch.* settings. (#29496) 2019-01-30 16:21:06 +01:00
Jonathan Budzenski
166c192c7f
[plugin cli] defer optimization (#26983)
* [plugin cli] defer optimization

* include pr in docs

* update migration docs

* fix merge
2019-01-29 10:35:55 -06:00
Aleh Zasypkin
a8e4be0c3b
Removing deprecated i18n.defaultLocale setting. (#29325) 2019-01-29 10:41:08 +01:00
Brandon Kobel
0e00c3ffef
Remove legacy fallback (#29107)
* Remove mode.initialize and change useRbacForRequest to useRbac

* Updating saved object api tests

* Fixing spaces api integration tests

* Removing unused "expect legacy forbidden" declarations and imports

* Updating docs

* Update docs/migration/migrate_7_0.asciidoc

Co-Authored-By: kobelb <brandon.kobel@gmail.com>

* Update docs/migration/migrate_7_0.asciidoc

Co-Authored-By: kobelb <brandon.kobel@gmail.com>

* Updating comment that mentions the scenario when we aren't using RBAC

* Adding back the authorization section of the config

When a config setting is marked as unused using the deprecations, it's
still required to show up in the config declarations so an error isn't
thrown on startup.

* Adding note about watcher jobs

* Update docs/migration/migrate_7_0.asciidoc

Co-Authored-By: kobelb <brandon.kobel@gmail.com>
2019-01-22 12:08:45 -08:00
Brandon Kobel
fe5a083509
Removing deprecated SSL settings (#28622)
* Removing deprecated SSL settings

* Updating breaking changes doc

* Fixing documentation typo

* Fixing LegacyObjectToConfigAdapter tests

* Fixing transformDeprecations tests

* Updating docs

Co-Authored-By: kobelb <brandon.kobel@gmail.com>
2019-01-14 12:37:58 -08:00
Tim Sullivan
237e446ba3
[Reporting] Remove Phantom (#27142)
* remove some phantom stuff and tests

* remove phantom

* remove phantom

* remove phantom

* todo comments

* remove from yarn.lock

* edit fix

* use constant in init

* readme edit

* update migration guide

* remove refs to non-existing docs
2019-01-03 14:35:15 -07:00
Brandon Kobel
a3793ecac5
Disabling TLSv1 from being enabled by default (#26415)
* Disabling TLSv1 from being enabled by default

* Adding breaking change docs

* Update docs/migration/migrate_7_0.asciidoc

Co-Authored-By: kobelb <brandon.kobel@gmail.com>

* Using the schema defaults

* Fixing type definitions

* Adjusting logic for no supported protocols

* Adding minSize: 1 to the supported protocols
2018-12-18 12:38:26 -08:00
Jonathan Budzenski
cc10fc02f6
[es] set default port based on protocol (#21564)
* [es] set default port based on protocol

* explicit https/http check

* url parses port as string

* breaking changes docs

* remove 9200 fallback
2018-09-17 09:54:05 -05:00
Lisa Cawley
8ed6084db9
[DOCS] Synchronize location of Breaking Changes (#22939) 2018-09-12 09:19:38 -07:00
Jonathan Budzenski
a64738d277
[docs] fix missing float 2018-09-04 17:09:16 -05:00
Jonathan Budzenski
e89abb3a39
[config] logging.useUTC -> logging.timezone (#21561)
* [config] logging.useUTC -> logging.timezone

* docs

* [env] exit if starting as root

* fix import path

* add link and timezone example

* Revert "[env] exit if starting as root"

This reverts commit f6e9090833a5180fe360a9ff54543c37c0ca3a58.
2018-09-04 16:52:51 -05:00
Nathan Reese
a0dd3e6089
remove deprectated /shorten API (#21861)
* remove deprectated /shorten API

* breaking change log
2018-08-13 07:27:20 -06:00
Chris Earle
30d4e70507
[Monitoring] Remove node_resolver Setting (#21181)
This is a breaking change that removes the
`xpack.monitoring.node_resolver` setting. This setting was deprecated in
5.6, and in 6.1 the setting was limited to `uuid` explicitly. Beginning in
7.0, after this is merged, the setting will no longer exist.
2018-07-27 17:42:21 -04:00
lcawl
92245ac688 [DOCS] Removes 6.0 breaking changes page 2018-06-19 15:16:51 -07:00
lcawl
f1d64593ca [DOCS] Adds links to release notes and highlights 2018-06-15 11:12:29 -07:00
Matt Bargar
abc2a5c4a3
Remove default_field from query:queryString:options (#18966) 2018-05-10 17:37:00 -04:00
Matt Bargar
811d21148b
Don't apply query:queryString:options to query_string filters (#15640)
Lukas and I chatted over Slack and we both agreed it didn't really make sense to apply query:queryString:options to query_string filters. If someone is using the advanced query DSL editor to create a query_string filter they probably want full control over it.

This is a breaking change so it will only go in 7.0. In 6.x users should use one of the workarounds.
2018-03-29 13:57:16 -04:00
Court Ewing
829985d96a
Remove tribe node support (#16397)
* Remove tribe node support

Tribe node is being removed from Elasticsearch since it has been
superseded by Cross-Cluster-Search.

* console: remove unnecessary isEnabled

The default behavior for the plugin is to be disabled when its `enabled`
configuration is set to false, so this custom isEnabled function is not
necessary any longer.
2018-01-30 14:36:38 -05:00