Releases: zebbra/data_aggregator
1.5.6
Fixing bugs
1015 - Implement IUCN-Encoding with GBIFv2 API
1025 - Add validation_annotation in the Raw export file
1033 - loc_swiss_coordinates_x: not an already existing atom
1031 - Date conversion fails silently on records with 0 values
1035 - Handle DB timeout properly instead of throwing publication error
1032 - Change data type for attribute taxonIdCH
Deployment instructions
Change env variable from GBIF_SPECIES_API_BASE_URL=https://api.gbif.org/v1 to GBIF_SPECIES_API_BASE_URL=https://api.gbif.org/v2 prior to deployment
Full Changelog: 1.5.3...1.5.6
1.5.3
1.5.2
Issues
#1015 - Implement IUCN-Encoding with GBIFv2 API
Details
- fix(IUCN) always return nil as IUCN catagory if there is no IUCN status by @cloedu87 in #1024
- chore(deps): bump actions/setup-node from 6.0.0 to 6.2.0 by @dependabot[bot] in #1026
- chore(deps-dev): bump @types/phoenix from 1.6.6 to 1.6.7 in /assets in the minor-updates group by @dependabot[bot] in #1023
Others
Fixed integration tests to run wo/ network dependency to gbif and col api's
Full Changelog: 1.5.1...1.5.2
1.5.1
What's Changed
Issues
#987 - Switch from GBIFv1 to Catalogue of Life (CoL) from ChecklistBank
#992 - Move Validation and Swiss Registry information to side panel
#1015 - Implement IUCN-Encoding with GBIFv2 API
#1017 - As a data digitizer cannot create validationRequests
#980 - Add validation layer selection in the export module
#999 - Update swiss_species Encoding Data Source (JSON)
#988 - Update swiss_species Encoding results (Out of Scope)
Details
- fix: unset collection_id on all attachments of validation responses by @cloedu87 in #1019
- fix: data digitizer needs to be able to create validation requests + small stuff by @cloedu87 in #1020
- Feat/enable oban web by @cloedu87 in #1021
- Update swiss_species Encoding Data Source (JSON) #999 by @sidler92 in #1016
- feat: new implementation of catalog of life taxonomy encoding by @cloedu87 in #1014
- Requested changes fixing by @sidler92 in #1022
Full Changelog: 1.4.1...1.5.1
1.4.1
What's Changed
Other Changes
- feat(validation-request): add restriction by @sidler92 in #1007
- feat(encoding): changes to swiss species encoding strategy by @sidler92 in #1008
- Export: allow exporting of validation layer by @sidler92 in #1003
- feat(media_deletion): New approach for handling async deletion of attachments by @cloedu87 in #1011
Full Changelog: 1.3.0...1.4.1
1.3.0
We raise the minor version because we raised ash and elixir versions
What's Changed
- feat(filter): fix mids level naming by @sidler92 in #1000
- Cascade Deletions and Attachment (Soft) Deletions by @cloedu87 in #995
- feat(validation-request): add collectionID to validationRequest file by @sidler92 in #1002
- Elixir 1.19 Upgrade by @cloedu87 in #996
Deployment notes
run database migrations
Full Changelog: 1.2.16...1.3.0
1.2.16
What's Changed
- dependency updates and security fixes
- 958 - Adapt date encoding to handle wrong eventDate formats
Other Changes 🔄
- chore(deps): bump ecto_dev_logger from 0.14.1 to 0.15.0 by @dependabot[bot] in #966
- chore(deps): bump the patch-updates group across 1 directory with 3 u… by @cloedu87 in #972
- fix(validation-response): dont infer schema in Explorer.DataFrame.fro… by @sidler92 in
- chore(deps-dev): bump tidewave from 0.4.1 to 0.5.0 by @dependabot[bot] in #973
- fix(cicd): add checkout to deploy_zebbra by @sidler92 in #975
Full Changelog: 1.2.14...1.2.16
1.2.3
What's Changed
- fix: count records from file instead from unreliable db entry by @cloedu87 in #908
- fix: tls options for establishing secure connection to smtp server``
For deployment
set the following env var to customize the smtp relay server:
MAILBOX_SMTP_RELAY=smtp.office365.comFull Changelog: 1.2.2...1.2.3
1.2.1
1.2.0
the following environment variables are new to add to your runtime environment
CENTER_EMAIL_INFOFAUNA="your@mail.com"
CENTER_EMAIL_VOGELWARTE="your@mail.com your2@mail.com"
CENTER_EMAIL_INFOFLORA="your@mail.com"
CENTER_EMAIL_SWISSBRYOPHYTES="your@mail.com your2@mail.com"
CENTER_EMAIL_SWISSLICHENS="your@mail.com"
CENTER_EMAIL_SWISSFUNGI="your@mail.com your2@mail.com your3@mail.com"don't forget to run db migrations
What's Changed
- (feat) Validation Rework by @cloedu87 in #873
- feat(publication-rules): add coordinate obfuscation by @sidler92 in #895
- Blurring of coordinates (alignment with PICTIS method) by @sidler92 in #842
- Create new validationRequest by @cloedu87 in #865
- Adjustment of validation status by @cloedu87 in #856
- Only add new or changed records to validationRequest by @cloedu87 in #835
- Publication of records without kingdom by @cloedu87 in #821
Full Changelog: 1.1.23...1.2.0