Skip to content

Latest commit

 

History

History
132 lines (66 loc) · 7.36 KB

File metadata and controls

132 lines (66 loc) · 7.36 KB

Enhancements

  • #38 INSPIRE metadata validator does not need API key anymore
  • #39 Support metadata privileges configuration for new API

New features

  • #35 Add method to simply download a metadata by Id

Enhancements

  • #33 Support ISO 19115-3 standard metadata (with geometa version 0.9)

Bug fixes

  • #31 Empty response for thumbnail publication

Enhancements

  • #30 Consolidate getTags with rbind.fill instead of rbind
  • #26 Improve error handling for metadata upload

New features

  • #29 Add DOI management methods (with DataCite)

Corrections

  • #25 Upgrade roxygen2 7.2.1 to fix html issues

New features

  • #15 Support attachements upload via Open API
  • #23 Support thumbnail publication via Open API

Bug fixes

  • #21 Regression of login & other methods related to Geonetwork API url

New features

  • #19 Support new parameter for specifying custom INSPIRE metadata validator

Miscs

  • #22 Standardize R6-class R documentation

Bug fixes

  • #16 Issue with GN login with GN 3.8 - Missing lang in service URL

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

New features

  • #10 Secure API password with 'keyring'

Bug fixes

  • #8 Fix crsf authorization for GN > 3.2

Miscs

  • #9 Integration tests on major GN versions

Enhancements

  • #7 propagate geometa validate/inspire options to insert/update methods

New features

  • #6 Method to list user groups

Enhancements

  • #5 Test insertion / update of multi-lingual metadata records

New features

  • # new http request token requirements (CSRF)

1st version (support for legacy API)