Skip to content

Releases: NREL/OpenStudio-server

2.8.1-rc1

05 Jun 21:11
1ad8275
Compare
Choose a tag to compare
2.8.1-rc1 Pre-release
Pre-release
Merge pull request #492 from NREL/develop

2.8.1-rc1

2.8.0

05 Jun 21:57
7a6c15b
Compare
Choose a tag to compare

Date Range 11/17/18 - 4/12/19

Closed Issues: 11

Fixed #422, Sobol method plots
Fixed #425, analysis marked "complete" before finalization scripts run
Fixed #437, cancel run does not work anymore
Fixed #448, New AWS YML configuration leads to rails & mongo throttling issues
Fixed #461, Timed out openstudio processes aren't terminating
Accepted Pull Requests: 14

Fixed #442, add param to do out of bounds check for morris
Fixed #443, 2.7.1 unexpected return
Fixed #447, Hack into analysis status method to return "completed" only when fina…
Fixed #450, Dockertag
Fixed #451, change limits back to reservations in docker swarm config file
Fixed #453, support publishing custom docker image
Fixed #454, manage roo and bundler versions
Fixed #462, OpenStudio runs in a child of the spawned process. We need to kill bo…
Fixed #463, Fix cancel
Fixed #465, bump up timeouts until they can be made user selectable
Fixed #466, Code cleanup

2.7.1

05 Jun 21:55
868fca7
Compare
Choose a tag to compare

Date Range: 10/16/18 - 11/16/18:

New Issues: 11 (#420, #421, #422, #424, #425, #429, #430, #432, #435, #437, #438)

Closed Issues: 9

  • Fixed #384, logs from finalize and initialize scripts should be accessible via web dashboard
  • Fixed #418, Standardize calls to Oscli
  • Fixed #420, include oscli output with data point log
  • Fixed #421, Need to escape some characters in Oscli calls.
  • Fixed #424, run data point initialization script after worker_initialization
  • Fixed #430, Morris method can create points that dont satisfy boundary
  • Fixed #435, Incomplete datapoints are created causing server hang

Accepted Pull Requests: 11

  • Fixed #423, Check if R libraries install correctly
  • Fixed #426, run data_point initialize scripts only once: at the end of initialize…
  • Fixed #427, Oscli output
  • Fixed #428, function to encapsulate the platform- and config- specific logic for Oscli calls
  • Fixed #431, add boundary checks to make sure solution space is within min/max
  • Fixed #434, Algorithm upgrade
  • Fixed #436, Restclient retry

Release 2.7.0

12 Oct 17:35
93b8172
Compare
Choose a tag to compare

Date Range: 09/05/18 - 10/11/18:

New Issues: 15 (#390, #391, #392, #394, #396, #397, #398, #399, #400, #403, #404, #405, #409, #411, #412)

Closed Issues: 5

Fixed #396, print_logs.sh doesn't run on travis/ubuntu
Fixed #398, nokogiri error on travis (ubuntu/osx)
Fixed #399, supported platforms error on appveyor
Fixed #403, Appveyor VMs not failing when unable to discover openstudio.exe
Fixed #405, Ensuring openstudio.exe discovery process on Windows is reflected in Appveyor
Accepted Pull Requests: 11

Fixed #401, Add require 'openstudio-standards' to measure
Fixed #402, remove sudo from install scripts for openstudio and ruby
Fixed #410, check OpenStudio Standards version via Oscli.
Fixed #413, control sassc version in Gemfile.

Release 2.6.0

20 Jul 15:54
1761f7e
Compare
Choose a tag to compare

Date Range: 2018-06-14 to 2018-07-17

  • Update version of OpenStudio
  • Add wait-for-it to ensure startup order

Release 2.5.2-pre1

15 Jun 03:47
Compare
Choose a tag to compare
Release 2.5.2-pre1 Pre-release
Pre-release

Pre-release that will be packaged into OpenStudio packages for PAT. The following release will have the updated OpenStudio version for docker deployments.

2.3.0

11 Oct 21:34
Compare
Choose a tag to compare
Fixing incosistency in coredump loacation expectation.

Server build for OS 2.0.0

21 Dec 15:13
Compare
Choose a tag to compare
Pre-release
Merge pull request #127 from NREL/dockerize

Dockerize