Skip to content

6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 21:17
1c77b4c

⚠️BREAKING CHANGES⚠️

  • Starting from version 6, DateTime uses server timezone by default. Set UseServerTimezone to false to revert to old behavior
  • As netcoreapp2.1 went out of support, ClickHouse.Client has switched to netcoreapp3.1
  • Switched to using ClickHouseDecimal class for Decimal. This class is interoperable with regular decimal but is able to hold larger value ranges

Full Changelog: 5.1.1...6.0.0