Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerUnresolved include directive in modules/ROOT/pages/dataweave/dataweave-2.12.0-release-notes.adoc - include::dataweave::partial$dataweave-intro.adoc[]
For more detail, see DataWeave Language.
DataWeave 2.12.0 is bundled with the Mule 4.12.0 release. For details about the Mule release, see Mule Runtime Engine 4.12.0 Release Notes.
The 2.12.0 version of DataWeave introduces these new features and enhancements:
Scope Visibility:
DataWeave now supports private, internal, and @VisibleTo annotations for controlling directive access. This enables better code encapsulation and visibility management across DataWeave modules. See Scope Visibility in DataWeave.
Component Metadata:
DataWeave introduces dw::meta::Component and related component types for working with component descriptors. This provides enhanced metadata handling capabilities. See Component (dw::meta::Component) and Component Types (dw::meta::Component).
General Improvements:
The UNLIMITED_CONTEXT math variable now has the precision=0 and roundingMode=HALF_UP properties.
The Maven plugin for DataWeave now includes guidance for configuring cryptographic taint analysis during compilation.
The DataWeave extension plugin now provides editor support for scope visibility validation and diagnostics.
DataWeave incorporates new system properties. See DataWeave System Properties.
This table specifies which version of DataWeave is bundled with each Mule runtime engine release:
| Mule Version | DataWeave Version |
|---|---|
4.11 |
2.11 |
4.10 |
2.10 |
4.9 |
2.9 |
4.8 |
2.8 |
4.7 |
2.7 |
4.6 |
2.6 |
4.5 |
2.5 |
4.4 |
2.4 |
4.3 |
2.3 |
4.2 |
2.2 |
4.1 |
2.1 |
3.9 |
1.2 |
3.8 |
1.1 |
3.7 |
1.0 |
The release addresses these DataWeave issues and incorporates all patch updates from the 2.11.0 DataWeave release through May 2026:
| Issue Resolution | ID |
|---|---|
DataWeave now supports the |
W-21148967 |
|
W-21508044 |
The compiler now reports an error when overloads of the same function declare different visibility modifiers. |
W-21362539 |
|
W-20124753 |
Runtime errors no longer occur when invoking overloaded functions across modules. |
W-21811015 |
Spurious type-check errors no longer occur when an optional key-value pair is assigned to a required one. |
W-21351058 |
|
W-20925604 |
Out-of-memory errors no longer occur when reading large text or CDATA sections with the indexed XML reader. |
W-21006104 |
The Java module bean introspection cache no longer causes memory leaks. |
W-22419118 |
This version of DataWeave is bundled with Mule. DataWeave upgrades take place through Mule. See Mule Upgrades and Patch Updates.