Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Releases: EUDAT-B2SAFE/B2SAFE-core

B2SAFE stable release 4.2.0

07 Jan 16:11
783e3b1
Compare
Choose a tag to compare

tested sucessfully against iRODS v4.2.4 and v4.2.5. The test against iRODS 4.2.2 failed due to this bug: irods/irods#3722, therefore the v4.2.2 is not supported.

  • fixed bug related to redundant replica handles (#120)
  • updated test rules
  • improved wiki docuentation
  • added support for oauth2 protocol via PAM module
  • added support to HTTP interfaces in the PID parameters

B2SAFE stable release 4.1.1

22 Feb 10:58
Compare
Choose a tag to compare
  • fixed bug related to EUDATTransferUsingFailLog rule (#113)
  • updated test rules

B2SAFE stable release 4.1.0

18 Dec 10:13
169ceef
Compare
Choose a tag to compare
  • tested sucessfully against iRODS v4.2.1. The test against iRODS 4.2.2 failed due to this bug: irods/irods#3722, therefore the v4.2.2 is not supported yet.
  • fixed bug related to EUDATReplication rule (#102)
  • improved install.txt documentation (#103)
  • added EUDATeURLupdateColl(*PID, *newURL) to update the url in multiple PIDs associated to a whole collection of objects.
  • many improvements in the logging
  • added the option to specify the destination iRODS resource in many rules, included the EUDATReplication.

B2SAFE stable release 4.0.1

11 Jul 09:01
Compare
Choose a tag to compare
  • added support for iRODS 4.2.1 (#94)
  • fixed bug related to package deployment (#85)
  • updated test rules (#89)
  • implemented bulk actions in epicclient2.py (#91)

B2SAFE stable release 4.0.0

12 Apr 10:22
Compare
Choose a tag to compare

Tested with iRODS 4.1.x and 4.2.0.
Compatible with EPIC API and HSv8 API.

  • added support for iRODS v4.2.0
  • added support for the EUDAT PID profile
  • changed epic client to support new b2handle library
  • python script code cleaning
  • initial support of the metadata module (added a couple of rules)
  • various bug fixing
  • initial support for the ARGO messaging system

B2SAFE stable release 3.1.2

25 Oct 13:05
Compare
Choose a tag to compare

It includes:

  • Few new rules implementing minor functions to rerieve PID record key-value
    pair and to convert boolean values.
  • An experimental new feature, which is a proof of concept, so not ready for
    production: the metadata ingestion scripts. It is a set of python script to generate a METS
    manifest file for a collection, parse it and populate a neo4j graphDB.
  • the monitoring probe

B2SAFE beta release 3.2

24 Aug 13:51
Compare
Choose a tag to compare
Pre-release

This a preview release, not ready for production.
It includes two main new features:

  1. the monitoring probe for iRODS: a bash script compatible with nagios-like tools to actively monitor the iRODS server
  2. the metadata ingestion scripts: a set of python script to generate a METS manifest file for a collection, parse it and populate a neo4j graphDB.

B2SAFE stable release 3.1.1

22 Apr 13:04
Compare
Choose a tag to compare
  • added support for HSv8
  • initial implementation of the role based approach for the authorization mechanism
  • fixed the memory leak related to the call of external executables
  • added the option to switch to a faster configuration for the PID creation

B2SAFE beta release 3.1.0

09 Feb 13:23
Compare
Choose a tag to compare
Pre-release

Added new version of the authentication scripts

B2SAFE stable release 3.0.0

27 Oct 15:39
Compare
Choose a tag to compare

This release is compatible with iRODS 3.3.1, 4.0.x, 4.1.x (tested with versions <= 4.1.5).