Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 1.35 KB

File metadata and controls

40 lines (35 loc) · 1.35 KB

Apache OpenWhisk Swift 5.3 Runtime Container

1.19.0

  • Upgrade to gradle 6.9.3 (#166)
  • Update go proxy to 1.23@1.25.0 (#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 1.16@1.18.0 (#143)
  • Resolve akka versions explicitly. (#141, #139)

1.16.0

  • Initial Release