|
1 | 1 | OpenStudio Server |
2 | 2 | ================= |
3 | 3 |
|
| 4 | +Version 3.10.0 |
| 5 | +------------- |
| 6 | +* Custom Gems working again https://github.com/NREL/OpenStudio-server/pull/818 |
| 7 | +* remove URBANopt until 3.10.1 bc of gem conflicts |
| 8 | +* webpage fix https://github.com/NREL/OpenStudio-server/pull/819 |
| 9 | +* remove various ENVs from logs https://github.com/NREL/OpenStudio-server/pull/823 |
| 10 | +* upgrade from Rails 6 to Rails 7, Mongoid 8.1, Puma 6.6 and remove webrick https://github.com/NREL/OpenStudio-server/pull/825 |
| 11 | +* Local Server startup enhancements for PAT https://github.com/NREL/OpenStudio-server/pull/827 |
| 12 | + |
| 13 | + |
| 14 | +Version 3.9.0-rc3 |
| 15 | +------------- |
| 16 | +* 3.9.0 was pulled and several RCs were tried to fix various issues. This was the last RC before we ran out of funding for the release cycle. |
| 17 | +* Custom Gems have not worked since Ruby 3 upgrade (3.8.0) |
| 18 | +* error handling and requeue for failed resque jobs https://github.com/NREL/OpenStudio-server/pull/776 |
| 19 | +* appveyor issues https://github.com/NREL/OpenStudio-server/pull/772/files |
| 20 | +* requeue enhancements, soft stop, requeue API, high priority :requeued queue https://github.com/NREL/OpenStudio-server/pull/790 |
| 21 | +* add webrick after Ruby 3 upgrade https://github.com/NREL/OpenStudio-server/pull/793 |
| 22 | +* many, many fixes for PAT https://github.com/NREL/OpenStudio-server/pull/806 |
| 23 | +* URBANopt 1.0.1 https://github.com/NREL/OpenStudio-server/pull/813 |
| 24 | + |
| 25 | +Version 3.8.0 |
| 26 | +------------- |
| 27 | +* Delete Sim directory when datapoint is done. https://github.com/NREL/OpenStudio-server/pull/731 |
| 28 | +* remove openstudio classic https://github.com/NREL/OpenStudio-server/pull/739 |
| 29 | +* breakout log files https://github.com/NREL/OpenStudio-server/pull/744 |
| 30 | +* resque web missing assets https://github.com/NREL/OpenStudio-server/pull/749 |
| 31 | +* Add AWS spot instance polling scripts and requeue methods https://github.com/NREL/OpenStudio-server/pull/751 |
| 32 | +* Run multiple analyses at a time https://github.com/NREL/OpenStudio-server/pull/755 |
| 33 | +* fix R package versions https://github.com/NREL/OpenStudio-server/pull/761 |
| 34 | +* Web pages updates https://github.com/NREL/OpenStudio-server/pull/768 |
| 35 | +* remove sleep in baseline perturbation https://github.com/NREL/OpenStudio-server/pull/767 |
| 36 | + |
4 | 37 | Version 3.7.0 |
5 | 38 | ------------- |
6 | 39 | * update Analysis-gem to 1.3.5 in https://github.com/NREL/OpenStudio-server/pull/722 |
|
0 commit comments