Releases: bridgedb/BridgeDbWebservice
BridgeDb Webservice 2.1.7
This release updates several dependencies: BridgeDb 3.0.25, org.json 20231013, JUnit 5.10.1, and org.restlet 2.4.3. The testing got hardened.
Full Changelog: 2.1.6...2.1.7
BridgeDb Webservice 2.1.6
This release adds serving the Swagger/OpenAPI interactive documentation, removing the need to host a separate web server for this documentation.
Full Changelog: 2.1.5...2.1.6
BridgeDb Webservice 2.1.5
Minor update release, based on BridgeDb 3.0.23, and updating a few dependencies.
Full Changelog: 2.1.4...2.1.5
BridgeDb Webservice 2.1.4
Minor update release, based on BridgeDb 3.0.22, and updating a few dependencies.
Full Changelog: 2.1.3...2.1.4
BridgeDb Webservice 2.1.3
Major release tweaking the JSON output, fixes the returning of identifiers in the/xrefBatch/$DataSource
call, fixes a few error messages for bad input, and includes many more tests and some further code clean up. Everyone is encouraged to upgrade to this version.
Full Changelog: 2.1.2...2.1.3
BridgeDb Webservice 2.1.2
Minor release adding a command line -v
option to output the BridgeDb and BridgeDb Webservices versions.
Full Changelog: 2.1.1...2.1.2
BridgeDb Webservice 2.1.1
Third release with important fixes. It adds testing, using a dynamically started test instance with a SARS-CoV-2 ID mapping databases. Fixed in this release is the returning of mapped identifiers in plain text, adds the missing support for filtering target data sources with ?datasource=X
, and fixes the batch method to return identifiers in the original format in plain text.
New Contributors
- @jmillanacosta made their first contribution in #7
Full Changelog: 2.1.0...2.1.1
BridgeDb Webservice 2.1.0
Second release of the new BridgeDb Webservice. This release is based on BridgeDb 3.0.20, supports JSON output, is backwards compatible with the plain text output, and can be executed from a single jar. I can be executed with:
java -jar BridgeDbWebservice-2.1.0-jar-with-dependencies.jar
Full Changelog: 2.0...2.1.0