Skip to content

Releases: zebbra/data_aggregator

1.5.6

11 Feb 12:51
1.5.6
4fb0c0e

Choose a tag to compare

1.5.3

09 Feb 10:31
1.5.3
eb0a8f9

Choose a tag to compare

What's Changed

Switched from pre-parsed scientific names to raw names and use match api from gbif endpoints

  • feat(encoding): change col taxonomy strategy to use match not parse by @sidler92 in #1029

Full Changelog: 1.5.2...1.5.3

1.5.2

26 Jan 13:31
1.5.2
640f21e

Choose a tag to compare

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

08 Jan 15:33
1.5.1
b3d3b5f

Choose a tag to compare

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

05 Jan 16:25
1.4.1
9e8cb90

Choose a tag to compare

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

26 Nov 13:53
1.3.0
2c285c7

Choose a tag to compare

We raise the minor version because we raised ash and elixir versions

What's Changed

Deployment notes

run database migrations

Full Changelog: 1.2.16...1.3.0

1.2.16

30 Oct 15:58
1.2.16
890ba82

Choose a tag to compare

What's Changed

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

10 Sep 06:27
1.2.3
2bdd6c4

Choose a tag to compare

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.com

Full Changelog: 1.2.2...1.2.3

1.2.1

08 Sep 21:01
1.2.1
63e600e

Choose a tag to compare

What's Changed

Other Changes 🔄

  • feat: show validation layer values in sidepanel by @sidler92 in #902
  • fix counting from file instead from unreliable async processed db entry by @cloedu87 in #867

Full Changelog: 1.2.0...1.2.1

1.2.0

03 Sep 12:30
1.2.0
80687ac

Choose a tag to compare

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

Full Changelog: 1.1.23...1.2.0