CHANGELOG.md
# Changelog
## [0.1.12](https://github.com/andrzej-mag/temporal_sdk_samples/compare/v0.1.11..v0.1.12) - 2026-02-09
### 🚀 Features
- Add codec opts to payload_codec - ([f5c37ab](https://github.com/andrzej-mag/temporal_sdk_samples/commit/f5c37abe28a734a404aa68c84cf6b0ea5e7aabcf))
- Add Payload Codec sample - ([4cb954d](https://github.com/andrzej-mag/temporal_sdk_samples/commit/4cb954d48685bfd21cb7cf44b816cc165852ba2b))
### 🐛 Bug Fixes
- Fix hello_world sample - ([ddacb2b](https://github.com/andrzej-mag/temporal_sdk_samples/commit/ddacb2bb831915fb427a0cf7fe34f5bd0ae13afe))
- Fix HelloWorld sample - ([bf7e406](https://github.com/andrzej-mag/temporal_sdk_samples/commit/bf7e4066362faa982f5b8e75019afb8610ce2fdd))
### 🚜 Refactor
- Rename payload_codec to payload_converter - ([8c7eadf](https://github.com/andrzej-mag/temporal_sdk_samples/commit/8c7eadf3cc54720b40ea6129ed7a3193c484d4af))
### ⚙️ Miscellaneous
- Bump SDK to v0.1.15 - ([0173242](https://github.com/andrzej-mag/temporal_sdk_samples/commit/017324244de3408e53837347db58c1171c3d6825))
## [0.1.11](https://github.com/andrzej-mag/temporal_sdk_samples/compare/v0.1.1..v0.1.11) - 2026-01-16
### 🚀 Features
- Add rate limiter sample - ([f6bf1e9](https://github.com/andrzej-mag/temporal_sdk_samples/commit/f6bf1e9456f5e25e585f6097c74a000e4bef2e12))
### 🐛 Bug Fixes
- Elixir @external_resource docs fix - ([ef7bd72](https://github.com/andrzej-mag/temporal_sdk_samples/commit/ef7bd72fc137be3ec7b7a377c1731a09d379b69e))
- Fix Saga sample - ([0fe6f5f](https://github.com/andrzej-mag/temporal_sdk_samples/commit/0fe6f5f647b5c0cc5de04bc390068a29b995ded6))
- Update hex package description - ([018995d](https://github.com/andrzej-mag/temporal_sdk_samples/commit/018995dd93b63eeb125eac48dbc95160528d2de4))
### 📚 Documentation
- Improve signal_parallel_handler docs - ([23413e7](https://github.com/andrzej-mag/temporal_sdk_samples/commit/23413e7dd2c5d2a0a96b9cac64ff38cac8011744))
- Improve rate limiter docs - ([cb8c894](https://github.com/andrzej-mag/temporal_sdk_samples/commit/cb8c894a7652f8e81cce43f95023c788f705b639))
- Improve README - ([bc8b069](https://github.com/andrzej-mag/temporal_sdk_samples/commit/bc8b06955629af7e9596ef3d73305175e0037b8d))
## [0.1.1](https://github.com/andrzej-mag/temporal_sdk_samples/compare/v0.1.0..v0.1.1) - 2025-11-26
### 🚀 Features
- Support for Elixir - ([7376d0f](https://github.com/andrzej-mag/temporal_sdk_samples/commit/7376d0f19fa09d72eed321111c9133d7d1e1ae09))
### 📚 Documentation
- Update README Requirements - ([8e1d3bd](https://github.com/andrzej-mag/temporal_sdk_samples/commit/8e1d3bd6004cf50c82db13bde628c605b521f25c))
### ⚙️ Miscellaneous
- Add hex_release script - ([5d64ad8](https://github.com/andrzej-mag/temporal_sdk_samples/commit/5d64ad878d2b2cc4d403c14e58d3708f6bcd1add))
- Fix temporal_sdk deps - ([9bcc01e](https://github.com/andrzej-mag/temporal_sdk_samples/commit/9bcc01eed94d6b1317b38b019664f761a92d0278))
- Ignore elp E1599 - ([6a987bf](https://github.com/andrzej-mag/temporal_sdk_samples/commit/6a987bf3148706eab07d1fb0d3dcd651c9b704c4))
## [0.1.0] - 2025-11-06
### 💼 Other
- Fix LICENSE file ext - ([de6f7d2](https://github.com/andrzej-mag/temporal_sdk_samples/commit/de6f7d2f1372d242ed4d5ddd9260dfc5e062b16b))
- Update rebar.lock - ([3216e89](https://github.com/andrzej-mag/temporal_sdk_samples/commit/3216e89310105f68230981ed57dbd20d63193441))
- Refactor signal_parallel_handler - ([945714c](https://github.com/andrzej-mag/temporal_sdk_samples/commit/945714cdd857ed05f2036d180bff0abfc1013e21))
- Refactor signal_parallel_handler - ([d0a7b50](https://github.com/andrzej-mag/temporal_sdk_samples/commit/d0a7b50d4517e189ad872b2f00af33062f921a20))
- Refactor signal_simple - ([cc22b7e](https://github.com/andrzej-mag/temporal_sdk_samples/commit/cc22b7e68c1a8429af0bfa5d4621a851c0ae3f35))
- Initial commit - ([119c5a2](https://github.com/andrzej-mag/temporal_sdk_samples/commit/119c5a2c29ee16dc3d76f62fd22e415315d2797f))