Skip to content

Releases: molgenis/molgenis-service-armadillo

v3.4.0

21 Sep 09:23
b79ac04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: V3.3.0...v3.4.0

v3.3.0

24 Jul 10:05
1e2ee23
Compare
Choose a tag to compare

What's Changed

  • feat: Rock integration by @ymarcon in #447
  • fix(profiles): set armadillo r server to be default profile image by @marikaris in #436
  • docs: write documentation about working with resources on localhost by @marikaris in #435
  • chore: add semi automatic release testing script by @marikaris in #452
  • fix(projects explorer): fix several issues in the project explorer by @marikaris in #439
  • fix: skip rds files in minio migration by @marikaris in #383
  • fix: retrieve filesize of resource from filepath by @marikaris in #461

Bugs fixed

  • #458 Cannot assign expression for large resources

Full Changelog: v3.2.0...V3.3.0

v3.2.0

20 Jun 11:37
e32b063
Compare
Choose a tag to compare

What's Changed

  • Install script by @DickPostma in #431
  • fix(StorageController): cannot load large resources by @marikaris in #442
  • Refactor Rserve library usage to allow multiple R server implementations by @ymarcon in #437
  • feat: create resource file with token when calling resource by @marikaris in #446
  • fix: grant permissions for downloading objects by @marikaris in #450

New Contributors

Full Changelog: v3.1.1...v3.2.0

V3.2.0-RC2

15 Jun 06:39
e32b063
Compare
Choose a tag to compare
V3.2.0-RC2 Pre-release
Pre-release

Fixes:
#449 Grant permissions for downloading objects

V3.2.0-RC1

13 Jun 08:56
97844e5
Compare
Choose a tag to compare
V3.2.0-RC1 Pre-release
Pre-release

Bugfixes

Cannot load resources from armadillo
#441 Cannot load large resources

Features

Prepare for rock integration

v3.1.1

19 Apr 05:19
45b86e9
Compare
Choose a tag to compare

3.1.1 (2023-04-19)

Bug Fixes

  • basic auth could not be reached (43870e6)
  • version number was not shown (2d6fb05)

v3.1.0

17 Apr 13:33
3006e9e
Compare
Choose a tag to compare

3.1.0 (2023-04-17)

Features

  • implement 'basic' auth profile for testing without oidc (bbe1775)

v3.0.5

02 Apr 09:36
823e699
Compare
Choose a tag to compare

3.0.5 (2023-04-02)

Bug Fixes

  • deps: update dependency io.swagger.core.v3:swagger-annotations to v2.2.9 (f4a0adc)
  • favicon: load favicon from root (d55082a)

v3.0.4

02 Apr 09:32
e739765
Compare
Choose a tag to compare

3.0.4 (2023-04-02)

Bug Fixes

  • deps: update dependency org.apache.hadoop:hadoop-client to v3.3.5 (48004ee)

v3.0.3: Merge pull request #377 from molgenis/chore/move_to_gradle

28 Mar 10:36
61b8b40
Compare
Choose a tag to compare

3.0.3 (2023-03-28)

Bug Fixes

  • ui should be rendered (cb8d0fa)
  • deps:
    • update dependency @popperjs/core to v2.11.7 (3bcd7c6)
    • update dependency vue to v3.2.47 (2e8ec99)