Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 1.25 KB

File metadata and controls

36 lines (32 loc) · 1.25 KB

Apache OpenWhisk Swift 5.4 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

  • Initial Release