We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a34139e commit 9ec8589Copy full SHA for 9ec8589
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Lambda Runtime Graalvm Releases #
2
3
+### Version 2.3.0 (April 18, 2021)
4
+- [Pull 10](https://github.com/formkiq/lambda-runtime-graalvm/pull/10)
5
+ * Fixed reflection bug when using GraalVM
6
+
7
### Version 2.2.2 (March 7, 2021)
8
- [Pull 9](https://github.com/formkiq/lambda-runtime-graalvm/pull/9)
9
* Lambda handler class is instantiated for each request
0 commit comments