RELEASED: Public: January 8, 2025
Resolved issues
- Prevent Describables from being ignored in exports when a null field is autoboxed to a primitive value. (BEE-53520)
-
Made CasC Items more robust when exporting a corner case in the newest version of gitlab-plugin.
- Describable object was ignored during Configuration as Code item export (BEE-53520)
-
When a
NullPointerException
was returned after reading the value of a describable’s property, the Configuration as Code item export ignored the describable object. Now, the Configuration as Code item export no longer ignores the describable object.-
Internal changes to streamline development. Not user visible. (BEE-53890)
-