Skip to content

Commit

Permalink
Release 0.2.68
Browse files Browse the repository at this point in the history
Signed-off-by: Quan Zhou <quan@bitergia.com>
  • Loading branch information
zhquan committed Jan 27, 2022
1 parent 0abcb43 commit 272a7ca
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 6 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.67"
__version__ = "0.2.68"
22 changes: 22 additions & 0 deletions releases/0.2.68
@@ -0,0 +1,22 @@
GRIMOIRELAB_REL='0.2.68'

GRIMOIRELAB='0.2.68'
BESTIARY='e33976089fcb099d8054b686f61d1f39e9038aa1'
CERESLIB='c047e6d5fcda4826fdd5f29403fb62952537f8af'
GRAAL='8b7acb00a9bb4c297facaa851b2fb53c2a51a5e0'
GRIMOIREELK='b626512cd2768287bd1e52e98c7773073be21fc1'
GRIMOIRELAB_TOOLKIT='eb7823383cb5843b72143ac6e97d124ff5bffa55'
HATSTALL='a96d4daab70e80819a72864dd806e0025e95e162'
KIBITER='2af3a3dc1b7bc12efe3b4b0e5f6bce6dcb0d220a'
KINGARTHUR='5049371330a231c9324bd7c282e20afd8af635ce'
PERCEVAL='a4f099e1dbcb64a0919069451be1ce7a99cac7a9'
PERCEVAL_MOZILLA='9eab6bd0394222fa49686afc3dd19de82078d475'
PERCEVAL_OPNFV='e19d56147083f13dfdec33b35c06d244c9c625ce'
PERCEVAL_PUPPET='d9740823d10ce020d28221a96007757271b8f70a'
PERCEVAL_WEBLATE='5675ef345ae6935f5b1f59b5a8c005b85a8e808b'
PERCEVAL_FINOS='3199e698aedf68b8c8bdb3825a86e1b559256013'
SIGILS='522bace0829362793ff29022eb136a8bab9f7d48'
SIRMORDRED='0391e518a95083b71042a3726c516563439ef6bc'
SORTINGHAT='24d68961c70e2d1a3571128b1da18517f1fbc7e3'
TUTORIAL='725308c8258869199d11681d73774bbf3930c041'
KIDASH='322757e6c84b12da0b72e1ad3b4721c59ef9adf9'
18 changes: 18 additions & 0 deletions releases/NEWS
@@ -1,3 +1,21 @@
# 0.2.68

Released: 2022-01-27


* ELK
* [enrich] Fix empty value of 'author_domain' field
* [git] Add schema column for raw/calculated
* [enrich] Fix urllib3.exceptions.SSLError for 'enrich_feelings'.
* [github2] Add comments from "Approval" and "Change requests"
* Perceval
* Bump cryptography from 3.3.1 to 3.3.2
* Bump urllib3 from 1.26.3 to 1.26.5
* Sigils
* [github2_pull_requests] Add new fields to the index pattern
* [gitlab_issues] Add painless_time_open to the index pattern


# 0.2.67

Released: 2022-01-13
Expand Down
2 changes: 1 addition & 1 deletion releases/latest
8 changes: 4 additions & 4 deletions requirements.txt
@@ -1,16 +1,16 @@
grimoirelab==0.2.67
grimoirelab==0.2.68
grimoirelab-toolkit==0.1.12
perceval==0.17.15
perceval==0.17.16
perceval-mozilla==0.2.14
perceval-opnfv==0.1.21
perceval-puppet==0.1.20
perceval-weblate==0.1.2
perceval-finos==0.1.11
kingarthur==0.1.20
grimoire-elk==0.98.0
grimoire-elk==0.99.0
sortinghat==0.7.18
kidash==0.4.21
grimoirelab-panels==0.0.63
grimoirelab-panels==0.0.64
sirmordred==0.2.43
cereslib==0.1.15
graal==0.2.9

0 comments on commit 272a7ca

Please sign in to comment.