Releases: factset/enterprise-sdk-eventdriven-factsettrading-java
Releases · factset/enterprise-sdk-eventdriven-factsettrading-java
v2.0.1
What's Changed
- chore(deps-dev): update gh runner by @mima0815 in #78
- fix(deps): bump super-linter/super-linter from 5 to 7 by @dependabot in #73
- chore(package): publish to central portal setup by @gdulafactset in #87
- chore(release): version 2.0.1 to central portal by @gdulafactset in #88
New Contributors
- @gdulafactset made their first contribution in #87
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- fix(deps): bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by @dependabot in #29
- fix(deps): bump org.junit:junit-bom from 5.9.3 to 5.10.0 by @dependabot in #28
- fix(client): send Sec-WebSocket-Protocol protocol by @eschmidtfds in #31
- docs: add snapshot repository documentation by @mima0815 in #33
- feat(client): send custom FactSet user-agent header by @mima0815 in #32
- fix(trading): updated OrderUpdateEvent model by @Ramanth in #30
- docs: gradle snapshot package caching by @mima0815 in #34
- docs: fix link to maven-central by @mima0815 in #35
- refactor(client): combined listener map by @eschmidtfds in #39
- fix(deps): bump actions/checkout from 3 to 4 by @dependabot in #36
- fix(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot in #38
- fix(deps): bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9 by @dependabot in #37
- fix(deps): bump org.projectlombok:lombok from 1.18.28 to 1.18.30 by @dependabot in #41
- fix(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 by @dependabot in #42
- fix(deps): bump com.fasterxml.jackson.core:jackson-core from 2.15.2 to 2.15.3 by @dependabot in #43
- chore(action): pr titles checked against conventional commit rules by @mima0815 in #45
- feat(client)!: allow different messages per subscription by @mima0815 in #40
- feat(trading): adding new models to support new subscription messages by @Ramanth in #44
- docs: update README with latest code example by @Ramanth in #46
- fix(ems): adding securityType enum values by @Ramanth in #52
- fix(client): updating lastCapacity field to string type from enum by @Ramanth in #59
- fix(enum): updating casing of enum values by @AkankshaAcharya in #60
- fix(deps): bump actions/setup-java from 3 to 4 by @dependabot in #55
- fix(deps): bump github/codeql-action from 2 to 3 by @dependabot in #56
- fix(deps): bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 by @dependabot in #49
- fix(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.2 to 2.17.0 by @dependabot in #62
- fix(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.2 by @dependabot in #63
- fix(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.2 by @dependabot in #61
- fix(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.15.2 to 2.17.0 by @dependabot in #64
- feat(trading): new subscription request model by @AkankshaAcharya in #70
- fix(OrderUpdateEvent): adding inboundMessage by @AkankshaAcharya in #76
- chore(release): modify package for prod release v2 by @Filip1x9 in #77
New Contributors
- @Ramanth made their first contribution in #30
- @AkankshaAcharya made their first contribution in #60
- @Filip1x9 made their first contribution in #77
Full Changelog: v1.0.0...v2.0.0
v2.0.0-SNAPSHOT
What's Changed
- refactor(client): combined listener map by @eschmidtfds in #39
- fix(deps): bump actions/checkout from 3 to 4 by @dependabot in #36
- fix(deps): bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot in #38
- fix(deps): bump org.slf4j:slf4j-simple from 2.0.7 to 2.0.9 by @dependabot in #37
- fix(deps): bump org.projectlombok:lombok from 1.18.28 to 1.18.30 by @dependabot in #41
- fix(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.15.2 to 2.15.3 by @dependabot in #42
- fix(deps): bump com.fasterxml.jackson.core:jackson-core from 2.15.2 to 2.15.3 by @dependabot in #43
- chore(action): pr titles checked against conventional commit rules by @mima0815 in #45
- feat(client)!: allow different messages per subscription by @mima0815 in #40
- feat(trading): adding new models to support new subscription messages by @Ramanth in #44
- docs: update README with latest code example by @Ramanth in #46
- fix(ems): adding securityType enum values by @Ramanth in #52
- fix(client): updating lastCapacity field to string type from enum by @Ramanth in #59
- fix(enum): updating casing of enum values by @AkankshaAcharya in #60
- fix(deps): bump actions/setup-java from 3 to 4 by @dependabot in #55
- fix(deps): bump github/codeql-action from 2 to 3 by @dependabot in #56
- fix(deps): bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 by @dependabot in #49
- fix(deps): bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.15.2 to 2.17.0 by @dependabot in #62
- fix(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.2 by @dependabot in #63
- fix(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.2 by @dependabot in #61
- fix(deps): bump com.fasterxml.jackson.core:jackson-annotations from 2.15.2 to 2.17.0 by @dependabot in #64
- feat(trading): new subscription request model by @AkankshaAcharya in #70
- fix(OrderUpdateEvent): adding inboundMessage by @AkankshaAcharya in #76
New Contributors
- @AkankshaAcharya made their first contribution in #60
Full Changelog: v1.0.1-SNAPSHOT...v2.0.0-SNAPSHOT
v1.0.1-SNAPSHOT
What's Changed
- fix(deps): bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by @dependabot in #29
- fix(deps): bump org.junit:junit-bom from 5.9.3 to 5.10.0 by @dependabot in #28
- fix(client): send Sec-WebSocket-Protocol protocol by @eschmidtfds in #31
- docs: add snapshot repository documentation by @mima0815 in #33
- feat(client): send custom FactSet user-agent header by @mima0815 in #32
- fix(trading): updated OrderUpdateEvent model by @Ramanth in #30
- docs: gradle snapshot package caching by @mima0815 in #34
- docs: fix link to maven-central by @mima0815 in #35
New Contributors
Full Changelog: v1.0.0...v1.0.1-SNAPSHOT