Skip to content

Releases: OSC/ondemand

v1.8.13-2

22 Sep 01:38
Compare
Choose a tag to compare
v1.8.13-2 Pre-release
Pre-release

Note: rebuilt 1.8.13 to properly build ES6 assets in production for Rails apps.

Install

Ensure you are using the latest yum repo and then do (for EL7):

yum update ondemand-1.8.13-2.el7

Changelog

Changed

  • make it easier to develop info.html.erb in batch connect apps by gracefully handling crashes and now rendering template from the app root instead of storing a copy of the template in the session #666

Added

  • can load .rb locale files alongside .yml files #645
  • warn users about job composer links to XDMoD jobs being broken immediately after job starts #676

Fixed

  • ignore bad cache key values when updating from batch connect form cache #655
  • properly escape characters in Go To dialog in Files app #660
  • force update Files app dependencies using yarn resolutions #661
  • accessibility: hide FA icons from screen readers and use real title in app link list #667
  • xdmod widgets utilize available space when no motd displays #676

version 1.8.13

22 Sep 01:08
b4f08c8
Compare
Choose a tag to compare
version 1.8.13 Pre-release
Pre-release

Install

Ensure you are using the latest yum repo and then do (for EL7):

yum update ondemand-1.8.13-1.el7

Changelog

Changed

  • make it easier to develop info.html.erb in batch connect apps by gracefully handling crashes and now rendering template from the app root instead of storing a copy of the template in the session #666

Added

  • can load .rb locale files alongside .yml files #645
  • warn users about job composer links to XDMoD jobs being broken immediately after job starts #676

Fixed

  • ignore bad cache key values when updating from batch connect form cache #655
  • properly escape characters in Go To dialog in Files app #660
  • force update Files app dependencies using yarn resolutions #661
  • accessibility: hide FA icons from screen readers and use real title in app link list #667
  • xdmod widgets utilize available space when no motd displays #676

version 1.7.18

03 Sep 00:47
Compare
Choose a tag to compare
version 1.7.18 Pre-release
Pre-release

1.7.18 is the latest 1.7 stable patch release (the previous was 1.7.14). The changes since 1.7.14 include:

[1.7.18] - 2020-09-02

Security

  • Update buffer list dependency (bl) by forcing a version of tar-stream.
    The Files interface does not use this code, but the cloudcmd server portion
    may expose a route that does.

[1.7.17] - 2020-09-02

Security

  • Backport from 1.8 files app security fix for XSS in Go To Directory dialog

[1.7.16] - 2020-08-18

Fixed

  • node apps use their own cache directory to avoid collisions when building #652

[1.7.15] - 2020-08-18

Fixed

  • Backport from 1.8 files app dependency updates and switch to handlebars for security fixes

version 1.6.25

03 Sep 00:56
Compare
Choose a tag to compare
version 1.6.25 Pre-release
Pre-release

1.6.25 is the latest 1.6 stable patch release (the previous was 1.6.22). The changes since 1.6.22 include:

[1.6.25] - 2020-09-02

Security

  • Update buffer list dependency (bl) by forcing a version of tar-stream.
    The Files interface does not use this code, but the cloudcmd server portion
    may expose a route that does.

[1.6.24] - 2020-09-02

Security

  • Backport from 1.8 files app security fix for XSS in Go To Directory dialog

[1.6.23] - 2020-08-18

Fixed

  • Backport from 1.8 files app dependency updates and switch to handlebars for security fixes

version 1.7.17

02 Sep 20:33
Compare
Choose a tag to compare
version 1.7.17 Pre-release
Pre-release

Security

  • Backport from 1.8 files app security fix for XSS in Go To Directory dialog

version 1.7.16

19 Aug 02:18
90391c6
Compare
Choose a tag to compare
version 1.7.16 Pre-release
Pre-release

Fixed

  • node apps use their own cache directory to avoid collisions when building #652

version 1.8.12

18 Aug 16:44
96caf94
Compare
Choose a tag to compare

Install

See https://osc.github.io/ood-documentation/release-1.8/release-notes/v1.8-release-notes.html#upgrading-from-v1-7 for directions on upgrading from 1.8 or https://osc.github.io/ood-documentation/release-1.8/installation.html for installation from scratch.

Changelog

Added

  • mod_auth_openidc option for setting OIDCCookieSameSite in ood-portal-generator using
    "oidc_cookie_same_site: On" or "oidc_cookie_same_site: Off" #651

Fixed

  • default "oidc_cookie_same_site: On" if SSL not enabled so Chrome browser works
    (useful for ood-images) #651

version 1.7.15

18 Aug 20:43
Compare
Choose a tag to compare
version 1.7.15 Pre-release
Pre-release

Fixed

  • Backport from 1.8 files app dependency updates and switch to handlebars for security fixes

version 1.6.23

18 Aug 20:42
Compare
Choose a tag to compare
version 1.6.23 Pre-release
Pre-release

Fixed

  • Backport from 1.8 files app dependency updates and switch to handlebars for security fixes

version 1.8.11

10 Aug 21:19
Compare
Choose a tag to compare
version 1.8.11 Pre-release
Pre-release

Install

Ensure you are using the latest yum repo and then do (for EL7):

yum update ondemand-1.8.11-1.el7

Changelog

Added

  • grafana config: allow changing the cluster config name when the cluster in OOD differs from the cluster in Grafana #639
  • latest ood_core provides CCQ adapter
  • Dex default theme is the ondemand theme so this doesn't have to be configured manually #635

Fixed

  • job composer staged_dir guard clauses prevent crash #637
  • colors for queued and starting panels changed to differ from completed panels #636
  • clarify Powershell is option for setting up SSH tunnel for Native VNC Windows tab #638