Skip to content

Releases: OSC/ondemand

v2.1.0-0.start.3

08 Nov 13:52
d252e6f
Compare
Choose a tag to compare
v2.1.0-0.start.3 Pre-release
Pre-release

This is not a real release. It's only meant to be a tag that we can start building real 2.1 artifacts.

Start Version 2.1.0 +2

05 Nov 13:33
eb2aa96
Compare
Choose a tag to compare
Pre-release

This is not a real release. It's only meant to be a tag that we can start building real 2.1 artifacts.

Start Version 2.1.0 +1

04 Nov 15:51
cbd216f
Compare
Choose a tag to compare
Pre-release

This is not a real release. It's only meant to be a tag that we can start building real 2.1 artifacts.

Start version 2.1.0

03 Nov 14:23
34ca9c5
Compare
Choose a tag to compare
Start version 2.1.0 Pre-release
Pre-release

This is not a real release. It's only meant to be a tag that we can start building real 2.1 artifacts.

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.