Skip to content

Commit

Permalink
chore(main): release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and JamesGuthrie committed Sep 21, 2023
1 parent b68e516 commit 3872189
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Changelog

## 0.1.0 (2023-09-21)


### Features

* add rule to check index usage ([efa8f78](https://github.com/timescale/doctor/commit/efa8f783c02d83039cb46f543eb89b100a8f3485))
* add rule to check pointless segment-by column ([1f3c259](https://github.com/timescale/doctor/commit/1f3c259d939f1a55e2a10bde85fc17add359b40d))
* add rule to detect bad segmentby column ([351ea7c](https://github.com/timescale/doctor/commit/351ea7c04743034d7015614e8a307e6ef246430a))
* add rule to report on bad chunk permissions ([e428c14](https://github.com/timescale/doctor/commit/e428c14ff5c67dd5dca8ba12d9e4b116232ddada)), closes [#3](https://github.com/timescale/doctor/issues/3)


### Bug Fixes

* use parent table stats for segmentby ([f7a117e](https://github.com/timescale/doctor/commit/f7a117ec3e79df4337cf96e650cc61b06903b36a))


### Miscellaneous

* use release-please and publish to pypi ([b68e516](https://github.com/timescale/doctor/commit/b68e516889b23c7cbfba0aa462c1d412d99591cf))

0 comments on commit 3872189

Please sign in to comment.