Skip to content

Conversation

jhnwllr
Copy link
Collaborator

@jhnwllr jhnwllr commented Sep 4, 2025

NEW FEATURES

installation_search() and collection_search() allow you to search for GRSciColl institutions and collections. (#554)

BUG FIXES

Fixed "Error in the HTTP2 framing layer" bug by setting curlopts = list(http_version=2) as the default for most functions. (#805)

MINOR IMPROVEMENTS

The GBIF occurrence search API now actively discourages the use of bulk downloads via paging through occurrence records using occ_search() or related functions. When a user has exceeded a certain threshold of requests, they will be temporarily paused for 5 seconds. A message will be printed to the console when this happens. Users are strongly encouraged to use occ_download() for bulk downloads. (#804)

@jhnwllr jhnwllr merged commit 1b8231b into master Sep 5, 2025
7 checks passed
@jhnwllr jhnwllr deleted the cran_release branch September 5, 2025 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant