Releases: molgenis/molgenis-service-armadillo
Releases · molgenis/molgenis-service-armadillo
v3.4.0
What's Changed
- build: fix sonar by @mswertz in #464
- feat: get file info by @marikaris in #463
- fix(deps): update spring boot to v2.7.14 by @renovate in #404
- build: move from focal to jammy by @mswertz in #438
- fix(deps): update dependency org.springdoc:springdoc-openapi-ui to v1.7.0 by @renovate in #291
- refactor: remove minio by @marikaris in #465
- chore(deps): update dependency vite to v4.2.3 [security] by @renovate in #448
- chore: remove vue-tsc by @marikaris in #467
- chore(deps): update dependency gradle to v7.6.2 by @renovate in #468
- chore(deps): update dependency prettier to v2.8.8 by @renovate in #469
- chore(deps): update docker.elastic.co/beats/filebeat-oss docker tag to v7.17.12 by @renovate in #470
- chore(deps): update eclipse-temurin docker tag by @renovate in #471
- Docsify existing documentation by @erikzwart in #419
- chore(deps): update docker.elastic.co/beats/filebeat-oss docker tag to v8 by @renovate in #293
- docs: update readme by @mswertz in #466
- docs: move release test docs to docs foldr by @marikaris in #475
- Tests/add rock profile tests by @SietsmaRJ in #476
- fix(deps): update dependency @popperjs/core to v2.11.8 by @renovate in #474
- Fix: project explorer long names by @SietsmaRJ in #477
- Feat: datashield seed UI column by @SietsmaRJ in #478
- feat: remove basic and development profiles and use spring settings and admin role instead to configure Armadillo behavior by @mswertz in #483
- Feat: extract users cohorts script by @SietsmaRJ in #480
- Feat: refactor application.yml by @clemens-tolboom in #482
New Contributors
- @SietsmaRJ made their first contribution in #476
- @clemens-tolboom made their first contribution in #482
Full Changelog: V3.3.0...v3.4.0
v3.3.0
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
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
Fixes:
#449 Grant permissions for downloading objects
V3.2.0-RC1
Bugfixes
Cannot load resources from armadillo
#441 Cannot load large resources
Features
Prepare for rock integration