Skip to content

Releases: biigle/maia

v2.5.2

30 Jan 16:09
5497825
Compare
Choose a tag to compare

What's Changed

  • Implement compatibility with new biigle/largo version by @mzur in #156

Full Changelog: v2.5.1...v2.5.2

v2.5.1

29 Jan 20:20
7a299ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

26 Jan 14:23
e924e25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.5.0

v2.4.0

13 Dec 11:02
6d5bff4
Compare
Choose a tag to compare

What's Changed

  • Move feature vector models to default database connection by @mzur in #150

Full Changelog: v2.3.5...v2.4.0

v2.3.5

07 Nov 12:11
95132b4
Compare
Choose a tag to compare

What's Changed

  • Bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #146
  • Fix handling of RGBA images during object detection by @mzur in #147

Full Changelog: v2.3.4...v2.3.5

v2.3.4

27 Oct 07:34
8cb044c
Compare
Choose a tag to compare

What's Changed

  • Fix handling of non-RGB images in novelty detection by @mzur in #145

Full Changelog: v2.3.3...v2.3.4

v2.3.3

26 Oct 14:58
0173411
Compare
Choose a tag to compare

What's Changed

  • Optimize queries for similarity sort by @mzur in #144

Full Changelog: v2.3.2...v2.3.3

v2.3.2

24 Oct 09:12
02566cc
Compare
Choose a tag to compare

What's Changed

  • Fix bulk-selection with patch sorting by @mzur in #142
  • Implement configurable queue for feature vector jobs by @mzur in #143

Full Changelog: v2.3.1...v2.3.2

v2.3.1

20 Oct 12:28
09e06f5
Compare
Choose a tag to compare

What's Changed

  • Fix error message if training proposal feature vectors are pending by @mzur in #138
  • Fix job chain by @mzur in #139

Full Changelog: v2.3.0...v2.3.1

v2.3.0

20 Oct 09:46
04af017
Compare
Choose a tag to compare

The MAIA_RESPONSE_QUEUE and MAIA_RESPONSE_CONNECTION environment variables were removed. The default queue and connection will be used, instead.

MAIA_REQUEST_QUEUE was renamed to MAIA_JOB_QUEUE and MAIA_REQUEST_CONNECTION to MAIA_JOB_CONNECTION but this change is fully backwards compatible.

What's Changed

  • Bump @babel/traverse from 7.17.3 to 7.23.2 by @dependabot in #134
  • Add documentation for the similarity sort feature by @mzur in #135
  • Use job chain for processing jobs by @mzur in #136

Full Changelog: v2.2.1...v2.3.0