v2.0.0-SNAPSHOT
Pre-release
Pre-release
What's Changed
- refactor(client): combined listener map by Erik Schmidt (@eschmidtfds) in #39
- fix(deps): bump actions/checkout from 3 to 4 by Dependabot (@dependabot) in #36
- fix(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by Dependabot (@dependabot) in #38
- fix(deps): bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9 by Dependabot (@dependabot) in #37
- fix(deps): bump org.projectlombok:lombok from 1.18.28 to 1.18.30 by Dependabot (@dependabot) in #41
- fix(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 by Dependabot (@dependabot) in #42
- fix(deps): bump com.fasterxml.jackson.core:jackson-core from 2.15.2 to 2.15.3 by Dependabot (@dependabot) in #43
- chore(action): pr titles checked against conventional commit rules by Michael Matzka (@mima0815) in #45
- feat(client)!: allow different messages per subscription by Michael Matzka (@mima0815) in #40
- feat(trading): adding new models to support new subscription messages by Ramanth (@Ramanth) in #44
- docs: update README with latest code example by Ramanth (@Ramanth) in #46
- fix(ems): adding securityType enum values by Ramanth (@Ramanth) in #52
- fix(client): updating lastCapacity field to string type from enum by Ramanth (@Ramanth) in #59
- fix(enum): updating casing of enum values by Akanksha (@AkankshaAcharya) in #60
- fix(deps): bump actions/setup-java from 3 to 4 by Dependabot (@dependabot) in #55
- fix(deps): bump github/codeql-action from 2 to 3 by Dependabot (@dependabot) in #56
- fix(deps): bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 by Dependabot (@dependabot) in #49
- fix(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.2 to 2.17.0 by Dependabot (@dependabot) in #62
- fix(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.2 by Dependabot (@dependabot) in #63
- fix(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.2 by Dependabot (@dependabot) in #61
- fix(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.15.2 to 2.17.0 by Dependabot (@dependabot) in #64
- feat(trading): new subscription request model by Akanksha (@AkankshaAcharya) in #70
- fix(OrderUpdateEvent): adding inboundMessage by Akanksha (@AkankshaAcharya) in #76
New Contributors
- Akanksha (@AkankshaAcharya) made their first contribution in #60
Full Changelog: v1.0.1-SNAPSHOT...v2.0.0-SNAPSHOT