-
Notifications
You must be signed in to change notification settings - Fork 126
Comparing changes
Open a pull request
base repository: getdozer/dozer
base: v0.1.17
head repository: getdozer/dozer
compare: v0.1.18
- 16 commits
- 87 files changed
- 5 contributors
Commits on Apr 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1805302 - Browse repository at this point
Copy the full SHA 1805302View commit details
Commits on Apr 19, 2023
-
feat: Support loading dozer config from an url. (#1440)
Tested with ```bash cargo run -- -c https://raw.githubusercontent.com/getdozer/dozer-samples/main/connectors/local-storage/dozer-config.yaml ``` Also fixes #1345.
Configuration menu - View commit details
-
Copy full SHA for 5178fb6 - Browse repository at this point
Copy the full SHA 5178fb6View commit details -
test: Add flights e2e scenario (#1425)
* Add flights e2e setup * Add expectations file * fix config * fix dozer config * Change connection to bookings * Rename bookings_conn folder * Set db flights * Remove -f from unzip command * Update db name * Update download script * Increase healthcheck timeout * Install unzip * Update config
Configuration menu - View commit details
-
Copy full SHA for 22cc101 - Browse repository at this point
Copy the full SHA 22cc101View commit details -
fix: Use rustls reqwest (#1443)
* use rustls reqwest * Remove blocking feature
Configuration menu - View commit details
-
Copy full SHA for 96c9533 - Browse repository at this point
Copy the full SHA 96c9533View commit details
Commits on Apr 20, 2023
-
feat: Switch to postgres for admin database (#1444)
* chore: `NewConnection::id` is not optional * chore: Switch to postgres for admin database. We can still opt-in using sqlite by enabling the feature `admin-sqlite`. This is for the ease of local development. * chore: Remove unused dependency and files * chore: Include `admin-sqlite` feature when running tests
Configuration menu - View commit details
-
Copy full SHA for 8764997 - Browse repository at this point
Copy the full SHA 8764997View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81e76b3 - Browse repository at this point
Copy the full SHA 81e76b3View commit details -
chore: Remove dozer-admin package (#1448)
* chore: Remove dozer-admin package * Remove sqlite feature in tests
Configuration menu - View commit details
-
Copy full SHA for d7b0b67 - Browse repository at this point
Copy the full SHA d7b0b67View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2952e4 - Browse repository at this point
Copy the full SHA c2952e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72faa3e - Browse repository at this point
Copy the full SHA 72faa3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b65734 - Browse repository at this point
Copy the full SHA 4b65734View commit details
Commits on Apr 21, 2023
-
chore: Change error message for
CustomTypeNotSupported
(#1459)* chore: Change error message for `CustomTypeNotSupported` * chore: Include custom type name in error message
Configuration menu - View commit details
-
Copy full SHA for c58df4a - Browse repository at this point
Copy the full SHA c58df4aView commit details -
fix: uuid postgres type support (#1458)
* fix: uuid postgres type support (cherry picked from commit 82551d1) * addressed comment * addressed comment * addressed comment * addressed comment * addressed comment * addressed comment
Chloe Kim authoredApr 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 86775c9 - Browse repository at this point
Copy the full SHA 86775c9View commit details -
Fix typo Signed-off-by: John Doe <nurikk@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for da96da8 - Browse repository at this point
Copy the full SHA da96da8View commit details -
feat:
dozer deploy
command (#1435)* feat: `dozer deploy` command Signed-off-by: Chloe Kim <chloeminkyung@gmail.com> * feat: `dozer deploy` command Signed-off-by: Chloe Kim <chloeminkyung@gmail.com> * feat: `dozer deploy` command Signed-off-by: Chloe Kim <chloeminkyung@gmail.com> * feat: `dozer deploy` command Signed-off-by: Chloe Kim <chloeminkyung@gmail.com> * feat: `dozer deploy` command Signed-off-by: Chloe Kim <chloeminkyung@gmail.com> * feat: `dozer deploy` command Signed-off-by: Chloe Kim <chloeminkyung@gmail.com> * feat: `dozer deploy` command Signed-off-by: Chloe Kim <chloeminkyung@gmail.com> * feat: `dozer deploy` command Signed-off-by: Chloe Kim <chloeminkyung@gmail.com> * addressed comments Signed-off-by: Chloe Kim <chloeminkyung@gmail.com> * addressed comments Signed-off-by: Chloe Kim <chloeminkyung@gmail.com> * feat: Call `dozer-admin` deploying APIs * chore: Remove unnecessary error variant --------- Signed-off-by: Chloe Kim <chloeminkyung@gmail.com> Co-authored-by: chubei <914745487@qq.com>
Configuration menu - View commit details
-
Copy full SHA for e7d394c - Browse repository at this point
Copy the full SHA e7d394cView commit details -
feat: Make secondary index configurable (#1461)
* feat: Make secondary index configurable * chore: Suggest configuration that should be added if it's not found
Configuration menu - View commit details
-
Copy full SHA for 3549b93 - Browse repository at this point
Copy the full SHA 3549b93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9331592 - Browse repository at this point
Copy the full SHA 9331592View commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.