I've just released v3.261.0. Now I generally don't...
# http4k
d
I've just released v3.261.0. Now I generally don't get too exciting about point releases, but this change is actually pretty maximum bang-for-buck.... Long story short, we've provided an adapter to the AWS SDK libraries which means you can use all of the official SDK libraries and simply plug in a standard
HttpHandler
. This means you get all of the http4k goodness WRT to debuggin/tracing/logging, and will massively simplify the testing story as you will be able to plug directly into the (forthcoming)
http4k-connect
AWS fakes or just provide responses for writing tests. 🎉
🎉 5