v.18.12Improvement
UUID Data Type Supported in The-Alchemist Dictionaries
The UUID data type is supported in The-Alchemist dictionaries. #2822Why it matters
This feature allows users to utilizeUUID values within The-Alchemist dictionary structures, enabling efficient and type-safe handling of universally unique identifiers in dictionary-based lookups and operations.How to use it
To use this feature, define dictionary attributes or keys with theUUID data type in The-Alchemist dictionary configurations as usual. This enables direct support and handling of UUID values without additional type conversions.