Releases: GsDevKit/Seaside31
Releases · GsDevKit/Seaside31
3.1.4.2-gs
Address the following issues:
- PR #80: Fix Seaside continuation debugging with native code enabled and GemTools
- Compensate for possiblity that $GEMSTONE may not have a trailing
/
in WAGemStoneRunSeasideGems class>>executeGemCommand:
3.1.4.1-gs
Address the following issues and bugfixes:
3.1.4-gs
Fixes for the following issues:
- Issue #47: WAGemStoneRunSeasideGems should be able to handle multiple named servers
- Issue #51: failures loading Seaside3.1.3 - need 3.1.3.1 release
- Issue #54: hook in gsApplicationTools ... gemservers for Seaside3
- PR #57: release v3.1.3.2-gs
- Issue #59: Possible random error for FastCGISeasideGemServerTests>>testStartRestartStopServer
- PR #60: Update seasideProcessRequest.adaptor.resultBlock..st
- PR #61: forgot to reference correct version of gsApplicationTools:v1.?...
- Issue #62: Inifinite loop in ZnSeasideNewGemServer>>basicServerOn:
- PR #63: Fix for Issue #62:
- Issue #64: GRGemStonePlatform>>saveLogEntry:shouldCommit: not always safe
- PR #65: fix Issue #64
- Issue #66: result temporary variable shadowed in seasideProcessRequest:adaptor:resultBlock:
- PR #67: alternate fix for issue #60 and also fixes issue #66
3.1.3.1-gs
Only configuration fixes over the 3.1.3 release to ensure correct loading of the correct packages.