mirror of
https://github.com/sonr-io/sonr.git
synced 2026-09-17 07:26:25 +00:00
19 lines
480 B
Plaintext
19 lines
480 B
Plaintext
---
|
|||
|
|
title: v0.12.5
|
||
|
|
description: "Implement typed Protobuf events for x/did, x/dwn, and x/svc modules"
|
||
|
|
type: changelog
|
||
|
|
date: 2025-08-27T23:59:00Z
|
||
|
|
changelog:
|
||
|
|
version: "0.12.5"
|
||
|
|
category: "Events"
|
||
|
|
search:
|
||
|
|
tags:
|
||
|
|
- "Protobuf"
|
||
|
|
---
|
||
|
|
|
||
|
|
Implement typed Protobuf events for x/did, x/dwn, and x/svc modules (#233)
|
||
|
|
|
||
|
|
- Typed events following Cosmos SDK's ADR-032 pattern
|
||
|
|
- Event-driven application support with CometBFT websockets
|
||
|
|
- Backward compatibility maintained with legacy events
|