Releases: leanix/leanix-github-agent
Releases · leanix/leanix-github-agent
v0.1.0 🌈
Changes
🚀 Features
- cid-3525: Change the full scan to async method (#78)
- Feature/cid 3846 handle multiple pod in k8s (#75)
- CID-3295: Improve connection closed logging (#74)
- CID-2911: Expand rate limit handling to GitHub GraphQL calls (#70)
- CID-3368: Paginate getting installations & organisations (#69)
🐛 Bug Fixes
- CID-3528: Expand the retry interval (#79)
- CID-3400 Skip manifest files for archived repositories (#71)
- CID-3369: Validate permissions on each installation before scanning (#68)
🧰 Maintenance
v0.0.4 🌈
Changes
🚀 Features
- CID-3277: Add rate limit handling for manifest file searching (#59)
- CID-3124: Trigger full scan on new org installation (#56)
🐛 Bug Fixes
- cid-3383: Enable async (#66)
- cid-3370: Add call to send org when a new installation happens (#64)
- CID-3381: remove installation event verification (#65)
- CID-3362: ignore push events without a head commit (#61)
- CID-3367: Validate push and installation event are enabled for GitHub App (#62)
- CID-3381: Validate Env variables presence (#63)
- CID-3293: Fix filter of archived repos (#60)
- CID-3293: Filter out archived repositories (#58)
🧰 Maintenance
- CID-2940 Use 5 max attempts for retrying establishing connection (#57)
v0.0.3 🌈
v0.0.2 🌈
Changes
🚀 Features
- CID-3107: React to manifest file deletion via Webhook (#33)
- CID-3105: React to manifest file creation via Webhook (#32)
- Feature/cid 3089/enchance admin logging (#31)
- Feature/cid 2908 send multi manifest files (#30)
- CID-3018: Modify repositories full scan to no send manifest content (#27)
- CID-2939: Improve connection error logs. Fix jwtToken variable name. … (#25)
- Feature/cid 2774/send error logs to backend (#24)
- CID-2885: Send GitHub App name to backend (#22)
- CID-2874: Support .yaml and .yml extensions for manifest file (#18)
- CID-2777: Secure webhook listener endpoint (#16)
- Feature/cid 2776/create a webhook listener endpoint (#14)
- Feature/cid 2745/get list of repositories and manifest files and send data to backend (#8)
- Feature/cid 2744/get list of organisations (#7)
- Feature/cid 2731/establish ws connection on startup (#5)
- Feature/cid 2732/authenticate to ghe (#2)
- Feature/cid 2729/create boiler plate code (#1)
🐛 Bug Fixes
- CID-3008: grant write to action to create tag (#47)
- CID-3153: add check to prevent steps from triggering (#44)
- CID-3153: add env variables for docker registry (#43)
- CID-3153: fix Publish Package to ghcr.io action (#41)
- CID-3008: running release drafter and tag next version of merge to ma… (#39)
- cid-31656: Remove the name of the file on the webhook events (#36)
- CID-3159: Use yaml as manifest extension (#34)
- cid-3158: Remove filename when file is in the root (#35)
- CID-3000: Switch from app name to slug (#28)
- CID-2885: Updating appName topic (#26)
- CID-2939: Improve connection error logs. Fix jwtToken variable name. … (#25)
- Feature/cid 2918/error when receiving push event for creating yml file (#20)
- CID-2872: Su (#19)
- CID-2896: Handle GitHub App with no installation (#17)
- CID-2776: fix endpoint (#15)
- CID-2745: fix endpoint urls (#10)
- CID-2824: fix cache expiry duration (#9)
🧰 Maintenance
- CID-3153: use release drafter (#42)
- CID-3008: Publish Image to OSS Store Docker registry (#29)
- cid-2870 Adds test report to the build workflow (#23)
- CID-2920: fix vulnerabilities (#21)
- CID-2873: Add /app/ghe prefix to all topic endpoints (#13)
- CID-2862: Create a separate GH action to release dev docker image (#12)
v0.0.1
Placeholder release.