Skip to content

Commit

Permalink
Bump up version feature: AwsSdkLogger filter patch
Browse files Browse the repository at this point in the history
A temporary patch to filter out sensitive data from AwsSdkLogger. Might be replaced by a holistic secret detector in the future.
  • Loading branch information
sfc-gh-wshangguan authored Aug 18, 2020
1 parent fded3b8 commit 4ec2306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/snowflake/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
#ifndef SNOWFLAKE_CLIENT_VERSION_H
#define SNOWFLAKE_CLIENT_VERSION_H

#define SF_API_VERSION "0.5.7"
#define SF_API_VERSION "0.5.8"

#endif /* SNOWFLAKE_CLIENT_VERSION_H */

0 comments on commit 4ec2306

Please sign in to comment.