Skip to content

Latest commit

 

History

History
48 lines (41 loc) · 1.6 KB

File metadata and controls

48 lines (41 loc) · 1.6 KB

Apache OpenWhisk Swift 5.1 Runtime Container

1.19.0

  • Upgrade to gradle 6.9.3 (#166)
  • Update go proxy to [email protected] (#165)
  • Update scalafmt plugin version to fix build break (#164)
  • Update async-http-client from 1.13.1 to 1.13.2.

1.18.0

  • Build go proxy from runtime-go 1.22.0 (#155)
  • Add Support for Swift 5.7 (#153)
  • Support array result include sequence action (#150)
  • Update to Gradle 6 (#151)
  • Remove Swift 4 support (#145)

1.17.0

  • Build actionloop from [email protected] (#143)
  • Resolve akka versions explicitly. (#141, #139)

1.16.0

  • Use 1.17.0 release of openwhisk-runtime-go

1.15.0

  • Update Swift 5.1 image to Swift 5.1.5 (#120)
  • Move from golang:1.12 to golang:1.15 to build the runtime proxy (#121)
  • Build proxy from openwhisk-runtime-go 1.16.0 release (#122)

1.14.0

  • Initial Release