Skip to content

Commit 1f8365c

Browse files
tomasstupkaelkorchi
authored andcommitted
changelog entry for gradle plugin
(cherry picked from commit 8139937)
1 parent f4b9e99 commit 1f8365c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ language runtime. The main focus is on user-observable behavior of the engine.
55

66
## Version 24.2.0
77
* Updated developer metadata of Maven artifacts.
8+
* Added gradle plugin for polyglot embedding of Python packages into Java.
89

910
## Version 24.1.0
1011
* GraalPy is now considered stable for pure Python workloads. While many workloads involving native extension modules work, we continue to consider them experimental. You can use the command-line option `--python.WarnExperimentalFeatures` to enable warnings for such modules at runtime. In Java embeddings the warnings are enabled by default and you can suppress them by setting the context option 'python.WarnExperimentalFeatures' to 'false'.

0 commit comments

Comments
 (0)