|
2.0.1 Released 12/13/2016
- Fixed precedence issue with the NOT operator (BI-665) (note that this is marked as DCN as there is a note in the docs specifically calling out this bug)
- Fixed error looking up privilege information in databases with capital letters (BI-828)
- Support LIKE pattern matching in SHOW COLUMNS queries (BI-680)
- Improved formatting of aggregation pipeline in logs (BI-814, BI-815)
- Fixed bug in substring function when the combined length of the starting index and substring length exceeds the length of the string (BI-818)
Full list of bugs fixed: https://jira.mongodb.org/browse/BI/fixforversion/17729/?selectedTab=com.atlassian.jira.plugins.jira-development-integration-plugin:release-report-tabpanel
CC rathi.gnanasekaran bryan.reinero
|