connect icon indicating copy to clipboard operation
connect copied to clipboard

Bloblang Functions: UUIDv6 UUIDv7

Open danriedl opened this issue 9 months ago • 2 comments

This PR adds two bloblang functions, to generate uuidv6 and uuidv7:

  • dep: use googles uuid.
  • feat: add uuid v6 and v7.

danriedl avatar May 10 '24 11:05 danriedl

Hey @danriedl, the bloblang internals are now broken out into https://github.com/redpanda-data/benthos, are you happy to move this PR over? The changes look good to me.

Jeffail avatar Jun 04 '24 07:06 Jeffail

@danriedl have you moved it? If you didn't yet, i'd like to ask with you could also add an uuid_v5 method

Wuerike avatar Aug 21 '24 16:08 Wuerike