Releases: eclipse-tradista/tradista
v3.1.0
v3.0.0
What's Changed
- #208 the javafx based client crashes during the loading animation on linux by @oasuncion in #238
- #239 GC Repo/Specific Repo menu items don't work on Linux by @oasuncion in #241
Full Changelog: release/v2.2.1...release/v3.0.0
v2.2.1
What's Changed
- #187 Repos menu items to be removed by @oasuncion in #188
- #189 Types of job parameters are not recognized by @oasuncion in #198
- #190 IllegalFormatConversionException when executing the CashTransfer… by @oasuncion in #200
- #191 bug on dailypnlcalculation job related to gc repos data model by @oasuncion in #209
- #192 IR Cap/Floor/Collar trade loading doesn't work by @oasuncion in #211
- #194 NullPointerException when running the CleanError job by @oasuncion in #213
- #196 Parsing issue when executing the Calendar job by @oasuncion in #215
- #202 Duplicate custom pricers should not be allowed by @oasuncion in #217
- #203 ArrayIndexOutOfBoundsException when loading a fixing error report by @oasuncion in #219
- #204 Issue with EJB prefiltering when stopping a job by @oasuncion in #221
- #203 ArrayIndexOutOfBoundsException when loading a fixing error report by @oasuncion in #223
- #225 Several issues on Position Calculation Error report by @oasuncion in #228
- #230 Spring-dao only needed at runtime by @oasuncion in #231
- #233 Update ejb-jar.xml files to Jakarta EE 10 by @oasuncion in #235
Full Changelog: release/v2.2.0...release/v2.2.1
Tested configuration
Server: WildFly 27.0.1.Final
JRE: Oracle JRE v17.0.15+9-LTS-241, OpenJDK JRE RedHat implementation v17.0.15+6-LTS and OpenJDK JRE Eclipse Temurin implementation v17.0.15+6
Database: Derby 10.16.1.1
Build automation tool: Maven 3.9.6
Build instructions
Eclipse Tradista 2.2.1 can be built using Maven, build the whole application using the tradista-parent project.
Run mvn validate once to ensure that all needed dependencies are added to your local repository.
Then run mvn clean install to build Eclipse Tradista.
v2.2.0
What's Changed
- 125 fix license headers of source code by @oasuncion in #126
- 127 manage special repos by @oasuncion in #128
- #129 Enable P&L calculation for GC Repos by @oasuncion in #130
- #131 ALLOCATION_CONFIGURATION and ALLOCATION_CONFIGURATION_BOOK table… by @oasuncion in #132
- #133 Update Demo page by @oasuncion in #134
- #135 Block substitutions when there is no substitution right on a Repo by @oasuncion in #137
- #138 Give the possibility to calculate delta of Repo trades by @oasuncion in #139
- #140 Wrong exposure calculation for repos by @oasuncion in #141
- #142 Cash flows generation doesn't work for Repos by @oasuncion in #143
- #144 Exception when adding collateral to allocate by @oasuncion in #145
- #146 Exception on delta calculation when there is no collateral price… by @oasuncion in #147
- #148 Exception when saving an exchange without calendar by @oasuncion in #149
- #150 Enhance repo trading dashboard by @oasuncion in #151
- #152 Market Data real time update doesn't work by @oasuncion in #153
- #154 Give the possibility to calculate the convexity of repo trades by @oasuncion in #155
- #156 No vertical scrollbar on comboboxes by @oasuncion in #157
- 158 rename packages to orgeclipse by @oasuncion in #159
- #160 Add Surname, first name and PO of the user logged to the web UI by @oasuncion in #169
- #36 Duplicate JavaFX libraries by @oasuncion in #170
- #171 Mention ECA in CONTRIBUTING.md file by @oasuncion in #172
- Merge #171 in release v2.2.0 by @oasuncion in #173
- #174 Use Quartz v2.5.0 by @oasuncion in #175
- #174 Use Quartz v2.5.0 by @oasuncion in #178
- #179 Add a README file to describe the Bloomberg API jar by @oasuncion in #180
- #179 Add a README file to describe the Bloomberg API jar by @oasuncion in #181
- 182 use a free primefaces template by @oasuncion in #183
- #182 Use a free PrimeFaces template by @oasuncion in #184
- #182 Use a free PrimeFaces template by @oasuncion in #185
- #182 Use a free PrimeFaces template by @oasuncion in #186
Full Changelog: v2.1.0...v2.2.0
Tested configuration
Server: WildFly 27.0.1.Final
JRE: Oracle JRE v17.0.13+10-LTS-268, OpenJDK JRE RedHat implementation v17.0.13.0+11-1 and OpenJDK JRE Eclipse Temurin implementation v17.0.13+11
Database: Derby 10.16.1.1
Build automation tool: Maven 3.9.6
Build instructions
Eclipse Tradista 2.2.0 can be built using Maven, build the whole application using the tradista-parent project.
Run mvn validate once to ensure that all needed dependencies are added to your local repository.
Then run mvn clean install to build Eclipse Tradista.
v2.1.0
What's Changed
- #96 hashCode fix by @oasuncion in #97
- #96 hashCode fix by @oasuncion in #98
- 91 manage gc repos by @oasuncion in #99
- #95 fix a cash transfer issue + Sonar fixes by @oasuncion in #100
- 92 define a default environment by processing organization by @oasuncion in #101
- 102 improve tradista style by @oasuncion in #103
- 93 gc repo pricing should use a pricing parameters set defined at po level by @oasuncion in #104
- 94 gc repo allocations should use a configurable list of books defined at po level by @oasuncion in #105
- #106 Controller classes suffixed with 'Controller' by @oasuncion in #107
- #108 Refactor PricingParameterModuleValidator + Sonar fixes by @oasuncion in #109
- #111 New Pricer Measures for GC Repo trades + Sonar fixes by @oasuncion in #112
- #113 Fix cashflows generation for GC Repo trades by @oasuncion in #114
- #115 Include security prices in Quotes panel by @oasuncion in #116
- #117 Fix Demo Web site + bug fix in TradeSQL + Sonar fixes by @oasuncion in #118
- #119 upgrade EJB version in pom.xml files + several fixes + deactivat… by @oasuncion in #120
- #121 Bump PrimeFaces to v13.0.8 by @oasuncion in #122
- #123 Exposure and collateral MTM to be calculated even if the GC Bask… by @oasuncion in #124
Full Changelog: v2.0.0...v2.1.0
Tested configuration
Server: WildFly 27.0.1.Final
JRE: Oracle JRE v17.0.10, OpenJDK JRE RedHat implementation v17.0.10.0.7-2 and OpenJDK JRE Eclipse Temurin implementation v17.0.10+7
Database: Derby 10.16.1.1
Build automation tool: Maven 3.9.6
Build instructions
Tradista 2.1.0 can be built using Maven, build the whole application using the tradista-parent project.
Run mvn validate once to ensure that all needed dependencies are added to your local repository.
Then run mvn clean install to build Tradista.
v2.0.0
What's Changed
- Refactoring PropertyValueFactory for FXTradeDefinitionController #56 by @Ruptam in #57
- Removing ReadOnlyProperty and making StringProperty in model class by @Ruptam in #58
- Fixes for #52 by @Ruptam in #59
- #52 Fix by @oasuncion in #60
- 63 upgrade to wildfly 27 final by @oasuncion in #65
- #66 Fix NPE by @oasuncion in #67
- #68 fix NPE and add missing annotations on EquityPricerServiceBean fo… by @oasuncion in #69
- #70 Replacing usage of StringProperty's toString() by getValue() in s… by @oasuncion in #71
- 72 dividends cashflows are tried to be calculated even if an equity doesnt pay dividends by @oasuncion in #73
- #74 FIX NPE and a refresh bug in Equity trade window by @oasuncion in #75
- #77 Fix how the calendar is set to the exchange by @oasuncion in #78
- #79 Fixed dividend cashflows generation by @oasuncion in #80
- 81 dividend transfers are duplicated by @oasuncion in #82
- #62 Refactoring of TradistaServiceLocator by @oasuncion in #86
- #64 Upgrade of maven-compiler-plugin and move to Java 17 by @oasuncion in #87
- #76 Control access to EJBs by @oasuncion in #88
- #85 Review hashCode/equals/clone for Tradista Business objects by @oasuncion in #89
- #85 Review hashCode/equals/clone for Tradista Business objects by @oasuncion in #90
New Contributors
Full Changelog: v1.0.6...v2.0.0
Tested configuration
Server: WildFly 27.0.1
JRE: Oracle JRE v17.0.5 or OpenJDK JRE (RedHat implementation) v17.0.5
Database: Derby 10.16.1.1
Build automation tool: Maven 3.8.5
Build instruction
Tradista 2.0.0 can be built using Maven, build the whole application using the tradista-parent project.
Run mvn validate once to ensure that all needed dependencies are added to your local repository.
Then run mvn clean install to build Tradista.
v1.0.6
What's Changed
- Update issue templates by @oasuncion in #51
- Create CONTRIBUTING.md by @oasuncion in #52
- #53 Adding double quotes in the paths by @oasuncion in #54
Full Changelog: v1.0.5...v1.0.6
Tested configuration
Server: WildFly 18.0.1
JRE: Oracle JRE v11.0.5 or OpenJDK JRE (RedHat implementation) v11.0.14.9
Database: Derby 10.15.2.0
Build automation tool: Maven 3.8.5
Build instruction
Tradista 1.0.6 can be built using Maven, build the whole application using the tradista-parent project.
-
Run
mvn validateonce to ensure that all needed dependencies are added to your local repository. -
Then run
mvn clean installto build Tradista.
v1.0.5
What's Changed
- 40 impossible to save a positiondefinition by @oasuncion in #41
- #42 Fix wrong control by @oasuncion in #43
- #46 Do not obfuscate Quote validators by @oasuncion in #47
- 45 trade reports are empty by @oasuncion in #49
Full Changelog: v1.0.4...v1.0.5
Tested configuration
Server: WildFly 18.0.1
JRE: Oracle JRE v11.0.5 or OpenJDK JRE (RedHat implementation) v11.0.14.9
Database: Derby 10.15.2.0
Build automation tool: Maven 3.8.5
Build instruction
Tradista 1.0.5 can be built using Maven, build the whole application using the tradista-parent project.
-
Run
mvn validateonce to ensure that all needed dependencies are added to your local repository. -
Then run
mvn clean installto build Tradista.
v1.0.4
What's Changed
- #34 Fix Javafx client execution on Linux by @oasuncion in #35
- #37 Upgrade JavaFX to 18.0.1 to fix this issue by @oasuncion in #38
Full Changelog: v1.0.3...v1.0.4
Tested configuration
Server: WildFly 18.0.1
JRE: Oracle JRE v11.0.5 or OpenJDK JRE (RedHat implementation) v11.0.14.9
Database: Derby 10.15.2.0
Build automation tool: Maven 3.8.5
Build instruction
Tradista 1.0.4 can be built using Maven, build the whole application using the tradista-parent project.
-
Run
mvn validateonce to ensure that all needed dependencies are added to your local repository. -
Then run
mvn clean installto build Tradista.
v1.0.3
What's Changed
- #31 Upgrade Tweety's fol artefact to 1.17 by @oasuncion in #32
Full Changelog: v1.0.2...v1.0.3
Tested configuration
Server: WildFly 18.0.1
JRE: Oracle JRE v11.0.5 or OpenJDK JRE (RedHat implementation) v11.0.14.9
Database: Derby 10.15.2.0
Build automation tool: Maven 3.8.5
Build instruction
Tradista 1.0.3 can be built using Maven, build the whole application using the tradista-parent project.
-
Run
mvn validateonce to ensure that all needed dependencies are added to your local repository. -
Then run
mvn clean installto build Tradista.