Files
releases/v1
lif d271cdfff8 rego: Add Data function to simplify adding data from map (#8166)
Add rego.Data function to allow setting data directly from a
map[string]any, providing a simpler alternative to using
Store(inmem.NewFromObject(data)). This improves the Go SDK API
by reducing boilerplate for the common case of using an in-memory
store with static data.

Fixes: #5961

Signed-off-by: majiayu000 <1835304752@qq.com>
2026-01-08 22:02:23 +00:00
..
2025-10-10 17:51:02 +02:00
2025-06-23 11:40:00 +02:00
2025-12-16 11:47:04 +01:00
2025-12-18 14:06:42 +01:00
2024-12-12 15:27:34 +01:00