Skip to content

Latest commit

 

History

History
554 lines (301 loc) · 19.8 KB

CHANGELOG.md

File metadata and controls

554 lines (301 loc) · 19.8 KB

Changelog

v0.6.0 (2023-11-27)

  • 56bcac4 Enable custom metrics
  • e8c600b update prometheus port (#172)
  • fe8865a Update manifest (#171)
  • d90b1bb Manifest 1 (#170)
  • e0d349b Update prometheus install.yaml (#169)
  • bd28871 Prometheus Query Service (#168)

Contributors

  • Saravanan Balasubramanian

v0.5.0 (2023-09-12)

  • e922195 Enable custom metrics (#162)
  • 5653128 fix: thresh bug when there is RedisRegistryError (#164)

Contributors

  • Kushal Batra
  • Saravanan Balasubramanian

v0.4.15 (2023-08-07)

Contributors

v0.4.13 (2023-07-06)

  • 620d1f3 fix: training only when model loading from registry source (#159)

Contributors

  • Kushal Batra

v0.4.12 (2023-07-06)

  • cdf1bbd fix: redis connection issues; postprocess payload mutation (#158)

Contributors

  • Avik Basu

v0.4.11 (2023-06-20)

  • a057cd8 fix: update numalogic version (#156)

Contributors

  • Kushal Batra

v0.4.10 (2023-06-16)

Contributors

  • Kushal Batra

v0.4.9 (2023-06-15)

Contributors

  • Kushal Batra

v0.4.8 (2023-06-15)

  • 32f3a35 fix: create new copy of array while retrieving from payload (#148)

Contributors

  • Avik Basu

v0.4.7 (2023-06-15)

Contributors

  • Kushal Batra

v0.4.6 (2023-06-14)

  • 643c138 fix: prometheus fetcher (#147)

Contributors

  • Nandita Koppisetty

v0.4.5 (2023-06-14)

Contributors

  • Kushal Batra

v0.4.4 (2023-06-13)

  • 4966e7c feat: add loguru for logging (#143)
  • a40fea5 Fix logs (#142)
  • 9cb56fe feat: Add caching support (#141)

Contributors

  • Kushal Batra

v0.4.1 (2023-05-25)

Contributors

  • Nandita Koppisetty

v0.4.0 (2023-05-24)

  • 77675bb feat!: use numalogic v0.4a0 for using redis model store (#133)

Contributors

  • Avik Basu

v0.3.2a0 (2023-04-26)

Contributors

v0.3.2 (2023-04-27)

  • 6920ffa feat: env vars to config (#125)
  • d75cd12 fix: catch inference errors and send for static thresholding (#126)
  • 1c9d7c7 fix: manifests for open source (#124)

Contributors

  • Avik Basu
  • Nandita Koppisetty

v0.3.1a0 (2023-04-24)

Contributors

v0.3.1 (2023-04-26)

  • 6fa37ba fix: catch inference errors and send for static thresholding
  • 1c9d7c7 fix: manifests for open source (#124)
  • 76fb7fa chore!: drop support for python 3.9 (#123)
  • 9ce0db0 feat: support sentinel redis (#118)

Contributors

  • Avik Basu
  • Nandita Koppisetty

v0.3.0 (2023-04-14)

Contributors

v0.2.8 (2023-04-14)

  • 2d49c4f feat: watchdog observer for config auto loading (#119)

Contributors

  • Nandita Koppisetty

v0.2.7 (2023-04-05)

  • f19a68f fix: catch braoder redis exceptions (#115)

Contributors

  • Avik Basu

v0.2.6 (2023-03-28)

  • 187a8dd fix: duplicate payload generation for the same timestamp and composite key (#114)
  • be48c49 fix: tanh scaler nan bug (#112)

Contributors

  • Avik Basu

v0.2.5a2 (2023-03-24)

  • 84e91d5 chore!: update pynumaflow -> 0.3x (#108)
  • f7760a1 Move default configs (#111)

Contributors

  • Avik Basu
  • Nandita Koppisetty

v0.2.5a1 (2023-03-24)

Contributors

  • Avik Basu

v0.2.5a0 (2023-03-24)

  • 2696988 chore!: update pynumaflow -> 0.3x

Contributors

  • Avik Basu

v0.2.5 (2023-03-27)

  • be48c49 fix: tanh scaler nan bug (#112)
  • 84e91d5 chore!: update pynumaflow -> 0.3x (#108)
  • f7760a1 Move default configs (#111)

Contributors

  • Avik Basu
  • Nandita Koppisetty

v0.2.4 (2023-03-21)

  • 8b2f20e fix: save preproc + thresh model with conf keys (#107)
  • a6e6df5 fix: prevent torch and lightning version major changes (#105)

Contributors

  • Avik Basu

v0.2.3a0 (2023-03-15)

Contributors

v0.2.3 (2023-03-15)

  • a6e6df5 fix: prevent torch and lightning version major changes (#105)
  • 181c353 fix: static score calculation to use the correct limit from conf (#104)

Contributors

  • Avik Basu

v0.2.2 (2023-03-14)

  • 249c56f fix: static score calculation to use the correct limit from conf
  • b5b85d1 Fix non aws session (#103)
  • 0fe755f fix: update default session for aws (#102)

Contributors

  • Avik Basu

v0.2.1a0 (2023-03-13)

Contributors

  • Avik Basu

v0.2.1 (2023-03-14)

  • b5b85d1 Fix non aws session (#103)
  • 0fe755f fix: update default session for aws (#102)
  • 58513d8 fix: weakref error while saving torch model (#101)

Contributors

  • Avik Basu

v0.2.0a4 (2023-03-09)

  • 1866591 fix: unified anomaly (#98)

Contributors

  • Nandita Koppisetty

v0.2.0a3 (2023-03-08)

Contributors

  • Nandita Koppisetty

v0.2.0a2 (2023-03-08)

  • f77c4d9 feat: config driven trainers (#93)

Contributors

  • Nandita Koppisetty

v0.2.0a1 (2023-03-07)

  • cf3b80a feat: ensemble scoring (#92)

Contributors

  • Avik Basu

v0.2.0a0 (2023-03-03)

Contributors

v0.2.0 (2023-03-10)

  • 58513d8 fix: weakref error while saving torch model (#101)
  • 1866591 fix: unified anomaly (#98)
  • 2abe7b6 fix: import bugs (#96)
  • f77c4d9 feat: config driven trainers (#93)
  • cf3b80a feat: ensemble scoring (#92)
  • e588837 feat: config driven aiops (#90)

Contributors

  • Avik Basu
  • Nandita Koppisetty

v0.1.5a8 (2023-02-28)

  • a8eb36e fix: Fix the quay.io repo (#88)

Contributors

  • Saravanan Balasubramanian

v0.1.5a7 (2023-02-28)

  • f7add21 fix: Fix the release repo for prometheus-serde (#87)

Contributors

  • Saravanan Balasubramanian

v0.1.5a6 (2023-02-22)

Contributors

  • Nandita Koppisetty

v0.1.5a5 (2023-02-22)

  • deb327d feat!: generate scores using static thresholding (#80)

Contributors

  • Avik Basu

v0.1.5a4 (2023-02-09)

Contributors

  • Nandita Koppisetty

v0.1.5a3 (2023-02-09)

Contributors

  • Nandita Koppisetty

v0.1.5a2 (2023-02-08)

Contributors

v0.1.5a1 (2023-02-06)

  • b043a5b fix: metric name for fuzzy error rate (#74)

Contributors

  • Nandita Koppisetty

v0.1.5a0 (2023-02-06)

Contributors

v0.1.5 (2023-03-02)

  • a8eb36e fix: Fix the quay.io repo (#88)
  • f7add21 fix: Fix the release repo for prometheus-serde (#87)
  • ee187bf fix: remove log (#85)
  • deb327d feat!: generate scores using static thresholding (#80)
  • e289a90 fix: metric name (#79)
  • 9717694 fix: logging bug (#77)
  • b043a5b fix: metric name for fuzzy error rate (#74)
  • 5b15bc8 fix: cleaning nan & inf values to 0.0 (#71)
  • f19fcec fix: train threshold clf (#69)

Contributors

  • Avik Basu
  • Nandita Koppisetty
  • Saravanan Balasubramanian

v0.1.4a1 (2023-01-31)

Contributors

  • Avik Basu

v0.1.4a0 (2023-01-31)

Contributors

v0.1.4 (2023-02-03)

  • 5b15bc8 fix: cleaning nan & inf values to 0.0 (#71)
  • f19fcec fix: train threshold clf (#69)
  • c5102ef feat!: threshold udf with multiple trainers (#66)
  • 576e9da fix: profile logging (v0.1.3) (#63)

Contributors

  • Avik Basu

v0.1.3a1 (2023-01-23)

  • 290ca60 feat: allow stateful preproc artifacts (#61)

Contributors

  • Avik Basu

v0.1.3a0 (2023-01-23)

Contributors

v0.1.3 (2023-01-25)

  • 576e9da fix: profile logging (v0.1.3) (#63)
  • 290ca60 feat: allow stateful preproc artifacts (#61)

Contributors

  • Avik Basu

v0.1.2 (2023-01-20)

  • 7780dc3 fix: avoid setting as failure in udsink (#57)
  • be4a1d2 fix: logs (#55)
  • f87122e fix: allow hash_id column name as an argument (#53)
  • b4d5188 fix: build (#52)

Contributors

  • Avik Basu
  • Nandita Koppisetty

v0.1.1a0 (2023-01-18)

Contributors

v0.1.1 (2023-01-19)

  • f87122e fix: allow hash_id column name as an argument (#53)
  • b4d5188 fix: build (#52)
  • ea0d4d8 feat: rollouts anomaly (#51)
  • 1e8fa6c fix: set skipped msg as success (#46)
  • 5e1e233 fix: branch name (#44)

Contributors

  • Avik Basu
  • Nandita Koppisetty

v0.1.0a1 (2023-01-17)

  • a37d581 fix: install pytorch-lightning in docker (#42)
  • 1fc7daf fix: tag for release (#40)

Contributors

  • Avik Basu
  • Nandita Koppisetty

v0.1.0a0 (2023-01-17)

Contributors

v0.1.0 (2023-01-18)

  • 1e8fa6c fix: set skipped msg as success (#46)
  • 5e1e233 fix: branch name (#44)
  • a37d581 fix: install pytorch-lightning in docker (#42)
  • 1fc7daf fix: tag for release (#40)
  • 4789b19 feat: train udsink request deduplication (#39)
  • d27bf45 fix: docker image size (#36)
  • ee9f223 fix: build ci typo (#34)

Contributors

  • Avik Basu
  • Nandita Koppisetty

v0.0.4 (2023-01-17)

  • e649807 feat!: use numalogic v0.3 (#23)
  • b57df1b fix: indentation (#28)

Contributors

  • Avik Basu
  • Nandita Koppisetty

v0.0.3 (2022-12-20)

Contributors