Commit graph

86 commits

Author SHA1 Message Date
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
Spencer
612c281320 removed comments in header 2015-02-20 11:19:40 -07:00
Spencer Alger
3e00eb1f5a [grunt:version] wrote a grunt task for updating the version 2015-02-19 20:25:12 -07:00
Spencer
65254de29b Update windows executable path 2015-02-19 09:52:09 -07:00
Spencer Alger
1745672c69 bump version to 4.1 snapshot 2015-02-19 09:24:46 -07:00
Spencer Alger
edfd7e6e2b version 4.0.0 2015-02-19 09:05:16 -07:00
Spencer Alger
b5676341a3 [readme] remove old docs, link to new ones, mention 1.4.4 req 2015-02-18 17:32:37 -07:00
Spencer Alger
ec2384f695 version 4.0.0-rc1 2015-02-12 11:50:03 -07:00
Spencer Alger
685bed2bd1 [README] update elasticsearch info 2015-02-12 11:46:25 -07:00
Joe Fleming
4e74d435b8 update the readme, remove java requirement 2015-01-21 15:13:22 -07:00
Rashid Khan
5ff3ac62c5 Add scripting requirement to README.md. Closes #2382 2014-12-18 14:12:26 -07:00
lukasolson
8faae21c4d Version 4.0.0-beta3 2014-12-16 10:59:42 -07:00
Spencer Alger
ddb952acce [readme] fix link to travis 2014-12-10 16:18:18 -07:00