Parity v0.7.0 Release Notes

Release Date: 2017-08-23 // over 6 years ago
  • ๐Ÿš€ Release Notes

    • ๐Ÿ‘Œ Improve Parity Matching Engine performance
    • Check quantity on order entry in Parity Trading System
    • ๐Ÿ‘‰ Use direct byte buffer
    • Check price on order entry in Parity Trading System
    • โฌ†๏ธ Upgrade to fastutil 8.1.0
    • โœ‚ Remove market order support from Parity Matching Engine
    • โœ‚ Remove Broken Trade message from POE protocol
    • โœ‚ Remove Broken Trade message from PMD protocol
    • ๐Ÿ”ง Make price and size configurable per instrument in Parity File Formats
    • โœ‚ Remove Seconds message from PMD protocol
    • โœ‚ Remove Order Deleted message from PMD protocol
    • โž• Add Version message to PMR protocol
    • ๐Ÿ“‡ Rename Order message to Order Entered message in PMR protocol
    • โž• Add Order Added message to PMR protocol
    • ๐Ÿ“‡ Rename Cancel message to Order Canceled message in PMR protocol
    • Clean up Trade message in PMR protocol
    • โšก๏ธ Update price and quantity to 64 bits in POE protocol
    • โšก๏ธ Update price and quantity to 64 bits in PMD protocol
    • โšก๏ธ Update price and quantity to 64 bits in PMR protocol
    • โšก๏ธ Update price and quantity representation in POE protocol
    • โšก๏ธ Update price and quantity representation in PMD protocol
    • โšก๏ธ Update price and quantity representation in PMR protocol
    • ๐Ÿ– Handle market data before order entry in Parity Trading System
    • ๐Ÿ”ง Make price and size format configurable in Parity Terminal Client
    • ๐Ÿ”ง Make price and size format configurable in Parity FIX Gateway
    • ๐Ÿ”ง Make price and size format configurable in Parity Trade Reporter
    • ๐Ÿ”ง Make price and size format configurable in Parity Stock Ticker
    • ๐Ÿ”ง Replace FOO with AAPL in example configuration files
    • ๐Ÿ”ง Replace BAR with ETH-BTC in example configuration files
    • ๐Ÿ”ง Replace BAZ with EUR-USD in example configuration files
    • ๐Ÿ‘Œ Improve FIX gateway performance
    • โšก๏ธ Update POE protocol to version 2
    • โšก๏ธ Update PMD protocol to version 2
    • โšก๏ธ Update PMR protocol to version 2

    Maven

    The following artifacts are available in the Central Repository:

    Name Artifact ID Version
    Parity Order Book parity-book 0.7.0
    Parity File Formats parity-file 0.7.0
    Parity Matching Engine parity-match 0.7.0
    Parity Network Protocols parity-net 0.7.0
    Parity Utilities parity-util 0.7.0

    The Group ID for all artifacts is com.paritytrading.parity.


Previous changes from v0.6.0

  • ๐Ÿš€ Release Notes

    • ๐Ÿ”ง Make FIX acceptor address configurable in Parity FIX Gateway
    • ๐Ÿ”ง Make order entry server address configurable in Parity Trading System
    • ๐Ÿ”ง Provide two example configuration files for Parity Trade Reporter
    • โœ‚ Remove Parity Top of Book
    • โž• Add Parity Order Book
    • โšก๏ธ Update example configuration files
    • ๐Ÿ‘Œ Improve Parity Matching engine performance
    • โž• Add configuration for TAQ file format in Parity File Formats
    • Simplify Parity Stock Ticker usage
    • ๐Ÿ›  Fix pending cancel status in Parity FIX Gateway
    • ๐Ÿ”ง Make market data request server address configurable in Parity Trading System
    • ๐Ÿ”ง Make market reporting request server address configurable in Parity Trading System
    • โœ‚ Remove Nassau dependency from Parity Utilities
    • โœ‚ Remove Config dependency from Parity Utilities
    • ๐Ÿ‘Œ Improve Parity Network Protocols performance
    • ๐Ÿ‘Œ Improve Parity FIX Gateway performance
    • ๐Ÿ‘Œ Improve Parity Trading System performance
    • โฌ†๏ธ Upgrade to fastutil 7.0.13
    • ๐Ÿ‘Œ Improve project structure
    • ๐Ÿ‘Œ Improve documentation
    • โž• Add portfolio script for Parity Trade Reporter
    • โฌ†๏ธ Upgrade to Nassau 0.13.0

    Maven

    The following artifacts are available in the Central Repository:

    Name Group ID Artifact ID Version
    Parity Order Book com.paritytrading.parity parity-book 0.6.0
    Parity File Formats com.paritytrading.parity parity-file 0.6.0
    Parity Matching Engine com.paritytrading.parity parity-match 0.6.0
    Parity Network Protocols com.paritytrading.parity parity-net 0.6.0
    Parity Utilities com.paritytrading.parity parity-util 0.6.0