Skip to content

Commit

Permalink
Release 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sduenas committed Feb 13, 2019
1 parent 2476111 commit caba042
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 5 deletions.
2 changes: 1 addition & 1 deletion grimoirelab/_version.py
@@ -1,2 +1,2 @@
# Versions compliant with PEP 440 https://www.python.org/dev/peps/pep-0440
__version__ = "0.2.4"
__version__ = "0.2.5"
20 changes: 20 additions & 0 deletions releases/0.2.5
@@ -0,0 +1,20 @@
GRIMOIRELAB_REL='0.2.5'

GRIMOIRELAB='0.2.5'
BESTIARY='e33976089fcb099d8054b686f61d1f39e9038aa1'
CERESLIB='5110e6ca490a4f24bec3124286ebf51fd4e08bdd'
GRIMOIREELK='e97b3172ff37c25414675b1e32e859fe8207b34a'
GRIMOIRELAB_TOOLKIT='30f36e89f3070f1a7b9973ea3c8a31f4b792ee2b'
HATSTALL='7447f2a6974814612863851cef7b00351c02eb85'
KIBITER='d5092ff8a438a31a1434c172c10110c69ea6fb58'
KINGARTHUR='d614d0830856464e299c3e1537835e03766149f6'
PERCEVAL='6750ece3885b9f7d1230f06ada01b0901c9a4670'
PERCEVAL_MOZILLA='5693acf76bbae985db46cfc8023e4c87b1cd1585'
PERCEVAL_OPNFV='8cdfe8997ac90c932de8d35b1c59ca7bbbf5838a'
PERCEVAL_PUPPET='3e3afc3f55059bf56f7685ea821e3623f7c4bee5'
SIGILS='86da24fa8901b03e375ce0b89fb50623fcf7043a'
SIRMORDRED='d8a0e6c9b9f3864af8f556cd71a186ce103464ab'
SORTINGHAT='d49568053fc694a1e17ab7ef1fc1501be290e38b'
TUTORIAL='725308c8258869199d11681d73774bbf3930c041'
MANUSCRIPTS='94a3ad4f11bfbcd6c5190e01cb5d3e47a5187cd9'
KIDASH='af1350a0f2b0bd859ef7feb81b800c5d82c10c47'
15 changes: 15 additions & 0 deletions releases/NEWS
@@ -1,3 +1,17 @@
# 0.2.5

Released: 2019-02-13


* Grimoire ELK
* [studies] Add origin based enrichment in AOC
* [elastic_items] Update ES query for incremental enrichment
* [utils] Handle `get_last_enrich` with raw filters
* [elastic] Handle multiple filters for last date of enriched items
* Toolkit
* [dependency] Update python-dateutil to 2.8.0


# 0.2.4

Released: 2019-02-06
Expand Down Expand Up @@ -68,6 +82,7 @@ Released: 2019-02-06
* [sortinghat] Fix deprecation warning for SafeConfigParser
* Fix a few grammatical errors in README.md (#181)


# 0.2.3

Released: 2019-01-10
Expand Down
2 changes: 1 addition & 1 deletion releases/latest
6 changes: 3 additions & 3 deletions requirements.txt
@@ -1,11 +1,11 @@
grimoirelab==0.2.4
grimoirelab-toolkit==0.1.8
grimoirelab==0.2.5
grimoirelab-toolkit==0.1.9
perceval==0.12.6
perceval-mozilla==0.2.4
perceval-opnfv==0.1.12
perceval-puppet==0.1.11
kingarthur==0.1.15
grimoire-elk==0.37.0
grimoire-elk==0.38.0
sortinghat==0.7.4
kidash==0.4.13
grimoirelab-panels==0.0.32
Expand Down

0 comments on commit caba042

Please sign in to comment.