FEATURES
- Update temporal_sdk:start_workflow_opts - (c8b8d64)
- Add workflow_execution_or_id in commands - (30a1ac3)
- Add temporal_sdk:evict_workflow - (7c55953)
- Add grpc_opts to temporal_sdk and temporal_sdk_service commands - (3433ac6)
- Web ui human readable record_uuid4 value - (8e16736)
- Add TemporalSdk.delete_workflow - (2273c2f)
- Add temporal_sdk:delete_workflow - (407046d)
- Add temporal_sdk:terminate_workflow - (ef3a77c)
BUG FIXES
- Fix NDE on not-commanded history events - (57660a6)
- Fix telemetry [temporal_sdk,workflow,executor,stop] closing_state for external_evict - (ada4807)
REFACTOR
- [**breaking**] Return grpc_response_headers as map - (4d28972)
- [**breaking**] Rename await operator `one` to `any` - (d556616)
- [**breaking**] Move WF execution commands from temporal_sdk_service to temporal_sdk - (23d9718)
- [**breaking**] Rename typespecs user_* to *_as_list - (84c6002)
DOCUMENTATION
- Improve SDK Samples refs translation - (e7bfaa7)
- Add lib/README.md for Elixir wrapper - (f22fe8a)
- Add AST external with anchor translation - (6ec9b4e)
- Add AST binary translation - (31e7f00)
- Add AST based docs translation - (baa857c)
MISCELLANEOUS
- Improve temporal_sdk:workflow_execution_or_id() typespec - (89ba6e7)
- Update AGENTS.md - (9a5378e)
- Handle dialyzer with mix and ignore_warnings - (87d307d)
- Add Elixir delegate_all - (f3aa643)
- Bump Temporal API to v1.62.11 - (bfdeb7a)
- Fix temporal_sdk_workflow ets:select typespecs - (422717a)
- Optimize docs AST external translation - (be4c795)
- Fix AST external with anchor translation - (4d65c6a)
- Optimize external eviction - (bafdcd9)
- Fix temporal_sdk:response_type refs - (65ed56a)
- Fix temporal_sdk_api_header:put_marker_sdk typespecs - (533f084)
- Bump gun to v2.2.0 - (0c5b207)