Grimoirelab: 0.7.0-rc.2 Release

Release date:
October 26, 2022
Previous version:
0.7.0-rc.1 (released October 26, 2022)
Magnitude:
334 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in 0.7.0-rc.2

jjmerchante
sduenas

Directory Browser for 0.7.0-rc.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

GrimoireLab 0.7.0-rc.2

The following list describes the changes by component:

perceval 0.21.0-rc.3 - (2022-10-26)

New features:

  • [gitlab] Alias --url for --enterprise-url argument (#801)\ The argument --enterprise-url for Gitlab backend has the new alias --url. With this argument, users can define the GitLab instance from items will be fetched. This can be set to the SaaS GitLab (gitlab.com) or to a self-managed instance (e.g. gitlab.example.com). By default, this parameter points to https://gitlab.com.
  • [hyperkitty/mbox] Option to-date to fetch until that date\ This parameter allows fetching data until a specific date. By default, this value is 2100-01-01, but this can be changed adding --to- date.

## perceval-mozilla 0.3.4-rc.3 - (2022-10-26)

  • Update Poetry's package dependencies

    perceval-opnfv 0.2.4-rc.3 - (2022-10-26)

  • Update Poetry's package dependencies

    perceval-puppet 0.2.4-rc.3 - (2022-10-26)

  • Update Poetry's package dependencies

    perceval-weblate 0.2.4-rc.3 - (2022-10-26)

  • Update Poetry's package dependencies

    kingarthur 0.2.4-rc.3 - (2022-10-26)

  • Update Poetry's package dependencies

    graal 0.4.1-rc.3 - (2022-10-26)

  • Update Poetry's package dependencies

    grimoire-elk 0.103.2-rc.2 - (2022-10-26)

New features:

  • Option 'to-date' on the backend sections\ The option to-date on the setup.cfg allows fetching data until a specific date. By default, this value is 2100-01-01.

Bug fixes:

  • Onion study on Github pull requests fixed\ Github pull requests onion study is now updated to allow passing the study alias name by parameter.
  • Onion study on Gitlab fixed\ Gitlab onion study is now updated to allow passing the study alias name by parameter.

Dependencies updateds:

  • New Pandas version\ Update Pandas to the newest version compatible with Python 3.7+.

sirmordred 0.5.0-rc.2 - (2022-10-26)

New features:

  • New default GitHub pull requests alias names\ GitHub pull_request category (github:pull) has its own aliases now: github_pull_requests and github_pull_requests-raw. This category used to share the default aliases for GitHub: github and github- raw.