-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fix CopyIncrementally with no data (#54) - Add ability to specify modification value type in CopyIncrementally (#53) 66e7dc1 Jan Katins <[email protected]> 4. Mar 2021 at 22:06 - Fix read stderr during command execution (#47) - Use echo_queries from mara_db.config.default_echo_queries (#58) - Include all versioned package files in wheel
- Loading branch information
1 parent
a65151f
commit 5fc9aff
Showing
3 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,14 @@ | ||
# Changelog | ||
|
||
## 3.2.0 (2021-03-08) | ||
|
||
- Fix CopyIncrementally with no data (#54) | ||
- Add ability to specify modification value type in CopyIncrementally (#53) 66e7dc1 Jan Katins <[email protected]> 4. Mar 2021 at 22:06 | ||
- Fix read stderr during command execution (#47) | ||
- Use echo_queries from mara_db.config.default_echo_queries (#58) | ||
- Include all versioned package files in wheel | ||
|
||
|
||
## 3.1.1 (2020-07-31) | ||
|
||
- Fix for visible passwords in the logs despite `mara_pipelines.config.password_masks()` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters