Skip to content

Commit 5f479ec

Browse files
committed
Updated README.md for v2.0 rc2
1 parent a352938 commit 5f479ec

File tree

1 file changed

+23
-15
lines changed

1 file changed

+23
-15
lines changed

README.md

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,27 @@ SBE is part of a family of protocols created by the High Performance Working Gro
1313

1414
The planned lifecycle of this project is to roll out new features in a series of release candidates. After each release candidate is approved, it will be exposed to public review. Issues may be entered here in GitHub or in a discussion forum on the FIX Trading Community site. When a version is considered complete, the last release candidate will be promoted to Draft Standard. Following further public review, a Draft Standard may be promoted to the final specification for that version. Only minor errata are permitted. To reach the final stage, the Draft Standard must be reviewed for no less than 6 months, and at least two interoperable implementations must be certified. That version is henceforth immutable.
1515

16-
### Current version: 1.0 Technical Specification
16+
SBE version 1.0 has reached the final technical specification stage while release candidates have been developed for proposed version 2.0.
17+
18+
### Version 2.0 Release Candidate 2
19+
20+
Version 2.0 RC2 was approved by the Global Technical Committee on August 15, 2019 for 90 day public review.
21+
22+
Themes of this release:
23+
24+
* Clarification about single-byte character sets
25+
* Improvement of the XML schema, including support for XIinclude
26+
27+
### Version 2.0 Release Candidate 1
28+
29+
Version 2.0 RC1 was approved by the Global Technical Committee on August 16, 2018 for 90 day public review. Features were added due to popular demand. Because it is not interoperable with version 1.0 due to minor wire format changes, it was designated as a major version.
30+
31+
Themes of this release:
32+
33+
* Further enhancements to the schema extension mechanism
34+
* Improvement of the XML schema
35+
36+
### Version: 1.0 Technical Specification
1737
Version 1.0 Draft Standard was promoted to SBE version 1.0 Technical Specification by the Global Technical Committee on Feb. 9, 2016. This is the final specification of version 1.0.
1838

1939
The standard met these criteria for promotion:
@@ -23,20 +43,11 @@ The standard met these criteria for promotion:
2343

2444
SBE standards are available here in GitHub and on the [FIX Trading Community](http://www.fixtradingcommunity.org/pg/structure/tech-specs/simple-binary-encoding) site.
2545

26-
*New:* SBE version 1.0 specification with errata was posted July 27, 2018.
46+
SBE version 1.0 specification with errata was posted July 27, 2018.
2747

2848
#### XML namespace
2949
The XML namespace for SBE version 1.0 message schemas is [http://fixprotocol.io/2016/sbe](http://fixprotocol.io/2016/sbe).
3050

31-
### Working version: 2.0 Release Candidate 1
32-
33-
Version 2.0 RC1 was approved by the Global Technical Committee on August 16, 2018 for 90 day public review. Features were added due to popular demand. Because it is not interoperable with version 1.0 due to minor wire format changes, it was designgted as a major version.
34-
35-
Themes of this release:
36-
37-
* Further enhancements to the schema extension mechanism
38-
* Improvement of the XML schema
39-
4051
### Participation
4152
All users are encouraged to contribute, especially by reviewing proposed changes in the form of pull requests. Your feedback counts.
4253

@@ -46,13 +57,10 @@ Interested parties who wish to participate in the FIX High Performance Working G
4657
The [SBE Conformance project](https://github.com/FIXTradingCommunity/fix-sbe-conformance) provides a conformance test suite to verify interoperability of SBE implementations. All implementors are invited to demonstrate their conformance to the standard.
4758

4859
## License
49-
FIX Simple Binary Encoding specifications are © Copyright 2014-2018 FIX Protocol Ltd.
60+
FIX Simple Binary Encoding specifications are © Copyright 2014-2019 FIX Protocol Ltd.
5061

5162
<a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nd/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">FIX Simple Binary Encoding</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://www.fixtradingcommunity.org/" property="cc:attributionName" rel="cc:attributionURL">FIX Protocol Ltd.</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/">Creative Commons Attribution-NoDerivatives 4.0 International License</a>.<br />Based on a work at <a xmlns:dct="http://purl.org/dc/terms/" href="https://github.com/FIXTradingCommunity/fix-simple-binary-encoding" rel="dct:source">https://github.com/FIXTradingCommunity/fix-simple-binary-encoding</a>
5263

53-
## Implementations
54-
We will post links to open source implementations of SBE. Implementors, contact one
55-
of the owners of this repository.
5664

5765

5866

0 commit comments

Comments
 (0)