Published January 7, 2025
| Version v0.27.5
Software
Open
globalbioticinteractions/globalbioticinteractions: v0.27.5
Creators
- 1. Lawrence Berkeley National Laboratory
- 2. @unsw-edu-au
- 3. @chainguard-dev
- 4. VersionEye
- 5. University of New Brunswick
- 6. University of California Santa Barbara
- 7. Google
Description
Features
n/a
Improvements
- support configuring of specific versions of dataset resources to help work towards behavior described in https://github.com/globalbioticinteractions/globalbioticinteractions/issues/1030 https://github.com/globalbioticinteractions/elton/issues/52 https://github.com/globalbioticinteractions/elton/issues/62
previously,
...
"resources": {
"https://example.org/old": "https://example.org/new"
}
now,
...
"resources": {
"https://example.org/old": "https://example.org/new"
},
"versions": {
"https://example.org/new": "hash://sha256/1234..."
}
which would peg the resource to a specific version (e.g, hash://sha256/1234...
)
- upgrade jetty to address https://github.com/advisories/GHSA-j26w-f9rq-mr2q Moderate severity
- migrate registry module to elton
Bugs
Files
globalbioticinteractions/globalbioticinteractions-v0.27.5.zip
Files
(37.5 MB)
Name | Size | Download all |
---|---|---|
md5:1ed803280f5774c6b3a2cb3babd6687b
|
37.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/globalbioticinteractions/globalbioticinteractions/tree/v0.27.5 (URL)