File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 0.0.9
2+
3+ ### Various fixes & improvements
4+
5+ - chore(sync): Sync with changes till sha b65df3da50166daec95facef9ca44d8ebfed525 (#31 ) by @nikhars
6+ - Install all dependencies (#30 ) by @nikhars
7+ - Fix the dependencies (#30 ) by @nikhars
8+ - fix (#30 ) by @nikhars
9+ - ignore dist directory (#30 ) by @nikhars
10+ - fix the dependencies (#30 ) by @nikhars
11+ - Sync upto sha 493ddf7e9b5ed3a5e5ee8233ea3fd330c3bb3c7 (#27 ) by @nikhars
12+ - Remove sentry kafka schemas dependency (#29 ) by @nikhars
13+ - Remove it from setup.py (#29 ) by @nikhars
14+ - Remove generate topic data (#29 ) by @nikhars
15+ - WIP (#30 ) by @nikhars
16+ - chore(sync): Sync with changes on ops repo (#27 ) by @nikhars
17+
118## 0.0.8
219
320### Various fixes & improvements
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ def get_requirements() -> Sequence[str]:
4343
4444setup (
4545 name = "sentry-infra-tools" ,
46- version = "0.0.8 " ,
46+ version = "0.0.9 " ,
4747 author = "Sentry" ,
4848 author_email = "oss@sentry.io" ,
4949 packages = find_packages (where = "." , exclude = "tests" ),
You can’t perform that action at this time.
0 commit comments