1.10.5 (2024-08-08)
- fixed restart error (94f013e)
1.10.4 (2024-07-31)
- added graceful shutdown of envoy sidecar for job completion (997feec)
1.10.3 (2024-07-26)
- fixed application timeout issues (bb114da)
1.10.2 (2024-07-26)
1.10.1 (2024-07-25)
- fixed env variables bug (42a26b9)
1.10.0 (2024-07-24)
- implemented logic to process delta cve (7d65dd8)
1.9.1 (2024-07-17)
- fixed kafka config (a4e39a0)
1.9.0 (2024-07-15)
- refactored producer to Async producer to increase throughput (6ea2e45)
1.8.3 (2024-06-28)
- updated proceessor batch flush size and frequency (68226ee)
1.8.2 (2024-06-28)
- updated proceessor batch flush size (19a9153)
1.8.1 (2024-06-28)
- updated proceessor batch flush size (09b913a)
1.8.0 (2024-06-28)
- improved producer throughput (eaa1293)
1.7.1 (2024-06-28)
- fixed kafkacat to kcat (5d767bc)
1.7.0 (2024-06-28)
- implemented liveliness and readiness probe for processor (b1900a1)
1.6.0 (2024-06-27)
- added healthz endpoint (3e332e0)
1.5.3 (2024-06-27)
- updated env varriable (688a74d)
1.5.2 (2024-06-27)
- fixed dockerfile (d944c1c)
1.5.1 (2024-06-27)
- migrated to syncproducer from asyncproducer (3fc0dc6)
1.5.0 (2024-06-27)
- migrated to sarama from confluent-kafka (38de7c6)
1.4.2 (2024-06-26)
- fixed cgo disabled error for docker build (2748f49)
1.4.1 (2024-06-26)
1.4.0 (2024-06-25)
- implemented kafka producer (871dbc7)
1.3.7 (2024-06-21)
- updated readme, testing jenkins pipeline (c0945e3)
1.3.6 (2024-06-21)
- updated dockerignore file (e7390ca)
1.3.5 (2024-06-21)
1.3.4 (2024-06-21)
- renamed db name (187cfd9)
1.3.3 (2024-06-20)
- added resume functionality when app crashes (582f71f)
1.3.2 (2024-06-20)
- optimized the app to consume lower memory (ea0272e)
1.3.1 (2024-06-19)
- correct commit message (26e8108)
1.3.0 (2024-06-14)
- added index to json records (3bf4ae6)
1.2.4 (2024-06-14)
- fix for migration dockerfile (a87ddf7)
1.2.3 (2024-06-14)
- fix for migration dockerfile (17b89be)
1.2.2 (2024-06-13)
- fix for migration dockerfile (05ae213)
1.2.1 (2024-06-13)
- fixed jenkinsfile variable name (d00ae49)
1.2.0 (2024-06-13)
- updated dockerfile (e17b345)
1.1.0 (2024-06-13)
- fix for pipeline (276aa90)
- added docker pipeline for db migrations (64d4147)
1.0.2 (2024-06-13)
- fixed jenkinsfile_docker (be1fbdb)
1.0.1 (2024-06-13)
- fixed jenkinsfile_docker (be19366)
- 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)
- 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)