Skip to content

Latest commit

 

History

History
305 lines (141 loc) · 13.3 KB

CHANGELOG.md

File metadata and controls

305 lines (141 loc) · 13.3 KB

1.10.5 (2024-08-08)

Bug Fixes

1.10.4 (2024-07-31)

Bug Fixes

  • added graceful shutdown of envoy sidecar for job completion (997feec)

1.10.3 (2024-07-26)

Bug Fixes

  • fixed application timeout issues (bb114da)

1.10.2 (2024-07-26)

Bug Fixes

  • fixed flow control for delta and cve (a1a0e22)
  • removed unnecessary env (4a7cf6e)

1.10.1 (2024-07-25)

Bug Fixes

  • fixed env variables bug (42a26b9)

1.10.0 (2024-07-24)

Features

  • implemented logic to process delta cve (7d65dd8)

1.9.1 (2024-07-17)

Bug Fixes

1.9.0 (2024-07-15)

Features

  • refactored producer to Async producer to increase throughput (6ea2e45)

1.8.3 (2024-06-28)

Bug Fixes

  • updated proceessor batch flush size and frequency (68226ee)

1.8.2 (2024-06-28)

Bug Fixes

  • updated proceessor batch flush size (19a9153)

1.8.1 (2024-06-28)

Bug Fixes

  • updated proceessor batch flush size (09b913a)

1.8.0 (2024-06-28)

Features

  • improved producer throughput (eaa1293)

1.7.1 (2024-06-28)

Bug Fixes

1.7.0 (2024-06-28)

Features

  • implemented liveliness and readiness probe for processor (b1900a1)

1.6.0 (2024-06-27)

Features

1.5.3 (2024-06-27)

Bug Fixes

1.5.2 (2024-06-27)

Bug Fixes

1.5.1 (2024-06-27)

Bug Fixes

  • migrated to syncproducer from asyncproducer (3fc0dc6)

1.5.0 (2024-06-27)

Features

  • migrated to sarama from confluent-kafka (38de7c6)

1.4.2 (2024-06-26)

Bug Fixes

  • fixed cgo disabled error for docker build (2748f49)

1.4.1 (2024-06-26)

Bug Fixes

1.4.0 (2024-06-25)

Features

  • implemented kafka producer (871dbc7)

1.3.7 (2024-06-21)

Bug Fixes

  • updated readme, testing jenkins pipeline (c0945e3)

1.3.6 (2024-06-21)

Bug Fixes

  • updated dockerignore file (e7390ca)

1.3.5 (2024-06-21)

Bug Fixes

  • fixed releaserc to push only release (3182a8d)
  • reverted releasrc changes (5faaf55)

1.3.4 (2024-06-21)

Bug Fixes

1.3.3 (2024-06-20)

Bug Fixes

  • added resume functionality when app crashes (582f71f)

1.3.2 (2024-06-20)

Bug Fixes

  • optimized the app to consume lower memory (ea0272e)

1.3.1 (2024-06-19)

Bug Fixes

1.3.0 (2024-06-14)

Features

  • added index to json records (3bf4ae6)

1.2.4 (2024-06-14)

Bug Fixes

  • fix for migration dockerfile (a87ddf7)

1.2.3 (2024-06-14)

Bug Fixes

  • fix for migration dockerfile (17b89be)

1.2.2 (2024-06-13)

Bug Fixes

  • fix for migration dockerfile (05ae213)

1.2.1 (2024-06-13)

Bug Fixes

  • fixed jenkinsfile variable name (d00ae49)

1.2.0 (2024-06-13)

Bug Fixes

Features

1.1.0 (2024-06-13)

Bug Fixes

Features

  • added docker pipeline for db migrations (64d4147)

1.0.2 (2024-06-13)

Bug Fixes

  • fixed jenkinsfile_docker (be1fbdb)

1.0.1 (2024-06-13)

Bug Fixes

  • fixed jenkinsfile_docker (be19366)

1.0.0 (2024-06-13)

Bug Fixes

  • added jenkins notifyCommitStatus script (136dec3)
  • fix for commitlint (d443a53)
  • fix for jenkinsfile (c27ad23)
  • fixed jenkins pipeline failure (3a70b00)
  • fixed jenkins pipeline failure (243d6f8)
  • fixed releaserc (36612d5)
  • renamed jenkinsfile (37ee752)
  • using npx commitlint lib (0a8bf96)

Features

  • add main.go (3c4ae45)
  • added cve records download, load up in database (aec9ada)
  • added database migrations (5a2b33b)
  • added dockerfile, jenkinsfile for building docker image (fa01de8)
  • added flyway Dockerfile (00c71d6)
  • added indexing, object versioning (593aa4b)
  • added semantic versioning of docker image (54251f0)
  • Jenkins: add JenkinsFile (29faa5b)