Releases: wix/velo-external-db
Releases · wix/velo-external-db
velo-external-db-1.0.3
What's Changed
- Dockerfile fix & optimization by @MXPOL in #2
- database operation by @Idokah in #4
- create router file and load async by @Idokah in #5
- secret manager clients packge by @MXPOL in #3
- Async function in startup and test fixes by @MXPOL in #6
- add oid and bool cases to SchemaColumnTranslator postgres by @Idokah in #9
- appjs redesign by @MXPOL in #10
- add app-info pages by @Idokah in #8
- external db config refactor by @MXPOL in #7
- wrap schema api function with try,catch by @Idokah in #12
- replace err.sqlMessage to err.message on postgres by @Idokah in #13
- change validate connection func by @Idokah in #11
- External db config by @MXPOL in #14
- Appinfo page + Error page redesign by @MXPOL in #17
- initial commit of adapter installer packge by @noam-almog in #18
- Travis by @Idokah in #20
- nop by @Idokah in #22
- Travis update by @Idokah in #23
- add main.yml by @Idokah in #24
- github actions by @Idokah in #27
- Azure adapter installer by @Idokah in #19
- fix mssql connection provider by @Idokah in #28
- Firestore implementation by @MXPOL in #26
- add temp fix for spanner float by @Idokah in #31
- mongo data provider implementation by @Idokah in #32
- mongo data provider fixes by @Idokah in #33
- mongo filter transformer by @Idokah in #35
- mongo operations, connection provider by @Idokah in #36
- mongo-urlized by @Idokah in #37
- google sheets implementation by @MXPOL in #34
- Mongo utils tests by @Idokah in #38
- first version airtable data_provider and filter_parser by @Idokah in #43
- Airtable data_provider by @Idokah in #44
- change mongo config reader to uri only by @Idokah in #41
- google-sheets tests by @MXPOL in #42
- MongoDB - add validateTable by @Idokah in #45
- Airtable mock and operations by @Idokah in #47
- allowing to start docker on dev env by @noam-almog in #48
- testing yaml strategy by @noam-almog in #49
- airtable data e2e by @Idokah in #50
- Added matrix testing to mysql 5.7 by @noam-almog in #51
- CI testing versions by @noam-almog in #52
- Docs fix readme by @ebaynash in #54
- syntax by @noam-almog in #55
- adding cache of node modules by @noam-almog in #56
- Airtable schema by @Idokah in #57
- remove updatable fields check on update by @noam-almog in #58
- GCP installer script by @MXPOL in #60
- azure script before refactoring by @Idokah in #62
- Azure script by @Idokah in #63
- add postgres support and fix typo by @Idokah in #64
- add region select for azure by @Idokah in #65
- Airtable by @Idokah in #59
- deps upgrade by @noam-almog in #66
- moved airtable to normal build flow by @noam-almog in #67
- CI fix by @MXPOL in #70
- fixed total count calculation by @noam-almog in #72
- DynamoDB support (WIP) by @Idokah in #71
- removed package lock yet again by @noam-almog in #74
- Dynamo refactor by @Idokah in #73
- default empty sort to remove warning airtable by @Idokah in #76
- add query option for keys (patched for now) by @Idokah in #75
- move queryable logic to filter transformer by @Idokah in #77
- BigQuery support (WIP) by @MXPOL in #69
- docker hub deploy workflow by @Idokah in #83
- Lint refactor by @MXPOL in #80
- V2 new filter, aggregation by @Idokah in #86
- Lint git hooks + lint tests by @MXPOL in #84
- Refactor sql filter parser by @Idokah in #88
- rename from ranomV2Filter to randomFilter by @Idokah in #89
- Spanner schema subtype by @Idokah in #90
- Count aggregation by @MXPOL in #96
- refactor schema adapter layer by @noam-almog in #97
- refactor tests for schema by @noam-almog in #101
- refactor tests for data by @noam-almog in #102
- Api wrapper transform filter by @Idokah in #99
- BigQuery tests by @MXPOL in #85
- added schema headers support by @noam-almog in #103
- added supported operations skeleton for all providers by @noam-almog in #104
- Allowed query operators for each filed type by @MXPOL in #105
- Wrap API - Parse aggregation by @Idokah in #106
- reorged directory structure of core module by @noam-almog in #107
- google sheets - support for the new schema cache feature by @MXPOL in #110
- Split ApiWrapper by @Idokah in #109
- Mysql with new filter, aggregation format by @Idokah in #111
- Google sheets tests by @MXPOL in #112
- Mongo new filter, aggregation format by @Idokah in #113
- Postgres new filter, aggregation format by @Idokah in #114
- Firestore new filter, aggregation format by @Idokah in #115
- spanner support new format by @Idokah in #120
- rename azr to azure by @Idokah in #118
- dynamodb support new format by @Idokah in #121
- Supported schema operations by @MXPOL in #116
- mssql support new format by @Idokah in #122
- bigquery support new format by @Idokah in #124
- google-sheets support new format by @Idokah in #125
- airtable support new format by @Idokah in #123
- All implementations with new filter format by @Idokah in #127
- added timers to refresh cache and remove lazy options by @noam-almog in #132
- refactor data service by @Idokah in #134
- big query cleanup by @noam-almog in #131
- supported schema operations by @MXPOL in #128
- CI: run tests for google-sheets in CI workflow by @MXPOL in #135
- new property to schema list response by @MXPOL in #137
- fix for schema service tests by @MXPOL in #139
- Allowed operation for each collection by @MXPOL in https://gi...
@wix-velo/external-db-postgres-1.0.3
chore(@wix-velo/external-db-postgres): release version 0.1.0