File tree Expand file tree Collapse file tree 2 files changed +20
-4
lines changed
Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 33FIX Simple Binary Encoding
44==========================
55
6- Technical Specification
6+ ## Technical Specification
77
8- Working Draft for potential Version 2.0 Release Candidate 1
8+ Version 2.0 Release Candidate 1 August 16,2018
99
1010** THIS DOCUMENT IS A RELEASE CANDIDATE FOR A PROPOSED FIX TECHNICAL
1111STANDARD. A RELEASE CANDIDATE HAS BEEN APPROVED BY THE GLOBAL TECHNICAL
@@ -17,4 +17,4 @@ FEEDBACK TO THE RELEASE CANDIDATE WILL DETERMINE IF ANOTHER REVISION AND
1717RELEASE CANDIDATE IS NECESSARY OR IF THE RELEASE CANDIDATE CAN BE
1818PROMOTED TO BECOME A FIX TECHNICAL STANDARD DRAFT.**
1919
20- ** ©Copyright 2015-2017 FIX Protocol Limited**
20+ ** © Copyright 2015-2018 FIX Protocol Limited**
Original file line number Diff line number Diff line change @@ -10,7 +10,23 @@ These issues were resolved and accepted for version 2.0 Release Candidate 1. See
1010| Issue | Description |
1111| ------:| ----------------------------------------------------------------|
1212| 26 | Adding new variable length field in a repeating group |
13+ | 31 | Presence attribute belongs to a field |
14+ | 35 | Field attributes |
15+ | 36 | Document cross-references |
16+ | 37 | Extend message with repeating groups and vardata |
17+ | 39 | sinceVersion on nested types within a composite |
18+ | 40 | Clarification on constant char encodings |
19+ | 44 | Remove deprecated attributes |
20+ | 45 | Update examples for changed headers |
21+ | 48 | Member names for data encoding type |
22+ | 51 | Semantic type with Decimal encoding |
23+ | 59 | refType is missing semanticAttributes |
24+ | 62 | Decimal representation for optional mantissa with non-constant exponent |
25+ | 64 | Support for easy constant value setting in fields |
26+ | 65 | Alignment of var data and repeating groups |
27+ | 87 | update examples for version 2.0 |
28+
1329
1430### Compatibility
1531
16- Version 2.0 is not back-compatible SBE version 1.0, either in wire format or XML schema.
32+ Version 2.0 is not back-compatible with SBE version 1.0, either in wire format or XML schema.
You can’t perform that action at this time.
0 commit comments