What's Changed
- fix: flat_array() TypeError when flattening a JSON list by @andrejkurlovic in #871
- Refactor: expose the transport queue by @arabcoders in #874
New Contributors
- @andrejkurlovic made their first contribution in #871
Full Changelog: v1.10.0...v1.10.1
Commits since v1.10.0
- 95b560a Fix flat_array() type error when flattening a JSON list
- 83d96a6 fix: update action versions and improve StructuredLogLine component with copy options
- 52502c1 fix: update checkout steps for conditional registry handling in build workflow
- e48215c refactor: minor logline update
- 4314d81 refactor: expose the transport queue
- dce4271 docs: improve docs consistency.