feat(sessions): introduce pluggable SessionDataTransformer hooks for … by sgmoorthy · Pull Request #5280 · google/adk-python

@sgmoorthy

…masking in DatabaseSessionService

@adk-bot added the services

[Component] This issue is related to runtime services, e.g. sessions, memory, artifacts, etc

label

Apr 11, 2026

@rohityan

- Added \rom __future__ import annotations\ to address forward-reference type failures in session_data_transformer.py.

- Applied \pyink\ and \isort\ formatting across the repo to resolve Pyink check failures.

@sgmoorthy