Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2960 from sirensolutions/update-version-to-4.6.4-3
Browse files Browse the repository at this point in the history
Update version to 4.6.4 3
  • Loading branch information
szydan committed May 29, 2017
2 parents bebf3a6 + 8ec0e14 commit 97c30b7
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Kibi 4.6.4-3-SNAPSHOT
# Kibi 4.6.4-3

Kibi extends Kibana 4.6.4 with data intelligence features; the core feature of

Expand Down Expand Up @@ -51,8 +51,8 @@ Kibi is Licensed under the Apache License, Version 2.0 (the "License"); you may

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Please note that Kibi uses the SIREn Join plugin which is licenced as AGPL version 3.0.
For more information see the licensing section on Kibi website
Please note that Kibi uses the SIREn Join plugin which is licenced as AGPL version 3.0.
For more information see the licensing section on Kibi website

http:https://siren.solutions/kibi

Expand Down
2 changes: 1 addition & 1 deletion docs/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
:siren-join-website: https://github.com/sirensolutions/siren-join/
:kibana-version: 4.6.4
:kibana-announcement: https://www.elastic.co/blog/kibana-5-1-2-and-4-6-4-released
:kibi-version: 4.6.4-3-SNAPSHOT
:kibi-version: 4.6.4-3
:elastic-ref: https://www.elastic.co/guide/en/elasticsearch/reference/2.4/
:elasticsearch-version: 2.4.4
:shield-ref: https://www.elastic.co/guide/en/shield/2.4/
Expand Down
6 changes: 6 additions & 0 deletions docs/releasenotes_4.6.4-3.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
=== Kibi 4.6.4-3 Release Notes

==== Kibi Changes

* Improved: Visualisations now handle negated queries in filter aggregations
* Improved: Access Control plugin now handles JWT authentication [Enterprise Edition Only]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"private": false,
"version": "4.6.4",
"kibi_kibana_announcement": "https://www.elastic.co/blog/kibana-5-1-2-and-4-6-4-released",
"kibi_version": "4.6.4-3-SNAPSHOT",
"kibi_version": "4.6.4-3",
"kibi_enterprise_enabled": false,
"build": {
"number": 8467,
Expand Down

0 comments on commit 97c30b7

Please sign in to comment.