Skip to content

Releases: lox-solutions/alvyn

alvyn: v0.1.11

Choose a tag to compare

@cpoyatos1 cpoyatos1 released this 11 Sep 13:46
470bebd

0.1.11 (2026-09-11)

Features

  • add stream locking and transactional client options to aggregate and snapshot (#60) (53a1a6b)

Bug Fixes

  • security: autofix Potential SQL injection via string-based query concatenation (#57) (a0ece6d)

alvyn: v0.1.9

Choose a tag to compare

@cpoyatos1 cpoyatos1 released this 07 Sep 18:30
ad51a77

0.1.9 (2026-09-07)

Features

  • add idempotency key support for stream appends (#50) (ef9dc4b)

alvyn: v0.1.10

Choose a tag to compare

@cpoyatos1 cpoyatos1 released this 07 Sep 21:23
8626651

0.1.10 (2026-09-07)

Bug Fixes

  • resolve external ESM module resolution and missing file extension errors (#52) (0b75068)

alvyn: v0.1.8

Choose a tag to compare

@cpoyatos1 cpoyatos1 released this 03 Sep 12:55
b71bf55

0.1.8 (2026-09-03)

Bug Fixes

  • deduplicate concurrent in-flight setup() calls in EventStore (#48) (f68e659)

alvyn: v0.1.7

Choose a tag to compare

@cpoyatos1 cpoyatos1 released this 31 Aug 10:09
5e6ef99

0.1.7 (2026-08-31)

Bug Fixes

  • security: update next from 16.3.0 to 16.3.3 (#46) (4238954)

alvyn: v0.1.6

Choose a tag to compare

@cpoyatos1 cpoyatos1 released this 19 Aug 13:39
7b31ffd

0.1.6 (2026-08-19)

Features

  • event-store: add cursor-based paginated reads (#41) (6d50a30)

Bug Fixes

  • security: autofix Potential SQL injection via string-based query concatenation (#37) (9dfdcf0)

alvyn: v0.1.5

Choose a tag to compare

@cpoyatos1 cpoyatos1 released this 08 Aug 01:51
fe13a35

0.1.5 (2026-08-08)

Features

  • harden event store APIs and release validation (#34) (839ba9a)

alvyn: v0.1.4

Choose a tag to compare

@cpoyatos1 cpoyatos1 released this 07 Aug 15:40
f9dc3bb

0.1.4 (2026-08-07)

Features

  • crypto: replace master key with versioned secrets (#30) (e65162e)

alvyn: v0.1.3

Choose a tag to compare

@cpoyatos1 cpoyatos1 released this 19 Jul 12:26
6f8928e

0.1.3 (2026-07-16)

Features

  • add subscriptions, event-backed snapshots, and full-stack example (#28) (61417da)
  • integrate search functionality with Orama and update dependencies (#17) (5486b6e)

alvyn: v0.1.2

Choose a tag to compare

@cpoyatos1 cpoyatos1 released this 29 Apr 14:50
0a9994f

0.1.2 (2026-04-29)

Bug Fixes

  • potential fix for code scanning alert no. 1: Prototype-polluting function (#5) (46325aa)