tag:github.com,2008:https://github.com/elastic/stream/releases Tags from stream 2024-07-06T20:56:08Z tag:github.com,2008:Repository/330030819/v0.17.0 2024-07-09T01:51:54Z v0.17.0 <p>[Automation] Bump Golang version to 1.22.5 (<a class="issue-link js-issue-link" href="https://github.com/elastic/stream/pull/107">#107</a>)</p> <p>Co-authored-by: obltmachine &lt;150269514+obltmachine@users.noreply.github.com&gt;</p> github-actions tag:github.com,2008:Repository/330030819/v0.16.0 2024-05-13T03:19:11Z v0.16.0 github-actions tag:github.com,2008:Repository/330030819/v0.15.0 2024-04-04T18:40:17Z v0.15.0 <p>.github/workflows/release.yml - Fix YAML string format (<a class="issue-link js-issue-link" href="https://github.com/elastic/stream/pull/89">#89</a>)</p> <p>The here-document failed because the of the string format. <br />I changed them all to use `|` for consistency.</p> github-actions tag:github.com,2008:Repository/330030819/v0.14.0 2024-01-31T19:47:02Z v0.14.0 efd6 tag:github.com,2008:Repository/330030819/v0.13.0 2023-11-08T16:52:42Z v0.13.0 marc-gr tag:github.com,2008:Repository/330030819/v0.11.0 2023-10-13T06:48:53Z v0.11.0 efd6 tag:github.com,2008:Repository/330030819/v0.10.0 2023-01-30T11:25:35Z v0.10.0 <p>Adding support for content type to GCS output (<a class="issue-link js-issue-link" href="https://github.com/elastic/stream/pull/51">#51</a>)</p> <p>* Adding support for content type to GCS output</p> <p>* update changelog</p> <p>* fixing typo</p> P1llus tag:github.com,2008:Repository/330030819/v0.9.1 2023-01-25T12:25:13Z v0.9.1 <p>Adding content type for azureblobstorage output (<a class="issue-link js-issue-link" href="https://github.com/elastic/stream/pull/50">#50</a>)</p> <p>* Adding content type for azureblobstorage</p> <p>* update changelog and go mod</p> <p>* go mod tidy</p> P1llus tag:github.com,2008:Repository/330030819/v0.9.0 2023-01-18T11:26:22Z v0.9.0 <p>Adding GCS output and fixing linting issues for few outputs (<a class="issue-link js-issue-link" href="https://github.com/elastic/stream/pull/46">#46</a>)</p> <p>* Adding GCS output</p> <p>* fixing linting issues</p> <p>* adding comments and checking some more returned errors</p> <p>* update changelog</p> <p>* update test_go with environment variable again</p> <p>* adding possibility to connect to public bucket (without credentials) and removing environment variables</p> <p>* go mod tidy</p> <p>* update readme</p> P1llus tag:github.com,2008:Repository/330030819/v0.8.0 2022-09-15T16:43:13Z v0.8.0 andrewkroh