I ran unit and integration tests. However, I also tried provided.al3 (which isn't a thing) and that passed tests. So I don't have full confidence that the existing tests cover the base-runtime. I don't know enough about custom Lambda runtimes to know exactly what needs to change in the tests.
What (if anything) would need to be called out in the CHANGELOG for the next release:
Update base runtime from Amazon Linux 1 to Amazon Linux 2
What did you implement:
Use Amazon Linux 2 as base OS
Closes: #83
How did you verify your change:
I ran unit and integration tests. However, I also tried
provided.al3
(which isn't a thing) and that passed tests. So I don't have full confidence that the existing tests cover the base-runtime. I don't know enough about custom Lambda runtimes to know exactly what needs to change in the tests.What (if anything) would need to be called out in the CHANGELOG for the next release: