Skip to content

Releases: Breeding-Insight/bi-api

v0.5.0

08 Apr 03:20

Choose a tag to compare

Features

Bugfixes

v0.4.0

13 Dec 21:17
7682bef

Choose a tag to compare

Features

Bugfixes

v0.3.0

02 Jun 21:16

Choose a tag to compare

Changes

  • Adding release workflow to generate a new docker image for the latest tag @timparsons (#91)

Features

Bugfixes

v0.2.0

03 Feb 23:07
a72b1f0

Choose a tag to compare

Changes

Features

Bugfixes

v0.1.0

09 Oct 20:38
9527562

Choose a tag to compare

Changes

Features

  • INF-202 - Development release notes and release drafter investigation @nickpalladino (#38)
  • INF-200 - Make the orcid id column for the bi_user table unique @ctucker3 (#34)
  • INF-172 - Configure GitHub Actions to automatically build bi-api @ctucker3 (#33)
  • PRO-78 - Manual entry of ORCID iD @ctucker3 (#32)
  • ONT-68 - Validate entire trait file @ctucker3 (#30)
  • ONT-44 - Finalize trait import @ctucker3 (#29)
  • INF-164 - Validate package dependencies to make sure we don't have any GPL dependencies @nickpalladino (#27)
  • ONT-32 - API - Create endpoint to accept file upload @nickpalladino (#25)
  • PRO-53 - UI - System User management - Show list of programs actively associated with a given user @ctucker3 (#24)
  • PRO-33 - Reauth User @ctucker3 (#23)
  • INF-161 - Add Apache 2.0 header to source code files @nickpalladino (#22)
  • ONT-48 - API - Fetch trait details from BrAPI Pheno service @ctucker3 (#21)
  • INF-84 - Program Locations Additional Endpoints @dmeidlin (#20)
  • INF-59 - Set appropriate logging configuration @nickpalladino (#19)
  • INF-55 - Update POM file to add default profile @ctucker3 (#18)
  • INF-158 - Add user object to JWT in bi-api @ctucker3 (#17)
  • INF-82 - Create program location endpoints @nickpalladino (#14)
  • INF-143 - Admin User Management system role support143 @ctucker3 (#12)
  • INF-95 - UserService#fetchByOrcid return Optional @ctucker3 (#11)
  • INF-141 - Create GET roles endpoints @nickpalladino (#9)
  • INF-68 - Create custom web exception @ctucker3 (#8)
  • INF-64 - Remove embedded micronaut-security dependency @ctucker3 (#7)
  • INF-78 - Update application-prod.yml to use environment variables @ctucker3 (#6)
  • PRO-42 Create Program Endpoints @nickpalladino (#3)
  • PRO-41 - Database - Create program table @ctucker3 (#2)
  • INF-55 - Update POM file to add default profile @timparsons (#1)

Bugfixes

  • BI-638 - Fix JNI error causing biapi build to fail in docker stack @nickpalladino (#43)
  • [BI-603] - Traits: Unable to import a valid csv traits file @ctucker3 (#41)
  • INF-205 - Change brapi-server to support text instead of varchar(255) @ctucker3 (#39)
  • ISSUE-5 - A system administrator is able to deactivate themselves @ctucker3 (#35)
  • PRO-77 - BUG - POST locations controller inserts 'null' into sql column when there is no data @ctucker3 (#31)
  • INF-138 - Include data in response even if not populated @ctucker3 (#28)
  • INF-94 - Admin management Improvements; INF-139 - Persist active program in Vuex state @ctucker3 (#13)
  • INF-144 - GET /programs/id/users combining roles into one program user instead of each @nickpalladino (#10)
  • INF-72 - Update tests to be self contained @ctucker3 (#5)
  • INF-89 - Fix committed OAuth credentials for test config @ctucker3 (#4)

Releases