Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

update changelist #144

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELIST.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## V 1.2.0
Added spark 3.1 support. Added brackets to staging table name for NO_DUPLICATES mode.

## v 1.1.0
Added profiles for spark 2.4 and spark 3.0 build. Provided test app and framework for spark mssql connector E2E tests. Added brackets to staging table name for NO_DUPLICATES mode.

## V 1.0.2
Updated supported JDBC version to 8.4.1. Removed deprecated classes.

## V 1.0.1
Computed column fix and refactoring and file licensing headers.

Expand Down