NEWS
geonapi 0.7-3
Enhancements
- #32 Switch from POST to GET in OpenAPI login
geonapi 0.7-2 (2024-03-21)
Bug fixes
- #31 Empty response for thumbnail publication
geonapi 0.7-1 (2024-03-20)
Enhancements
- #30 Consolidate getTags with rbind.fill instead of rbind
geonapi 0.7 (2023-07-10)
- #26 Improve error handling for metadata upload
New features
- #29 Add DOI management methods (with DataCite)
geonapi 0.6-1 (2022-08-19)
Corrections
- #25 Upgrade roxygen2 7.2.1 to fix html issues
geonapi 0.6 (2022-06-29)
New features
- #15 Support attachements upload via Open API
- #23 Support thumbnail publication via Open API
geonapi 0.5-3 (2022-02-21)
Bug fixes
- #21 Regression of login & other methods related to Geonetwork API url
geonapi 0.5-2 (2022-01-26)
New features
- #19 Support new parameter for specifying custom INSPIRE metadata validator
Miscs
- #22 Standardize R6-class R documentation
geonapi 0.5-1 (2022-01-14)
Bug fixes
- #16 Issue with GN login with GN 3.8 - Missing lang in service URL
geonapi 0.5 (2021-11-02)
New features
- #2 Support new Geonetwork REST API (GN >= 3.2) - main CRUD methods
- #14 Add method to get categories
Enhancements
- #13 Issue with Keyring >= 1.2.0 - system password requested - Set keyring 'env' backend by default
geonapi 0.4 (2020-08-05)
New features
- #10 Secure API password with 'keyring'
geonapi 0.3-1 (2020-01-20)
- Fix bad code at https://github.com/eblondel/geonapi/commit/2bab0a20d64450a605abc326caa71443dc27d039
geonapi 0.3 (2019-11-08)
Bug fixes
- #8 Fix crsf authorization for GN > 3.2
Miscs
- #9 Integration tests on major GN versions
geonapi 0.2-2 (2019-10-18)
Enhancements
- #7 propagate geometa validate/inspire options to insert/update methods
geonapi 0.2-1 (2019-05-26)
New features
- #6 Method to list user groups
Enhancements
- #5 Test insertion / update of multi-lingual metadata records
geonapi 0.2-0 (2018-08-14)
New features
- # new http request token requirements (CSRF)
geonapi 0.1-0 (2018-04-27)
1st version (support for legacy API)