Hello
We merged a first stream of commits on the main branch of the Swift Runtime for AWS Lambda.
The version 2 drivers, motivations, and design is available for review and discussion as a pull request here
If you rely on the runtime for your project, be sure to tag version 1.0.0-alpha.3 in your Package.swift
dependencies.
The basic blocks for v2 are almost all in place now. We will continue working on the local (test) server, the doc, new examples, and the unit tests.
Feel free to ask questions here or on slack or report problems as you find them.
Thank you @aryan25 and @fabianfett for the work done so far.