vegaprotocol / vega

A Go implementation of the Vega Protocol, a protocol for creating and trading derivatives on a fully decentralised network.
https://vega.xyz
GNU Affero General Public License v3.0
38 stars 22 forks source link

Tag 0.33.0 #3193

Closed edd closed 3 years ago

edd commented 3 years ago

Tag at 1f4a19a1, latest PR #3185. Previous patches: https://github.com/vegaprotocol/vega/issues/3013, https://github.com/vegaprotocol/vega/pull/3076 Previous release: https://github.com/vegaprotocol/vega/pull/3017

After tagging

0.33.0

edd commented 3 years ago

Preliminary Changelog

0.33.0

March 16th, 2021

As per the previous release notes, this release brings a lot of fixes, most of which aren’t exciting new features but improve either the code quality or the developer experience. This release is pretty hefty, as the last few updates have been patch releases. It represents a lot of heavy testing and bug fixing on Liquidity Commitment orders. Alongside that, the feature test suite (we use godog) has seen some serious attention so that we can specify more complex scenarios easily.

Improvements

Fixes

edd commented 3 years ago

Alright that changelog is complete. Now to find something cool about it other than ‘LPs are basically fixed but you still can’t use them’