Skip to content

Releases: obiba/opal

5.6.3

05 Apr 14:21

Choose a tag to compare

Full Changelog: 5.6.2...5.6.3

5.6.2

02 Apr 21:40

Choose a tag to compare

What's Changed

  • build(deps): bump org.springframework:spring-webmvc from 7.0.5 to 7.0.6 by @dependabot[bot] in #4120
  • build(deps-dev): bump flatted from 3.4.1 to 3.4.2 in /opal-ui by @dependabot[bot] in #4121
  • build(deps): bump picomatch in /opal-ui by @dependabot[bot] in #4123
  • fix: backward compatibility with shiro1 way to declare hash password in ini file by @ymarcon in #4127

Full Changelog: 5.6.1...5.6.2

5.6.1

15 Mar 14:58

Choose a tag to compare

What's Changed

Full Changelog: 5.6.0...5.6.1

5.6.0

04 Mar 21:56

Choose a tag to compare

What's Changed

  • build(deps-dev): bump webpack from 5.97.1 to 5.105.0 in /opal-ui by @dependabot[bot] in #4102
  • build(deps): bump axios from 1.12.0 to 1.13.5 in /opal-ui by @dependabot[bot] in #4104
  • build(deps): bump rollup from 4.40.1 to 4.59.0 in /opal-ui by @dependabot[bot] in #4107
  • build(deps): bump diff and diff2html in /opal-ui by @dependabot[bot] in #4109
  • build(deps-dev): bump minimatch from 3.1.2 to 3.1.5 in /opal-ui by @dependabot[bot] in #4108
  • build(deps-dev): bump qs from 6.14.1 to 6.14.2 in /opal-ui by @dependabot[bot] in #4106
  • task: upgrade to spring 7 by @ymarcon in #4110
  • fix: sanitize user data when rendering item fields values by @ymarcon in #4111
  • fix: escape R symbols by @ymarcon in #4112

/!\ Upgrade notes: when using Docker based deployment, make sure to upgrade to version 5.3.3 before migrating to 5.4.0 or higher.

Full Changelog: 5.5.2...5.6.0

5.5.2

06 Feb 17:46

Choose a tag to compare

What's Changed

  • fix: wait for the spawned R session to be ready before executing a script by @ymarcon in #4101

Full Changelog: 5.5.1...5.5.2

5.5.1

25 Jan 18:19

Choose a tag to compare

What's Changed

  • build(deps): bump ch.qos.logback:logback-core from 1.5.19 to 1.5.25 by @dependabot[bot] in #4098

Full Changelog: 5.5.0...5.5.1

5.5.0

22 Jan 11:54

Choose a tag to compare

What's Changed

  • build(deps): bump qs and express in /opal-ui by @dependabot[bot] in #4085
  • feat: added api docs based on openapi specification and swagger ui for visualisation by @ymarcon in #4087
  • feat: added userinfo to subject profile when available from oidc realm by @ymarcon in #4088
  • feat: added user profiles download in csv by @ymarcon in #4089
  • feat: added setting to restrict R/DataSHIELD usage to personal access token authentication by @ymarcon in #4090
  • feat: added project entities counts per type and files count by @ymarcon in #4092
  • feat: show R code example to instantiate a resource by @ymarcon in #4093
  • build(deps): bump tar and @nuxt/kit in /opal-ui by @dependabot[bot] in #4094
  • build(deps): bump lodash from 4.17.21 to 4.17.23 in /opal-ui by @dependabot[bot] in #4097
  • feat: Add comprehensive Swagger/OpenAPI documentation to all REST endpoints by @ymarcon in #4096

/!\ Upgrade notes: when using Docker based deployment, make sure to upgrade to version 5.3.3 before migrating to 5.4.0 or higher.

Full Changelog: 5.4.0...5.5.0

5.4.0

05 Dec 08:24

Choose a tag to compare

What's Changed

  • chore: updated orientdb, spring, resteasy by @ymarcon in #4073
  • feat: added SameSite attribute to cookies, implemented double submit cookie pattern by @ymarcon in #4075
  • build(deps-dev): bump glob from 10.4.5 to 10.5.0 in /opal-ui by @dependabot[bot] in #4076
  • build(deps-dev): bump node-forge from 1.3.1 to 1.3.2 in /opal-ui by @dependabot[bot] in #4078
  • feat: add re-auth on critical paths by @ymarcon in #4079
  • build(deps): bump org.mozilla:rhino from 1.7.7.1 to 1.7.14.1 by @dependabot[bot] in #4080
  • feat: added user password generator by @ymarcon in #4081

/!\ Upgrade notes: when using Docker based deployment, make sure to upgrade to version 5.3.3 before migrating to 5.4.0 or higher.

Full Changelog: 5.3.3...5.4.0

5.3.3

09 Nov 12:04

Choose a tag to compare

What's Changed

  • build(deps): bump com.microsoft.sqlserver:mssql-jdbc from 12.10.1.jre11 to 12.10.2.jre11 by @dependabot[bot] in #4069
  • fix: added missing permissions to users having the permission to expo… by @ymarcon in #4071

Full Changelog: 5.3.2...5.3.3

5.3.2

31 Oct 10:31

Choose a tag to compare

What's Changed

  • Removed node/ when cleaning opal-ui to prevent conflicts by @kazoompa in #4066
  • Add exec to startup scripts for graceful Java shutdown and OrientDB cleanup by @kazoompa in #4067

Full Changelog: 5.3.1...5.3.2