John Dengis
John Dengis
This change adds support for the `heex` file type that is used for [Phoenix Framework](https://www.phoenixframework.org/) templates. `heex` is like normal HTML but supports function and module components as well that...
**Is your feature request related to a problem? Please describe.** SES has a v2 API available that has some new features. In particular, SES has some subscription management features that...
I kind of willfully ignored this piece in the last PR I posted and realizing that URLs are probably the best way to let you LLM provider stream content, decided...
I removed the `Trace.messaging_destination_kind()` calls because there is no equivalent tag attribute in the current version of `opentelemetry_semantic_conventions.` Tests were updated to match the new expectations. Let me know if...