Commit graph

98 commits

Author SHA1 Message Date
Lisa Cawley
29f58b6d16 [DOCS] Build Kibana Guide from kibana repo (#16450) 2018-02-01 10:45:49 -08:00
Court Ewing
95202e2584 readme: replace snapshots with URP links (#10970)
The unified release process creates snapshots nightly, so we should use
them rather than our own custom snapshot mechanism.
2017-03-30 17:18:44 -04:00
Court Ewing
a914b513f3 Bump to version 5.2.3 2017-02-28 12:11:25 -05:00
Court Ewing
ed8e4b1009 bump to version 5.2.2 2017-02-14 12:48:53 -05:00
Court Ewing
d2af8a157e bump to version 5.2.1 2017-01-31 12:09:18 -05:00
Court Ewing
a529c47ce8 Bump to 5.2.0 2016-11-23 10:43:38 -05:00
jasper
ba0d301903 Update README with links to resources. (#9137)
Backports PR #9104

**Commit 1:**
Update README with links to resources, and remove old getting started instructions (made redundant by elastic.co getting started guide).

* Original sha: 301403edf6
* Authored by CJ Cenizal <cj@cenizal.com> on 2016-11-16T20:03:08Z
2016-11-18 09:38:21 -08:00
jasper
838b16eda5 Allow patch level mismatch between Kibana and Elasticsearch (#8980)
Backports PR #8976

**Commit 1:**
Allow patch level mismatch between Kibana and Elasticsearch

Kibana should be able to run against Elasticsearch nodes that are at the
same minor version regardless of whether they are at the same patch
version. In the event that their patch versions differ, we render a
warning.

* Original sha: 79ea67f4c9
* Authored by Court Ewing <court@epixa.com> on 2016-11-04T21:28:46Z
2016-11-04 17:07:31 -07:00
Elastic Jasper
d4cd64e134 Backport PR #8294
---------

**Commit 1:**
Update README to clarify that the version numbers in the compatibility chart are only examples.

* Original sha: 3a973a2e03
* Authored by CJ Cenizal <cj@cenizal.com> on 2016-09-15T01:12:05Z
2016-09-14 21:32:59 -04:00
CJ Cenizal
e6eec1e4bf Update elasticsearch plugin to require ES to have the same version as Kibana.
- Remove engineVersion from elasticsearch plugin config.
- Use Kibana package.json version instead.
- Use new rules, documented in README.
- Log warning if ES is newer than Kibana.
- Add isEsCompatibleWithKibana and  kibanaVersion.
- Remove versionSatisfies.
2016-09-14 12:11:50 -07:00
Court Ewing
edb7020396 Bump to 5.1.0 2016-09-08 10:21:13 -04:00
Court Ewing
19328b9871 Bump to 5.0.0-beta1 2016-09-08 10:13:21 -04:00
Court Ewing
4b36f9ab65 version 5.0.0-alpha6 2016-08-09 12:18:28 -04:00
Court Ewing
694eda8fb7 Use x86_64 in build name instead of x64
For consistency with the other projects for the unified release process.
2016-07-20 10:37:01 -04:00
Court Ewing
2f2742e11b Consistent build archives
We do not release zip archives for any operating system except windows,
and we do not release tar.gz archives for windows. For consistency and
clarity sake, we'll explicitly list the architecture (x86) of the
windows build as well.
2016-07-05 21:19:06 -04:00
Court Ewing
b940966471 Bump to 5.0.0-alpha5 2016-07-04 09:40:10 -04:00
Court Ewing
55c4993957 README is 5.0.0-alpha4 to match package.json
We bumped the version in package.json, but we never changed it in the
readme.
2016-06-16 16:52:58 -04:00
Court Ewing
c550bbcc95 Build artifact names for unified release process
These changes are necessary for Kibana to be compatible with Elastic's
unified release process from 5.0 onward. The way artifacts get created
has not changed, but the naming conventions have.
2016-06-16 16:47:02 -04:00
Court Ewing
7eaa1915f4 Uppercase -SNAPSHOT on snapshot builds
This is consistent with other Elastic projects.
2016-06-15 18:33:04 -04:00
Court Ewing
834f56392e Apply -snapshot suffix during build task
The default behavior of the build task is to now apply the -snapshot
suffix dynamically rather than us manually hardcoding and managing it
within the source code itself. The `--release` flag will drop the
-snapshot suffix on a build, which should be used for any release
candidate.

The default behavior of the build task has also changed to create
rpm/deb packages as well. Since we've only confirmed that this works on
linux, you can override that behavior by passing `skip-os-packages`.

If you do not want to create any zip or tar.gz archives, you can pass
`--skip-archives`.
2016-06-11 15:57:30 -04:00
Court Ewing
d6a80b3ef8 Only include zip snapshot link for windows
tar.gz is sufficient for all operating systems except for windows, which by
default only includes zip. There's no reason to provide both links, and we
intend to stop publishing the alternative links altogether at some point.
2016-05-24 18:51:33 -04:00
Jonathan Budzenski
8231f8ea26 [readme] Add snapshot package links 2016-05-19 16:57:44 -05:00
Tyler Smalley
5ae32d1930 Revert "Limit memory overhead" 2016-04-28 15:13:41 -07:00
Tyler Smalley
e8e9f589a2 Adds documentation for memory requirements
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2016-04-26 13:44:42 -07:00
spalger
da5acc499b [es] upgrade to master 2016-02-05 10:22:26 -07:00
LeeDr
9664b857c0 Update README.md 2016-01-05 12:40:39 -06:00
LeeDr
3bc18e299f Add upgrade notes to README
Fixes #5817
2016-01-05 18:05:04 +00:00
LeeDr
e16612321c Update README.md to require Elasticsearch version 2.2.0 or later
Fixes #5813
2016-01-05 15:17:40 +00:00
Chris Cowan
447adb7218 Removing travis from the project 2015-12-07 12:50:12 -07:00
Court Ewing
4f863617c5 bump to version 5.0.0-snapshot 2015-11-30 11:23:08 -05:00
Court Ewing
f3bdb024cf Remove tip from readme for deprecated functionality
Since the "use event times to create index names" functionality for
index patterns is now deprecated in favor of the automatic optimizations
powered by the field stats api, this tip is no longer necessary.
2015-11-24 12:03:49 -05:00
Court Ewing
1fc2d5f9a3 Update readme to include ES 2.1 requirement 2015-11-18 17:52:18 -05:00
Court Ewing
e81f20f9c1 Bump to 4.4.0-snapshot 2015-11-18 17:44:11 -05:00
spalger
204a5f1b80 [readme] fix the snapshot url links 2015-11-04 23:52:39 -06:00
Rashid Khan
5fcf336168 bump to 4.3 2015-09-23 15:37:29 -07:00
spalger
b0461a19db fix typo 2015-09-01 14:29:42 -07:00
spalger
64e0865932 [readme] update snapshot urls 2015-09-01 14:24:54 -07:00
spalger
6765112d83 Revert "point to new snapshot upload location"
This reverts commit 344855545c.
2015-08-31 11:33:28 -07:00
spalger
344855545c point to new snapshot upload location 2015-08-31 11:31:13 -07:00
spalger
1bf9587f04 bump version to 4.2.0-snapshot 2015-08-31 11:14:26 -07:00
spalger
36589911f4 version 4.2.0-beta1 2015-08-28 17:28:58 -07:00
Spencer
05506226a0 Revert "remove snapshot build links" 2015-08-21 18:27:39 -07:00
spalger
57d918d352 remove snapshot build links 2015-08-05 13:26:53 -07:00
Rashid Khan
7d85728f7b Update minimum ES version 2015-07-30 09:08:21 -07:00
Spencer Alger
db338e79e0 bump version 2015-06-09 17:01:35 -07:00
Spencer Alger
2d248dc259 version 4.1.0 2015-06-09 16:45:57 -07:00
Spencer Alger
4fb909e8b3 added info about snapshot builds to the readme 2015-04-01 14:22:09 -07:00
Khalah Jones-Golden
f461498b0a [cleanup] Fixed some missed changes, or hyper ones i made 2015-03-16 18:32:09 -07:00
Khalah Jones-Golden
a36f72142c [Docs, Links] Changed all of the relevant links and occurences of the string elasticsearch to take into consideration the rebranding during elasitcon and keynote 2015-03-16 18:22:48 -07:00
Kevin Kirsche
0487353f11 Link to license file from README
Link to license file from the README to make it more accessible
2015-02-24 17:12:27 -05:00