Releases: opexdev/core
Releases · opexdev/core
v1.0.1-beta.7
What's Changed
- API key beta by @Marchosiax in #330
- API key and user level by @Marchosiax in #331
- Increase bc-gateway request size by @Marchosiax in #332
- Fix bc-gateway large data error by @Marchosiax in #333
- Fix long running queries by @Marchosiax in #334
- Improve market queries by @Marchosiax in #335
- Improve financial action processing by @Marchosiax in #343
- Sync branches by @Marchosiax in #344
- Change FA processing with kafka by @Marchosiax in #345
- hotfix - Save fa by uuid in trade manager by @Marchosiax in #346
- Finish setting up prometheus/grafana and elk stack by @Marchosiax in #348
- Finish setting up prometheus/grafana and elk stack (#348) by @Marchosiax in #349
- Add open orders table to handle order book load by @Marchosiax in #353
- Close #350: Open orders caching by @Marchosiax in #354
- fixed #355: Added version to wallet, added integration tests. by @maryarm in #356
- fixed #357: Checks for parent status during sync of financial actions by @maryarm in #358
- Cancel order event processing fixed by @Marchosiax in #360
- Financial action improved by @Marchosiax in #362
Full Changelog: v1.0.1-beta.6...v1.0.1-beta.7
v1.0.1-beta.6
What's Changed
- Close $321: whitelist by @Marchosiax in #323
- Custom email template by @Marchosiax in #325
- Fix market stat issue by @Marchosiax in #326
- Add request verify email by @Marchosiax in #327
- Release v1.0.1-beta.6 by @Marchosiax in #329
Full Changelog: v1.0.1-beta.5...v1.0.1-beta.6
v1.0.1-beta.5
What's Changed
- Close #319: wallet creation bug by @Marchosiax in #320
Full Changelog: v1.0.0-beta.5...v1.0.1-beta.5
v1.0.0-beta.5
What's Changed
- 316 registration clean up by @Marchosiax in #317
- v1.0.0-beta.5 by @Marchosiax in #318
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
v1.0.0-beta.4
What's Changed
- Close #293, Fix bc gateway database rate limit error by @ebrahimmfadae in #294
- Close #297, Fix and improve withdraw request service by @ebrahimmfadae in #308
- Close #292, Add elk stack for monitoring logs by @ebrahimmfadae in #310
- docker-compose: Fix filebeat container name by @ebrahimmfadae in #311
- Change filebeat input type by @ebrahimmfadae in #312
- Close #289: Market service by @Marchosiax in #309
- Close #296, Change candle data order to ASC by @ebrahimmfadae in #314
- Release 1.0.0 beta.4 by @Marchosiax in #315
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
What's Changed
- Close #266, Write tests for create and cancel order by @ebrahimmfadae in #279
- Close #280, Refactor and resolve failed tests in api wallet and matching gateway by @ebrahimmfadae in #282
- #254: Custom verification service by @Marchosiax in #283
- Close #285, Add reserved addresses by sending CSV file by @ebrahimmfadae in #286
- Close #281, Remove dependency to chain scanner by @ebrahimmfadae in #284
- Close #287: New user levels by @Marchosiax in #288
- Unit tests for accountant by @Marchosiax in #290
- Release v1.0.0 beta.3 by @ebrahimmfadae in #291
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- Release v1.0.0-beta.2 by @Marchosiax in #277
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- Close #237, Upload containers to public registry by @ebrahimmfadae in #238
- Add issue templates by @ebrahimmfadae in #252
- Close #253, Add IRT, BSC and BUSD currency by @ebrahimmfadae in #255
- 258 fix vault resetting secrets issue by @ebrahimmfadae in #261
- Fix wrong keycloak session ip by @ebrahimmfadae in #260
- Close #257, Add service health checks by @ebrahimmfadae in #262
- Close #256, Decouple initiate scripts on dev and demo environments by @ebrahimmfadae in #265
- Accountant and wallet improvements by @Marchosiax in #268
- Release v1.0.0-beta.1 by @Marchosiax in #269
Full Changelog: v1.0.0-beta...v1.0.0-beta.1
v1.0.0-beta
What's Changed
- Close #14, add swagger to API by @ebrahimmfadae in #18
- Close #14, Extract swagger config by @ebrahimmfadae in #24
- Close #16, Add symbol mapper to map binance schema to ours by @ebrahimmfadae in #30
- Close #23, Complete db config for bc-persister-postgres by @ebrahimmfadae in #46
- Close #25, Complete assign address service by @ebrahimmfadae in #57
- Close #26, Implement chain sync by @ebrahimmfadae in #58
- Close #28, Implement wallet sync by @ebrahimmfadae in #63
- Feature/1 mvp by @maryarm in #67
- #66: Add BlockchainGateway build step to Jenkinsfile.deploy.groovy by @maryarm in #69
- Feature/1-MVP Kline API ready to merge by @Marchosiax in #70
- Close #64, Implement reserved addresses by @ebrahimmfadae in #71
- Close #26, Add chain endpoint proxy by @ebrahimmfadae in #72
- Implement reserved addresses and chain proxy by @ebrahimmfadae in #74
- close #79: Added 'demo' and 'scheduled' profiles by @Marchosiax in #80
- Close #73, Add swagger to bc gateway by @ebrahimmfadae in #84
- Close #82, Implement chain scan request by @ebrahimmfadae in #83
- Close #85, Implement ChainHandler.fetchChainInfo() by @ebrahimmfadae in #86
- withdraw services by @maryarm in #90
- Close #27, implement wallet proxy by @ebrahimmfadae in #92
- Bugfix/96 fix wallet security by @maryarm in #97
- #95: Record versioning added to orders table in API by @Marchosiax in #99
- Close #100, Fix bc-gateway dependencies by @ebrahimmfadae in #101
- Close #102: CORS configuration with pattern by @Marchosiax in #103
- Feature/98 keycloak impersonation by @maryarm in #104
- close #106: fix balance parser by @Marchosiax in #107
- Close #108, Implement upload/download file by @ebrahimmfadae in #109
- Close #110, Add nginx config for storage by @ebrahimmfadae in #111
- close #112: BlockchainGateway integration issues by @Marchosiax in #113
- close #114: assign address api by @Marchosiax in #115
- Close #116, Fix storage by @ebrahimmfadae in #117
- Fix storage controller by @ebrahimmfadae in #118
- Fix storage return type issue by @ebrahimmfadae in #119
- Add admin service for download by @Marchosiax in #120
- Storage issues by @Marchosiax in #121
- Storage issues by @Marchosiax in #122
- #78: Transaction history API partially implemented by @Marchosiax in #127
- Feature/105 enrich withdraw api by @maryarm in #124
- Fixed #125: Fix price bug when an ask taker matched with a bid maker by @maryarm in #130
- Close #126, Add cors to nginx by @ebrahimmfadae in #132
- Fix nginx config by @ebrahimmfadae in #133
- Transaction history completed by @Marchosiax in #134
- Token decimal calculation by @Marchosiax in #137
- Bug/138 concurrency issue in saving orderbook by @maryarm in #139
- Return 404 on file not found by @ebrahimmfadae in #141
- Close #143, Handle file name by @ebrahimmfadae in #144
- Fixed scan endpoint and Added demo data by @Marchosiax in #145
- Close #94, Normalize db and refactor schemas by @ebrahimmfadae in #148
- close #146: websocket implemented by @Marchosiax in #149
- Fix nginx script by @Marchosiax in #150
- Close #93, Fix dependency structure by @ebrahimmfadae in #151
- close #152: improved interval cancelling mechanism by @Marchosiax in #153
- close #154: fixed serializer by @Marchosiax in #155
- #157 kafka serial by @Marchosiax in #158
- Add stage env by @ebrahimmfadae in #159
- close #160: add retry system by @Marchosiax in #162
- close #160 by @Marchosiax in #163
- close #165: Payment gateway implemented by @Marchosiax in #166
- close #165: Payment gateway implemented (#166) by @Marchosiax in #167
- hotfix - remove payment nginx config by @Marchosiax in #168
- hotfix - nginx by @Marchosiax in #169
- remove payment from enginx config by @Marchosiax in #170
- Close #147, Add storage volume by @ebrahimmfadae in #173
- close #175: Fix tradeId counter by @Marchosiax in #176
- 174 upgrade versions by @maryarm in #179
- close #171 and #177: Kafka improvement by @Marchosiax in #180
- close #183: change java version to 11 by @Marchosiax in #185
- #189: Add Hashicorp Vault as db credential source, smtp password is a… by @maryarm in #190
- #199: move vault host config from docker to main profile by @maryarm in #192
- Close #181, Remove nginx by @ebrahimmfadae in #194
- Close #195, Fix maven build issues by @ebrahimmfadae in #196
- Security issues resolved by @Marchosiax in #197
- Close #200, Refactor deployment configs by @ebrahimmfadae in #206
- Deploy demo version by @ebrahimmfadae in #207
- Close #193, Inject database credentials as envs by @ebrahimmfadae in #209
- Close #210, Add PostgreSQL backup user by @ebrahimmfadae in #211
- Close #208, Update vault use cases by @ebrahimmfadae in #212
- Close #205: Admin services by @Marchosiax in #213
- Close #161, Add referral module by @ebrahimmfadae in #216
- Close #215: Dead letter queue by @Marchosiax in #218
- Keycloak security and profile services by @Marchosiax in #224
- Close #221, Implement CAPTCHA service by @ebrahimmfadae in #225
- referral: Set swagger auth url based on environment by @ebrahimmfadae in #226
- Change password and OTP fixed by @Marchosiax in #228
- Fix keycloak issues by @Marchosiax in #229
- Pagination for admin services by @Marchosiax in #231
- Release v1.0 beta by @ebrahimmfadae in #232
- Change currency gift settings by @ebrahimmfadae in #233
- Admin Improvements by @Marchosiax in #234
- Dev features and enhancements by @Marchosiax in #219
- Fix backup services by @ebrahimmfadae in #235
- PostgreSQL: Fix database error by @ebrahimmfadae in #236
New Contributors
- @maryarm made their first contribution in #67
- @Marchosiax made their first contribution in #70
Full Changelog: https://github.com/opexdev/OPEX-Core/commits/v1.0.0-beta