Skip to content

v0.8.0

Compare
Choose a tag to compare
@lewismc lewismc released this 23 Feb 06:43
· 63 commits to main since this release

What's Changed

  • ISSUE-118 Replace submission.version with submission.solution_id and ensure solution_id is populated through data_position and metadata_position by @lewismc in #119
  • Bump connexion[swagger-ui] from 2.13.1 to 2.14.0 in /tagbase_server by @dependabot in #117
  • ISSUE-104 Implement python-slack-sdk for realtime notifications by @lewismc in #120
  • ISSUE-124 Ensure that metadata is returned with GET /tags/{tag_id} by @lewismc in #125
  • ISSUE-128 Augment tagbase_server docker composition to add a volume claim for log duplication by @lewismc in #129
  • Supersede #109 by @lewismc in #130
  • Revert "Supersede #109" by @lewismc in #131
  • Upgrade gh action by @lewismc in #132
  • ISSUE-126 Minor schema updates for new data_positions flag_as_reference field and updated Submissions table Filename field by @lewismc in #127
  • Bump flask[async] from 2.1.2 to 2.1.3 in /tagbase_server by @dependabot in #134
  • ISSUE-135 Implement auto-update mechanism for eTagMetadataInventory.csv and eTUFF-ObservationTypes.csv by @lewismc in #154
  • ISSUE-137 Revert submissions.solution_id to submission.version by @lewismc in #158
  • ISSUE-56 Implement reverse proxy in docker composition by @lewismc in #159
  • ISSUE-66 Implement POST logic for /ingest path by @lewismc in #161
  • ISSUE-156 Add service to notify Slack of Docker events by @lewismc in #169
  • Update pytest requirement from ~=7.1.2 to ~=7.2.0 in /tagbase_server by @dependabot in #151
  • ISSUE-162 Data in iccat_gbyp0008_eTUFF.txt violates NON-NULL table constraint by @lewismc in #171
  • ISSUE-163 Data in iccat_gbyp0001_ArgosTrans_eTUFF.txt violates foreign key constraint histogrambindata_histogrambininfo_fkey by @lewismc in #172
  • ISSUE-176 Upgrade to pgAdmin4:latest by @lewismc in #177
  • ISSUE-166 PostGIS support by @lewismc in #178
  • Update pytest requirement from ~=7.2.0 to ~=7.2.1 in /tagbase_server by @dependabot in #182
  • ISSUE-183 Augment unit testing, tox and CI to cover Python 3.11 by @lewismc in #184
  • Tiny bugs by @renato2099 in #187
  • Bump connexion[swagger-ui] from 2.14.1 to 2.14.2 in /tagbase_server by @dependabot in #186
  • Bump werkzeug from 2.2.2 to 2.2.3 in /tagbase_server by @dependabot in #192
  • Bump flask[async] from 2.2.2 to 2.2.3 in /tagbase_server by @dependabot in #193
  • ISSUE-189 Implement a filesystem watch to enable automated ingestion by @lewismc in #190

New Contributors

Full Changelog: v0.7.0...v0.8.0