You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(expressions): Allowing to globally configure SPEL evaluator vers…
…ion (spinnaker#1592)
- Adding an option to configure the SPEL evaluator version
- Added missing copyright header to some classes
fix(pipeline_template): Plan serialization & empty string rendering (s……pinnaker#1581)
* fix(pipeline_template): Render empty strings as null
* fix(pipeline_template): Fix method signature now that spring pays attention