Skip to content

Releases: NREL/OpenStudio-server

3.3.0-rc2

27 Oct 20:26
Compare
Choose a tag to compare
3.3.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v3.2.1...v3.3.0-rc2

3.2.1

28 Jun 16:06
Compare
Choose a tag to compare

3.2.1 uses the latest OpenStudio SDK 3.2.1. See releases notes here

3.2.0

05 May 17:31
c7397ad
Compare
Choose a tag to compare

Date Range 10/26/20 - 05/04/21

For all cloud-based deployments of OpenStudio Server, please see the Kubernetes and Helm repository - https://github.com/NREL/OpenStudio-server-helm. The major benefit of this change vs using AMIs is multi-cloud support for Google, Azure and AWS.

  • #627 Update to OpenStudio SDK v3.2.0 and EnergyPlus 9.5
  • #615 Include optional UrbanOpt
    to run UrbanOpt workflows
  • $625 Update rails to 6.1.3.1 and ruby to use 2.7.2 along with other core dependency gems.
  • #617 Move CI from Travis to GitHub actions
  • #613 Update mongo to 4.4.2 and redis 6.0.9 and allow for optional authetication of mongo and redis.

3.1.0

18 Oct 19:39
2f13b36
Compare
Choose a tag to compare

Date Range 06/26/20 - 10/26/20

Deprecation Warning: Now extended until the 3.2 release (estimated April 2021), cloud-based deployment of OpenStudio Server will be updated to leverage the widely adopted open source tools, Kubernetes and Helm. A major benefit of this change will be to provide a deployment pathway for multiple cloud providers, including but not limited to AWS. Additional details related to this update are available on the wiki. The openstudio-server-helm repo provides documentation and scripts to facilitate deployment and debugging of OSS on a variety of cloud platforms.

  • #555 - Update Ruby gem envs in the openstudio_meta cli
  • #561 - Fixes #560 - Fixes unzip method
  • #563 - Add linux support for extracted gems.
  • #564 - Remove hardcoded openstudio version and sha
  • #566 - Make tmpname deprecate
  • #571 - Make downloading files back to server optional
  • #602 - Add algorithmic test suites
  • #597 - Save the travis gem package artifacts
  • #599 - Save the windows gem package artifacts
  • #580 - add report capability to PSO
  • #579 - Update nokogiri
  • #585 - Update docker-compose version
  • #589 - Use most recent rubocop rules

3.0.1

26 Jun 21:12
2a8d8e0
Compare
Choose a tag to compare

Deprecation Warning: With the 3.1 release (estimated October 2020), cloud-based deployment of OpenStudio Server will be updated to leverage the widely adopted open source tools, Kubernetes and Helm. A major benefit of this change will be to provide a deployment pathway for multiple cloud providers, including but not limited to AWS. Additional details related to this update are available on the wiki. The openstudio-server-helm repo provides documentation and scripts to facilitate deployment and debugging of OSS on a variety of cloud platforms.

Date Range 04/28/20 - 06/26/20

3.0.0

27 Apr 18:28
a43d334
Compare
Choose a tag to compare

Deprecation Warning: With the 3.1 release, cloud-based deployment of OpenStudio Server will be updated to leverage the widely adopted open source tools, Kubernetes and Helm. A major benefit of this change will be to provide a deployment pathway for multiple cloud providers, including but not limited to AWS. Additional details related to this update are available on the wiki. This 3.0 release is the final release of OpenStudio Server that will include code to start and stop AWS remote instances. The openstudio-server-helm repo provides documentation and scripts to facilitate deployment and debugging of OSS on a variety of cloud platforms.

Date Range 12/9/19 - 04/27/20

  • Updated OpenStudio SDK from v2.9.1 to v3.0.0

  • Updated EnergyPlus from v9.2.0 to v9.3.0

  • Updated Ruby from 2.4.4 to Ruby 2.5.5

  • #543 Increased the scp timeouts for larger data files.

  • #537 Added timeout settings as user args

2.9.1

09 Dec 17:29
7c8b7c5
Compare
Choose a tag to compare

Date Range 10/11/19 - 12/9/2019

  • Adding checks for valid CLI options and adding debug flag as optional. Fix #526
  • Updating to bson 4.50 for MongoDB support

2.9.0-1

01 Nov 15:34
8eb5746
Compare
Choose a tag to compare

Date Range 10/11/19 - 10/28/19

  • Update R server from 3.5.2 to 3.6.1

2.9.0

01 Nov 15:30
90432f8
Compare
Choose a tag to compare

Date Range 6/5/19 - 10/11/19

  • Added support for develop3 (3.x OpenStudio releases) #483
  • Update server/Gemfile to openstudio-analysis 1.0.2 once available develop3 #507
  • Updated local Linux/OSX testing for 3x #503

2.8.1

14 Jun 15:38
20a1de2
Compare
Choose a tag to compare

Date Range 4/13/19 - 6/5/19

  • Update AWS Gem
  • Added support for pre-releases: both using pre-release versions of OpenStudio and publishing pre-release builds of OpenStudio Server
  • Updated handling of environment variables for OpenStudio CLI

Accepted Pull Requests: 8

  • Fixed #472, add rstan and field to R
  • Fixed #473, set up CI to work w/pre-release OpenStudio packages by adding OPENSTUDIO_VERSION_EXT.
  • Fixed #482, Worker Init/Final Log on Datapoint
  • Fixed #484, Copyrights and Set Gem Version Update
  • Fixed #485, rubocop-rspec 1.32.0
  • Fixed #487, Prepare 2.8.1
  • Fixed #488, fix redis to 4.1.0 since 4.1.2 needs ruby 2.3.0
  • Fixed #492, 2.8.1-rc1