Skip to content

Releases: OSC/ondemand

Version 2.0.19

01 Nov 15:10
fbf35f5
Compare
Choose a tag to compare

[2.0.19] - 2021-11-01

Fixed

  • Fixed CSS issue where the noVNC range sliders looked washed out and hard to notice in 1384.

Changed

  • Kubernetes clusters using OIDC now get bootstrapped in a initializer in 1493.

Security

  • Selinux updates, mostly for k8s in 1497.
  • Add tmpfiles.d configuration file for ondemand-nginx for SELinux policies in 1501.

Version 2.0.18

06 Oct 15:09
5666621
Compare
Choose a tag to compare

Version 2.0.18

Security

  • The svg patch in 2.0.17 needs to account for files with .SVG (all caps) extensions too.

Version 2.0.17

05 Oct 16:56
9ab7b89
Compare
Choose a tag to compare

2.0.17

2.0.17 has a security patch. SVG files will now be downloaded instead of being viewable on the webpage. This is because an SVG can have malicious javascript in it.

Security

  • .svg files in the file browser are now being forced to be downloaded as they could contain malicious javascript that would execute in the browser within a site's context.

Version 2.0.16

25 Aug 19:29
a56a5b9
Compare
Choose a tag to compare

[2.0.16] - 2021-08-25

Fixed

  • Fixed an issue with non US keyboards could not use + keys in the shell app - 1214.
  • Fixed Ganglia panels visually and semantically - 1031.
  • Fixed error messages in creating invalid files - 1322.
  • Fixed removing files when allowlists are in place - 1337.

Added

  • RPM building and e2e testing in several pull requests.

Changed

  • Sessions stores can now be overridden in 1321.
  • upgraded ood_core from v0.17.4 to v0.17.6.

Version 2.0.15

11 Aug 13:56
ebefd78
Compare
Choose a tag to compare

[2.0.15] - 2021-08-11

Fixed

  • Fix RPM builds to work with top-level Gemfile changes

Version 2.0.14

10 Aug 21:10
e6734e8
Compare
Choose a tag to compare

[2.0.14] - 2021-08-10

Fixed

  • Files app shell buttons now correctly redirect to the given cluster in 1317.
  • Locales now correctly fallback to english in 1314.
  • Manifest YAMLs are now read safely in 1325.

Changed

  • Updated ood_core to v0.17.4.

Added

  • Development container tooling in 1305.

Version 2.0.13

16 Jul 15:33
69c5526
Compare
Choose a tag to compare

[2.0.13] - 2121-07-16

Fixed

  • Fixed in OOD_NAVBAR_TYPE bug in 1283.
  • kubectl commands no longer log to syslog in 1290.
  • rake test works directly now without having to force RAILS_ENV in 1285.

Version 2.0.12

01 Jul 20:11
7fe615b
Compare
Choose a tag to compare

2.0.12 - 2021-07-01

Fixed

  • Fixed 1273 where the sessions page crashes when the db file contains a nonexistant cluster in 1247.

Version 2.0.11

29 Jun 16:05
8e41a52
Compare
Choose a tag to compare

Changelog

2.0.11 - 2021-06-21

Fixed

  • File preview now correctly shows utf8 characters in 1254.

Changed

  • Sites that enable user sharing now have to configure pinned apps to get them to show
    on the landing page in 1248.

Added

  • Batch connect now respects cluster level settings enable sshing into the compute nodes
    in 1173.
  • Cluster shell access menu items are now internationalizeable in 916.

Version 2.0.10

14 Jun 20:26
aa5bc62
Compare
Choose a tag to compare

Changelog

[2.0.10] - 2021-14-06

Fixed

  • Fixed 1207 a bug in the file editor that was saving 0 byte files when the file being edited has UTF-8 encoded characters.
  • Cosmetic fixes to the apps panels in 1213 and 1217.

Added

  • Asers can now download multiple files at a time in 1181.
  • Administrators can now configure passenger_pool_idle_time in 1209.
  • Administrators can now configure any passenger configuration in 1211.

Changed

  • Updated ood_core to 0.17.1 in 1223.