tag:github.com,2008:https://github.com/relab/gorums/releases Tags from gorums 2022-01-06T11:47:02Z tag:github.com,2008:Repository/76355157/v0.7.0 2022-01-06T12:06:33Z Rename non-generated Manager, Node and Configuration structs johningve tag:github.com,2008:Repository/76355157/v0.6.1 2021-12-18T15:52:17Z Fixes minor issues found by Go Report Card meling tag:github.com,2008:Repository/76355157/v0.6.0 2021-12-13T08:46:48Z Add custom ServerCtx with Release() method meling tag:github.com,2008:Repository/76355157/v0.5.0 2021-05-10T18:29:44Z Refactor Node and other simplifications meling tag:github.com,2008:Repository/76355157/v0.4.0 2021-03-28T08:35:41Z Revised NewConfiguration API and more meling tag:github.com,2008:Repository/76355157/v0.3.0 2021-03-03T19:44:47Z Major overhaul of Manager vs Configuration API and much more <p>Merge pull request <a class="issue-link js-issue-link" href="https://github.com/relab/gorums/pull/123">#123</a> from relab/revised-user-guide</p> <p>Revised user guide and other docs</p> meling tag:github.com,2008:Repository/76355157/v0.2.2 2021-01-07T20:29:21Z Pre-merge rewrite of generator architecture <p>Remove the `grpc.CallOption` field from ordered RPCs</p> <p>The field was not actually used for anything. <br />Removing it required some changes to the template variables though, as <br />one-way calls and RPCs do not have the same dependencies.</p> meling tag:github.com,2008:Repository/76355157/v0.2.1 2020-07-20T12:04:54Z Bug fixes and more <p>Fixed warnings reported by golint</p> <p>Added some missing comments to exported symbols <br />Renamed tests/message_encoding to tests/encoding <br />As well as other minor cleanups</p> meling tag:github.com,2008:Repository/76355157/v0.2.0 2020-06-30T18:59:08Z First pre-release after rewrite to use v2 protobuf API <p>added benchmark for the receiveQueue</p> <p>To run this benchmark: <br />go test -bench=BenchmarkReceiveQueue</p> <p>Results on my machine are pretty conclusive: <br />BenchmarkReceiveQueue/RWMutexMap-12 13286848 77.7 ns/op <br />BenchmarkReceiveQueue/syncMapStruct-12 2467936 482 ns/op <br />BenchmarkReceiveQueue/syncMapDirect-12 2494368 485 ns/op</p> meling tag:github.com,2008:Repository/76355157/v0.1.0-gogo 2020-03-14T23:21:53Z gorums: changes for v0.1.0-gogo <p>gorums: changes for v0.1.0-gogo</p> <p>This is in preparation for tagging a release branch so that it can <br />easily be referenced in the future, when the new version becomes <br />master.</p> meling