Philadelphia v1.0.0 Release Notes

Release Date: 2018-08-17 // over 5 years ago
  • ๐Ÿš€ Release Notes

    • โœ‚ Remove FIXField class
    • โž• Add FIXMessage#tagAt() method
    • โž• Add FIXMessage#valueAt() method
    • ๐Ÿ“‡ Rename FIXMessage#findIndex() method to indexOf()
    • ๐Ÿ“‡ Rename FIXMessage#findField() method to valueOf()
    • โšก๏ธ Optimize TCP socket handling
    • โž• Add FIXMessage.fromString() method
    • ๐Ÿ“‡ Rename FIXSession class to FIXConnection
    • ๐Ÿ“‡ Rename FIXStatusListener class to FIXConnectionStatusListener
    • โฌ†๏ธ Upgrade to Joda-Time 2.10

    โฌ†๏ธ See the upgrade instructions for more details.

    Maven

    The following artifacts are available in the Central Repository:

    Name Artifact ID Version
    Philadelphia Core philadelphia-core 1.0.0
    Philadelphia FIX 4.2 philadelphia-fix42 1.0.0
    Philadelphia FIX 4.3 philadelphia-fix43 1.0.0
    Philadelphia FIX 4.4 philadelphia-fix44 1.0.0
    Philadelphia FIX 5.0 philadelphia-fix50 1.0.0
    Philadelphia FIX 5.0 SP1 philadelphia-fix50sp1 1.0.0
    Philadelphia FIX 5.0 SP2 philadelphia-fix50s2p 1.0.0
    Philadelphia FIXT 1.1 philadelphia-fixt11 1.0.0

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