tag:github.com,2008:https://github.com/Blockdaemon/pyth-go/releases
Release notes from pyth-go
2022-04-07T16:15:42Z
tag:github.com,2008:Repository/464110308/v0.3.7
2022-04-07T16:18:25Z
v0.3.7
<p><strong>Support upd_price_no_fail_on_error</strong></p>
<h2>Changelog</h2>
<ul>
<li>Support upd_price_no_fail_on_error instruction type</li>
<li>Fix setup-go version in GitHub CI (<a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/gcangussu/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/gcangussu">@gcangussu</a>)</li>
</ul>
<p>Dependency updates</p>
<ul>
<li>github.com/stretchr/testify 1.7.1</li>
<li>golangci-lint v1.45.2</li>
</ul>
riptl
tag:github.com,2008:Repository/464110308/v0.3.6
2022-03-14T12:08:20Z
v0.3.6
<p><strong>Various bug fixes</strong></p>
<h2>Changelog</h2>
<ul>
<li>Fix various bugs</li>
<li>builder: specialize instruction return types</li>
</ul>
riptl
tag:github.com,2008:Repository/464110308/v0.3.5
2022-03-10T10:08:08Z
v0.3.5
<p>remove cmd/pythian</p>
riptl
tag:github.com,2008:Repository/464110308/v0.3.4
2022-03-09T07:29:19Z
v0.3.4
<p>stream: fix NPE (again)</p>
riptl
tag:github.com,2008:Repository/464110308/v0.3.3
2022-03-08T16:43:18Z
v0.3.3
<p>stream: fix NPE</p>
riptl
tag:github.com,2008:Repository/464110308/v0.3.2
2022-03-08T14:24:29Z
v0.3.2
<p><strong>Publisher enumeration</strong></p>
<h2>Changelog</h2>
<ul>
<li>accounts: add <code>slot</code> metadata field</li>
<li>accounts: rename <code>PriceAccountUpdate</code> to <code>PriceAccountEntry</code></li>
<li>query: add <code>commitment</code> function argument</li>
<li>query: add <code>GetPriceAccountsRecursive</code>, <code>GetAllPriceAccounts</code> methods</li>
<li>query: rename <code>GetAllProducts</code> to <code>GetAllProductAccounts</code></li>
</ul>
riptl
tag:github.com,2008:Repository/464110308/v0.3.1
2022-03-06T10:27:43Z
v0.3.1
<p><strong>Callback-style price notifications</strong></p>
<h2>Changelog</h2>
<ul>
<li>handler: add PriceEventHandler</li>
</ul>
riptl
tag:github.com,2008:Repository/464110308/v0.3.0
2022-03-06T08:31:41Z
v0.3.0
<p><strong>Product querying & better stream API</strong></p>
<h2>Changelog</h2>
<ul>
<li>envs: add Env type and Devnet, Testnet, Mainnet default envs</li>
<li>accounts: add JSON support for ProductAccount</li>
<li>query: add Client.GetMappingAccount</li>
<li>query: add Client.GetAllProductKeys</li>
<li>query: add Client.GetAllProducts</li>
<li>README: add attributions</li>
<li>stream: refactor Client.StreamPriceAccounts</li>
<li>query, stream: add examples to Go docs</li>
</ul>
riptl
tag:github.com,2008:Repository/464110308/v0.2.0
2022-03-05T04:37:05Z
v0.2.0
<p><strong>Instruction support</strong></p>
<h2>Changelog</h2>
<ul>
<li>Adds support for Pyth instructions</li>
<li>Allows retrieving Product and Price accounts</li>
<li>Various bug fixes</li>
<li>Unit test improvements</li>
</ul>
riptl
tag:github.com,2008:Repository/464110308/v0.1.1
2022-03-05T04:35:57Z
v0.1.1
<p><strong>First pre-release</strong></p>
<h2>Changelog</h2>
<ul>
<li>First dig at the Pyth Network Go client</li>
<li>Supports account decoding and encoding</li>
<li>Supports streaming price changes</li>
</ul>
riptl