1. 27c9b08 Bump pygments from 2.19.2 to 2.20.0 (#144) by dependabot[bot] · 11 days ago master
  2. dfae00d Bump requests from 2.32.5 to 2.33.0 (#142) by dependabot[bot] · 11 days ago
  3. 8a99d75 Bump pyasn1 from 0.6.2 to 0.6.3 (#140) by dependabot[bot] · 11 days ago
  4. 3ed9c32 Bump protobuf from 6.33.0 to 6.33.5 (#133) by dependabot[bot] · 11 days ago
  5. c90837b INFRA-27784 Update setup-up version in CI (#147) by Alex Sorokoumov · 11 days ago
  6. d11bdea Merge pull request #138 from apache/fix-config-file by Henrik Ingo · 13 days ago
  7. 34ad6b0 Merge pull request #139 from apache/next-version-0.8.0 by Henrik Ingo · 4 weeks ago
  8. 0dd2315 Set release version to 0.8.0 by Alex Sorokoumov · 5 weeks ago next-version-0.8.0
  9. 54317df Fix --config-file parser broken by configargparse 1.7.3 by Alex Sorokoumov · 5 weeks ago fix-config-file
  10. 394e235 Bump urllib3 from 2.5.0 to 2.6.3 (#135) by dependabot[bot] · 5 weeks ago
  11. 59e7f9b Bump virtualenv from 20.35.4 to 20.36.1 (#136) by dependabot[bot] · 5 weeks ago
  12. 35eab76 Bump pyasn1 from 0.6.1 to 0.6.2 (#132) by dependabot[bot] · 5 weeks ago
  13. 07bc7c0 Change point detection doc (#126) by Denis Shchepakin · 6 weeks ago
  14. f78bfee Feat/118 (#124) by Alex Sorokoumov · 7 weeks ago
  15. 2bb687f Merge pull request #125 from apache/Gerrrr-patch-4 by Henrik Ingo · 8 weeks ago
  16. ed069cb Add update instructions for website download page by Alex Sorokoumov · 9 weeks ago Gerrrr-patch-4
  17. c600ac6 Merge pull request #123 from apache/docs/121 by Henrik Ingo · 2 months ago
  18. 33052b7 Make examples use published Docker image by Alex Sorokoumov · 2 months ago docs/121
  19. f99c7a2 Update install guide by Alex Sorokoumov · 2 months ago
  20. 3b3d59a Describe release process (#114) by Alex Sorokoumov · 4 months ago
  21. 2e34634 Merge pull request #115 from apache/config-arg-parse-fixup by Henrik Ingo · 4 months ago
  22. 3209e2f Merge pull request #116 from apache/fix-type-annotation by Henrik Ingo · 4 months ago
  23. 7ba4186 Merge pull request #117 from apache/fix-perf-test by Henrik Ingo · 4 months ago
  24. 08d98e5 Add perf tests to CI suite by Alex Sorokoumov · 4 months ago fix-perf-test
  25. c5e1d39 analysis.split sorts change points before getting intervals by Alex Sorokoumov · 4 months ago
  26. 1d67116 Fix type annotation in test_config.py by Alex Sorokoumov · 4 months ago fix-type-annotation
  27. 7c78e1b Fixup 3 bugs in ConfigArgParse usage by Alex Sorokoumov · 4 months ago config-arg-parse-fixup
  28. b8af75b PyPI Project description contains ASF incubating disclaimer (#112) by Alex Sorokoumov · 4 months ago
  29. a68bc98 Add e2e Graphite test (#106) by Alex Sorokoumov · 4 months ago
  30. 7663036 Optimize Docker image (#113) by Alex Sorokoumov · 4 months ago
  31. 2d8bd02 Change supported Python versions to 3.10-3.14 (#108) by Alex Sorokoumov · 4 months ago
  32. 3154520 Merge pull request #105 from apache/config-paths-fixup by Henrik Ingo · 4 months ago
  33. 5c5abc7 Merge pull request #96 from Sowiks/master by Henrik Ingo · 4 months ago
  34. e6dca23 Fixup config paths in docs by Alex Sorokoumov · 4 months ago config-paths-fixup
  35. 4e176a5 Add e2e tests covering CSV and PostgreSQL usage (#103) by Alex Sorokoumov · 4 months ago
  36. 2f4d2ba Fixup csv docs (#102) by Alex Sorokoumov · 4 months ago
  37. b70f2aa Merge pull request #98 from apache/asf-verify by Henrik Ingo · 4 months ago
  38. 3ffbc18 Add ASF license header to scripts in util/ by Henrik Ingo · 5 months ago asf-verify
  39. a31a60f Add another script to be used as helper to check release tar file. by Dave Fischer · 5 months ago
  40. 6aad9db Renamed variables, fixed typos, updated comments. Switched indexing to match slice object notations. by Denis Shchepakin · 5 months ago
  41. ef64531 Add a bash script that contributors may use/adapt to validate releases by Henrik Ingo · 5 months ago
  42. 5276f24 Fix multiple issues discovered via running examples (#95) by Alex Sorokoumov · 5 months ago 0.7.0-incubating-rc3
  43. f8f81d8 Support for Python 3.8 and 3.9 by Denis Shchepakin · 5 months ago
  44. a59a3cf Correct implementation of bisection method by Denis Shchepakin · 5 months ago
  45. f75f356 Replacing signal_processing_algorithms with internal implementation by Denis Shchepakin · 5 months ago
  46. 209ff38 Bump version to 0.7.0 (#94) by Alex Sorokoumov · 5 months ago 0.7.0-incubating-rc2
  47. 8d623fc Add missing config files in examples (#92) by Alex Sorokoumov · 7 months ago 0.7.0-incubating-rc1
  48. 36cd1cb Run Docker build in CI (#90) by Alex Sorokoumov · 7 months ago
  49. cb11830 Reduce Docker image size (#89) by Alex Sorokoumov · 7 months ago
  50. 484aaef Fix config parsing (#91) by Alex Sorokoumov · 7 months ago
  51. 69d2b97 OTAVA-82: use ConfigArgParse to create Config (#86) by Sean McCarthy · 8 months ago
  52. d337e48 Replace Poetry with uv (#80) by Alex Sorokoumov · 8 months ago
  53. 651c5d9 Fix data location in csv example (#81) by Alex Sorokoumov · 8 months ago
  54. 8bb5e8e Update README.md (#71) by Alex Sorokoumov · 9 months ago
  55. c50c1fb Update NOTICE (#72) by Alex Sorokoumov · 9 months ago
  56. 15dbb82 Add license header to python-app.yml (#73) by Alex Sorokoumov · 9 months ago
  57. a56bd76 Update install instructions on Getting Started page (#75) by Alex Sorokoumov · 9 months ago
  58. 1ea2431 Use base image 3.8-slim-bookworm (#76) by Alex Sorokoumov · 9 months ago
  59. 9bce358 Bump version to 0.6.1 (#70) by Alex Sorokoumov · 9 months ago 0.6.1-incubating 0.6.1-incubating-rc1
  60. 9fe98b7 PyPI Project Description (#69) by Alex Sorokoumov · 9 months ago
  61. f1821de Add license and PyPI shields (#67) by Alex Sorokoumov · 9 months ago
  62. 6d8f208 Install instructions use PyPI instead of GH (#68) by Alex Sorokoumov · 9 months ago
  63. 19c4dfd Remove +incubating, add it to description and authors instead (#59) by Alex Sorokoumov · 10 months ago E3QaH4OyvsqU4wau 0.6.0-incubating 0.6.0-incubating-rc5
  64. f1d21a8 Rename project name to apache-otava (#58) by Alex Sorokoumov · 11 months ago 0.6.0-rc4 0.6.0-rc5
  65. ee74e5f Address ASF feedback for RC3 (#57) by Alex Sorokoumov · 11 months ago
  66. 5502d6b Fix markdown markup and a typo in documentation (#54) by Sergey Bronnikov · 12 months ago 0.6.0+incubating-RC3
  67. 73cf53e Add ASF header to .gitignore (#53) by Alex Sorokoumov · 12 months ago 0.6.0+incubating-RC2
  68. 2958c03 CI runs against Python versions 3.8-3.10 (#52) by Alex Sorokoumov · 12 months ago
  69. 404acd0 Merge pull request #48 from ligurio/ligurio/doc-fixes by Henrik Ingo · 1 year ago
  70. 8702c40 Pyproject description (#50) by Alex Sorokoumov · 1 year ago
  71. b924b16 Describe BuildKit in installation guide by Sergey Bronnikov · 1 year ago
  72. ce2af7f Fix typos in documentation by Sergey Bronnikov · 1 year ago
  73. bc98c1e Add .asf.yaml (#44) by Alex Sorokoumov · 1 year ago
  74. 6b7c9e8 Update Dockerfile license (+ fix pre-commit-config) (#45) by Alex Sorokoumov · 1 year ago
  75. 3b164fb Use Poetry 1.8.3 in Docker image (#41) by Alex Sorokoumov · 1 year ago
  76. 0e9167d Add incubation disclaimer (#43) by Alex Sorokoumov · 1 year ago
  77. 66085d2 Add NOTICE file and update license headers (#42) by Alex Sorokoumov · 1 year ago
  78. 64c4cf3 Merge pull request #40 from apache/readme-hunter-cleansing by Henrik Ingo · 1 year, 1 month ago
  79. c7516c3 Review documentation, mainly to remove "Hunter" inspired language by Henrik Ingo · 1 year, 1 month ago
  80. 8dc85db Change 2 straggler datastax-labs urls to apache/otava by Henrik Ingo · 1 year, 1 month ago
  81. 2e53d7f Remove license header from /README.md by Henrik Ingo · 1 year, 1 month ago
  82. 3ddb78d Merge pull request #37 from smccarthy788/sm-ds-to-apache by Sean McCarthy · 1 year, 1 month ago
  83. d22a671 apply Apache license header to source code files by Sean McCarthy · 1 year, 1 month ago
  84. f00e4e6 enforce license headers with pre-commit by Sean McCarthy · 1 year, 1 month ago
  85. 2b77e7a rename Hunter to Otava by Sean McCarthy · 1 year, 1 month ago
  86. 39288aa OTAVA-30: remove unsupported project comment from README by Sean McCarthy · 1 year, 1 month ago
  87. a5110f1 remove DataStax copyright from README by Sean McCarthy · 1 year, 1 month ago
  88. 4d9a43d upgarde poetry to 1.8.3 and minor depdencies upgrades by Sean McCarthy · 1 year, 1 month ago
  89. ec1a7e6 Fix a broken link to Validating Performance of a Feature Branch (#32) by Alex Sorokoumov · 1 year, 2 months ago
  90. 57d4acc Fix broken links (#29) by Alex Sorokoumov · 1 year, 2 months ago
  91. 251884d Introduce docs and reproducible examples (#28) by Alex Sorokoumov · 1 year, 2 months ago
  92. 72c34f6 Merge pull request #27 from nyrkio/to-asf-upstream2 by Henrik Ingo · 1 year, 3 months ago
  93. 542767d Disable asserts for orig_edivisive test. by Henrik Ingo · 1 year, 3 months ago
  94. 1ce8bb8 flake8 format by Henrik Ingo · 1 year, 3 months ago
  95. e616f64 One years worth of linting and formatting... by Henrik Ingo · 1 year, 3 months ago
  96. fa0508d Optimization: Incremental Hunter by Henrik Ingo · 1 year, 6 months ago
  97. 28804cf compute_change_points(): Default min_magnitude to 0.0 by Henrik Ingo · 1 year, 6 months ago
  98. f136d78 Fix: When computing weak changepoints, keep p-value below 1 by Henrik Ingo · 1 year, 6 months ago
  99. 997b3ea Add new unit test and perf tests using tigerbeetle dataset by Henrik Ingo · 1 year, 6 months ago
  100. 208d89a Add timestamp to AnalyzedSeries by Henrik Ingo · 1 year, 9 months ago