We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0bd528 commit 7e2d46dCopy full SHA for 7e2d46d
CHANGELOG.md
@@ -3,6 +3,15 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
+## [4.6.3] - 2025-03-25
7
+### Changed
8
+- chore(deps): bump actions/setup-python from 5.4.0 to 5.5.0
9
+- docs: links to public ECR gallery page.
10
+- docs: lists ECR registry for Docker images.
11
+
12
+### Fixed
13
+- fix(graal): request proxy should return body as a string.
14
15
## [4.6.2] - 2025-03-10
16
### Changed
17
- ci: adds timeouts to jobs.
gradle.properties
@@ -1 +1 @@
1
-projectVersion=0.0.0-SNAPSHOT
+projectVersion=4.6.3
0 commit comments