tag:github.com,2008:https://github.com/launchdarkly/go-server-sdk/releases
Release notes from go-server-sdk
2024-12-17T17:54:41Z
tag:github.com,2008:Repository/183480779/ldai/v0.4.0
2024-12-17T17:54:57Z
ldai: v0.4.0
<h2><a href="https://github.com/launchdarkly/go-server-sdk/compare/ldai/v0.3.0...ldai/v0.4.0">0.4.0</a> (2024-12-17)</h2>
<h3>Features</h3>
<ul>
<li>Add <code>TrackError</code> to mirror <code>TrackSuccess</code> (<a href="https://github.com/launchdarkly/go-server-sdk/issues/225" data-hovercard-type="pull_request" data-hovercard-url="/launchdarkly/go-server-sdk/pull/225/hovercard">#225</a>) (<a href="https://github.com/launchdarkly/go-server-sdk/commit/ccd2c644efdfd4de12ce0bff786e7f6b6764b153">ccd2c64</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/183480779/ldai/v0.3.0
2024-12-11T00:11:55Z
ldai: v0.3.0
<h2><a href="https://github.com/launchdarkly/go-server-sdk/compare/ldai/v0.2.0...ldai/v0.3.0">0.3.0</a> (2024-12-10)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Rename versionKey to variationKey (<a href="https://github.com/launchdarkly/go-server-sdk/issues/221" data-hovercard-type="pull_request" data-hovercard-url="/launchdarkly/go-server-sdk/pull/221/hovercard">#221</a>)</li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Rename versionKey to variationKey (<a href="https://github.com/launchdarkly/go-server-sdk/issues/221" data-hovercard-type="pull_request" data-hovercard-url="/launchdarkly/go-server-sdk/pull/221/hovercard">#221</a>) (<a href="https://github.com/launchdarkly/go-server-sdk/commit/470f8c1f90022abb102f6fcf0c2856297baa8842">470f8c1</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/183480779/v7.8.0
2024-12-09T20:49:21Z
v7.8.0
<h2><a href="https://github.com/launchdarkly/go-server-sdk/compare/v7.7.0...v7.8.0">7.8.0</a> (2024-12-09)</h2>
<h3>Features</h3>
<ul>
<li>internal implementation of FDv2 data system (<a href="https://github.com/launchdarkly/go-server-sdk/commit/67b411efe0becae68d1c69bab8b0bc00c9b6378c">67b411e</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/183480779/ldai/v0.2.0
2024-12-09T21:08:54Z
ldai: v0.2.0
<h2><a href="https://github.com/launchdarkly/go-server-sdk/compare/ldai/v0.1.1...ldai/v0.2.0">0.2.0</a> (2024-12-09)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Rename model and provider id to name (<a href="https://github.com/launchdarkly/go-server-sdk/issues/218" data-hovercard-type="pull_request" data-hovercard-url="/launchdarkly/go-server-sdk/pull/218/hovercard">#218</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>propagate parsed model params into returned AI config (<a href="https://github.com/launchdarkly/go-server-sdk/issues/220" data-hovercard-type="pull_request" data-hovercard-url="/launchdarkly/go-server-sdk/pull/220/hovercard">#220</a>) (<a href="https://github.com/launchdarkly/go-server-sdk/commit/f75b7a8df5f5e62f544d5e95cbc75bd82352ca57">f75b7a8</a>)</li>
</ul>
<h3>Code Refactoring</h3>
<ul>
<li>Rename model and provider id to name (<a href="https://github.com/launchdarkly/go-server-sdk/issues/218" data-hovercard-type="pull_request" data-hovercard-url="/launchdarkly/go-server-sdk/pull/218/hovercard">#218</a>) (<a href="https://github.com/launchdarkly/go-server-sdk/commit/ebdc281c667446e04b37ef44ee5e3f953d288eb2">ebdc281</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/183480779/ldai/v0.1.1
2024-12-06T22:27:41Z
ldai: v0.1.1
<h2><a href="https://github.com/launchdarkly/go-server-sdk/compare/ldai/v0.1.0...ldai/v0.1.1">0.1.1</a> (2024-12-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>add prefix to Feedback constants (<a href="https://github.com/launchdarkly/go-server-sdk/issues/216" data-hovercard-type="pull_request" data-hovercard-url="/launchdarkly/go-server-sdk/pull/216/hovercard">#216</a>) (<a href="https://github.com/launchdarkly/go-server-sdk/commit/67d35649f9ae32541ba37b47473855a9ac8cb52b">67d3564</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/183480779/ldai/v0.1.0
2024-12-05T22:04:49Z
ldai: v0.1.0
<h2>0.1.0 (2024-12-05)</h2>
<h3>Features</h3>
<ul>
<li>pass tracker's config into TrackRequest (<a href="https://github.com/launchdarkly/go-server-sdk/issues/210" data-hovercard-type="pull_request" data-hovercard-url="/launchdarkly/go-server-sdk/pull/210/hovercard">#210</a>) (<a href="https://github.com/launchdarkly/go-server-sdk/commit/8321db64849214bc17860993a392f7c19385c945">8321db6</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>pass parsed versionKey to Tracker (<a href="https://github.com/launchdarkly/go-server-sdk/issues/211" data-hovercard-type="pull_request" data-hovercard-url="/launchdarkly/go-server-sdk/pull/211/hovercard">#211</a>) (<a href="https://github.com/launchdarkly/go-server-sdk/commit/215116a2de760e88be9b14773856edc99fa9dda3">215116a</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/183480779/v7.7.0
2024-10-23T18:56:44Z
v7.7.0
<h2><a href="https://github.com/launchdarkly/go-server-sdk/compare/v7.6.2...v7.7.0">7.7.0</a> (2024-10-22)</h2>
<h3>Features</h3>
<ul>
<li>add support for client-side prerequisite events (<a href="https://github.com/launchdarkly/go-server-sdk/issues/201" data-hovercard-type="pull_request" data-hovercard-url="/launchdarkly/go-server-sdk/pull/201/hovercard">#201</a>) (<a href="https://github.com/launchdarkly/go-server-sdk/commit/d9804ec15caa93b5d7612402f4b80496aa57f1bf">d9804ec</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/183480779/v7.6.2
2024-08-28T18:38:21Z
v7.6.2
<h2><a href="https://github.com/launchdarkly/go-server-sdk/compare/v7.6.1...v7.6.2">7.6.2</a> (2024-08-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>deps:</strong> bump evaluation module to v3.0.1 (<a href="https://github.com/launchdarkly/go-server-sdk/issues/181" data-hovercard-type="pull_request" data-hovercard-url="/launchdarkly/go-server-sdk/pull/181/hovercard">#181</a>) (<a href="https://github.com/launchdarkly/go-server-sdk/commit/b63cf6c18942583399f9c7e9af084663d41e9dd5">b63cf6c</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/183480779/ldotel/v1.0.2
2024-08-28T19:06:24Z
ldotel: v1.0.2
<h2><a href="https://github.com/launchdarkly/go-server-sdk/compare/ldotel/v1.0.1...ldotel/v1.0.2">1.0.2</a> (2024-08-28)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>ldotel:</strong> bump go-server-sdk to v7.6.2 (<a href="https://github.com/launchdarkly/go-server-sdk/issues/183" data-hovercard-type="pull_request" data-hovercard-url="/launchdarkly/go-server-sdk/pull/183/hovercard">#183</a>) (<a href="https://github.com/launchdarkly/go-server-sdk/commit/cdd19cb8a31e20e2e400d12c686451f0e66403ce">cdd19cb</a>)</li>
</ul>
github-actions[bot]
tag:github.com,2008:Repository/183480779/v7.6.1
2024-08-20T19:03:01Z
v7.6.1
<h2><a href="https://github.com/launchdarkly/go-server-sdk/compare/v7.6.0...v7.6.1">7.6.1</a> (2024-08-20)</h2>
<p><strong>Note</strong>: this released relaxed the Go build requirement to 1.18.</p>
<h3>Bug Fixes</h3>
<ul>
<li>add support for testing minimum Go version (<a href="https://github.com/launchdarkly/go-server-sdk/commit/c0707a3c9eaab854815062f0d817b97b2b654edd">c0707a3</a>)</li>
</ul>
github-actions[bot]