Releases: Netcracker/qubership-jaeger
Releases · Netcracker/qubership-jaeger
v0.27.0
🚀 Release
What's Changed
💡 New Features
- (#256) feat: added optional memory-limiter processor by @al-matushkin
- (#253) feat: Add security scan workflow for Docker packages by @nookyo
🐞 Bug Fixes
- (#291) fix: increase memory limit for integration tests by @asatt
- (#281) fix: updated proxy config & query ingress by @dmitriikazanin
- (#258) fix: fixes for jaeger-release action by @al-matushkin
🧰 Maintenance
- (#282) chore(ci): update security-scan workflow to the latest version by @NetcrackerCLPLCI
- (#257) chore: enable matrix for security scan manual execution by @IldarMinaev
- (#254) chore: add unit tests by @Beauline
- (#243) chore: add push trigger for go unit tests by @Beauline
- (#242) chore: correct deployment status provisioner tag by @Beauline
⬆️ Dependencies
30 changes
- (#292) chore(deps): bump the all group with 2 updates by @dependabot[bot]
- (#287) chore(deps): bump sigs.k8s.io/controller-runtime from 0.23.1 to 0.23.3 in /readiness-probe by @dependabot[bot]
- (#290) chore(deps): bump the all group with 7 updates by @dependabot[bot]
- (#286) chore(deps): bump golang from 1.26.0-alpine3.22 to 1.26.1-alpine3.22 in /readiness-probe by @dependabot[bot]
- (#283) chore(deps): bump netcracker/qubership-core-infra/.github/workflows/go-build-with-sonar.yaml from 2.1.0 to 2.2.0 by @dependabot[bot]
- (#277) chore(deps): bump the k8s-io group in /readiness-probe with 3 updates by @dependabot[bot]
- (#279) chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot]
- (#280) chore(deps): bump Netcracker/qubership-workflow-hub from 2.0.6 to 2.0.11 by @dependabot[bot]
- (#278) chore(deps): bump netcracker/qubership-core-infra/.github/workflows/go-build-with-sonar.yaml from 8638b5b8d369a450d36a3e03d9f2d8e31202dc00 to e7c8933e41d7e732f6f1f77dab34441d093c5577 by @dependabot[bot]
- (#275) chore(deps): bump netcracker/qubership-workflow-hub/.github/workflows/re-security-scan.yml from 2.0.9 to 2.0.11 by @dependabot[bot]
- (#276) chore(deps): bump super-linter/super-linter from 8.3.2 to 8.5.0 by @dependabot[bot]
- (#274) chore(deps): bump golang from 1.25.6-alpine3.22 to 1.26.0-alpine3.22 in /readiness-probe by @dependabot[bot]
- (#273) chore(deps): bump netcracker/qubership-docker-integration-tests from 0.3.6 to 0.3.9 in /integration-tests by @dependabot[bot]
- (#266) chore(deps): bump netcracker/qubership-core-infra/.github/workflows/go-build-with-sonar.yaml from 7c31011d845c39a1dedfb15663c2895e0f202b3d to 8638b5b8d369a450d36a3e03d9f2d8e31202dc00 by @dependabot[bot]
- (#260) chore(deps): bump golang from 1.25.5-alpine3.22 to 1.25.6-alpine3.22 in /readiness-probe by @dependabot[bot]
- (#261) chore(deps): bump netcracker/qubership-workflow-hub/.github/workflows/re-security-scan.yml from 2.0.8 to 2.0.9 by @dependabot[bot]
- (#262) chore(deps): bump alpine from 3.23.2 to 3.23.3 in /readiness-probe by @dependabot[bot]
- (#263) chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot]
- (#264) chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.4 to 0.23.1 in /readiness-probe by @dependabot[bot]
- (#265) chore(deps): bump webiny/action-conventional-commits from 1.3.0 to 1.3.1 by @dependabot[bot]
- (#267) chore(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 by @dependabot[bot]
- (#246) chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot]
- (#248) chore(deps): bump Netcracker/qubership-workflow-hub from 2.0.4 to 2.0.6 by @dependabot[bot]
- (#245) chore(deps): bump alpine from 3.22.2 to 3.23.2 in /readiness-probe by @dependabot[bot]
- (#244) chore(deps): bump netcracker/qubership-docker-integration-tests from 0.3.4 to 0.3.6 in /integration-tests by @dependabot[bot]
- (#247) chore(deps): bump golang from 1.25.4-alpine3.22 to 1.25.5-alpine3.22 in /readiness-probe by @dependabot[bot]
- (#249) chore(deps): bump the k8s-io group in /readiness-probe with 2 updates by @[dependabot[bot]] (https://github.com/apps/dependabot)
- (#250) chore(deps): bump netcracker/qubership-workflow-hub/.github/workflows/release-drafter.yml from 2.0.4 to 2.0.6 by @dependabot[bot]
- (#251) chore(deps): bump IEvangelist/profanity-filter from 9.07 to 10.0 by @dependabot[bot]
- (#252) chore(deps): bump super-linter/super-linter from 8.3.0 to 8.3.2 by @dependabot[bot]
Full Changelog: v0.26.0...v0.27.0
0.26.0
🚀 Release
What's Changed
Security
🐞 Bug Fixes
- (#238) fix: Add app.kubernetes.io/technology and app.kubernetes.io/managed-by labels in Helm objects by @nareshmr16589
- (#237) fix: probe updates by @dmitriikazanin
- (#234) fix: Increase num of workers for queue and batch to avoid issue with a huge server request duration by @asatt
Full Changelog: v0.25.4...v0.26.0
0.25.4
🚀 Release
What's Changed
- (#232) chore: pin dependencies by @IldarMinaev
- (#231) chore: add sonar by @Beauline
- (#228) chore(deps): bump super-linter/super-linter from 8.2.1 to 8.3.0 by @dependabot[bot]
- (#230) chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.3 to 0.22.4 in /readiness-probe by @dependabot[bot]
- (#227) chore(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot]
- (#223) chore(deps): bump golang from 1.25.3-alpine3.22 to 1.25.4-alpine3.22 in /readiness-probe by @dependabot[bot]
- (#225) chore(deps): bump github/codeql-action from 3 to 4 by @dependabot[bot]
- (#226) chore(deps): bump Netcracker/qubership-workflow-hub from 2.0.1 to 2.0.2 by @dependabot[bot]
- (#224) chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot]
- (#229) chore(deps): bump the k8s-io group in /readiness-probe with 3 updates by @dependabot[bot]
- (#222) chore(deps): update the default jaeger version to 2.11.0 by @asatt
- (#196) chore: update of common workflows by @NetcrackerCLPLCI
- (#130) ci: add test password change via secret by @Gravelord
- (#221) chore(deps): bump super-linter/super-linter from 8.0.0 to 8.2.1 by @dependabot[bot]
- (#216) chore(deps): bump alpine from 3.22.1 to 3.22.2 in /readiness-probe by @dependabot[bot]
- (#215) chore(deps): bump Netcracker/qubership-workflow-hub from 1.0.7 to 2.0.1 by @dependabot[bot]
- (#213) chore(deps): bump netcracker/qubership-docker-integration-tests from 0.3.3 to 0.3.4 in /integration-tests by @dependabot[bot]
- (#214) chore(deps): bump actions/download-artifact from 4 to 6 by @dependabot[bot]
- (#217) chore(deps): bump golang from 1.25.1-alpine3.22 to 1.25.3-alpine3.22 in /readiness-probe by @dependabot[bot]
- (#218) chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.1 to 0.22.3 in /readiness-probe by @dependabot[bot]
- (#219) chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot]
- (#220) chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot]
- (#204) chore(deps): bump Netcracker/qubership-workflow-hub from 1.0.5 to 1.0.7 by @dependabot[bot]
- (#208) chore(ci): update of CLA workflow by @NetcrackerCLPLCI
- (#206) chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.0 to 0.22.1 in /readiness-probe by @dependabot[bot]
💡 CI
- (#212) feat(ci): add security-scan workflow to scan for vulnerabilities in dependencies by @NetcrackerCLPLCI
🐞 Bug Fixes
- (#234) fix: Increase num of workers for queue and batch to avoid issue with a huge server request duration by @asatt
- (#207) fix(ci): update PR auto-assignment workflow to use pull_request event and improve fork handling by @NetcrackerCLPLCI
- (#211) fix: updated config template for cassandra host by @dmitriikazanin
- (#210) fix: updated regexp and docs for ttl parameters by @dmitriikazanin
- (#209) fix: added TTL validation by @dmitriikazanin
Full Changelog: 1.62.0-3...v0.25.4
v0.25.3
🚀 Release
What's Changed
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.0 to 0.22.1 in /readiness-probe by @dependabot[bot] in #206
- chore(deps): bump the k8s-io group in /readiness-probe with 3 updates by @dependabot[bot] in #205
- chore(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by @dependabot[bot] in #201
- chore(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #203
- chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in #200
- fix: added TTL validation by @dmitriikazanin in #209
- chore(ci): update of CLA workflow by @NetcrackerCLPLCI in #208
- fix: updated regexp and docs for ttl parameters by @dmitriikazanin in #210
- fix: updated config template for cassandra host by @dmitriikazanin in #211
- chore(deps): bump Netcracker/qubership-workflow-hub from 1.0.5 to 1.0.7 by @dependabot[bot] in #204
- chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #220
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #219
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.22.1 to 0.22.3 in /readiness-probe by @dependabot[bot] in #218
- chore(deps): bump golang from 1.25.1-alpine3.22 to 1.25.3-alpine3.22 in /readiness-probe by @dependabot[bot] in #217
- chore(deps): bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #214
- chore(deps): bump netcracker/qubership-docker-integration-tests from 0.3.3 to 0.3.4 in /integration-tests by @dependabot[bot] in #213
- chore(deps): bump Netcracker/qubership-workflow-hub from 1.0.7 to 2.0.1 by @dependabot[bot] in #215
- chore(deps): bump alpine from 3.22.1 to 3.22.2 in /readiness-probe by @dependabot[bot] in #216
- fix(ci): update PR auto-assignment workflow to use pull_request event and improve fork handling by @NetcrackerCLPLCI in #207
- feat(ci): add security-scan workflow to scan for vulnerabilities in dependencies by @NetcrackerCLPLCI in #212
- chore(deps): bump super-linter/super-linter from 8.0.0 to 8.2.1 by @dependabot[bot] in #221
- ci: add test password change via secret by @Gravelord in #130
- chore: update of common workflows by @NetcrackerCLPLCI in #196
- chore(deps): update the default jaeger version to 2.11.0 by @asatt in #222
New Contributors
- @Gravelord made their first contribution in #130
Full Changelog: v0.25.2...v0.25.3
0.25.2
🚀 Release
What's Changed
🐞 Bug Fixes
- (#199) fix: set some cassandra parameters for Jaeger 2.x by @dmitriikazanin
Full Changelog: v0.25.1...v0.25.2
0.25.1
0.25.0
🚀 Release
What's Changed
- (#197) chore(deps): update components versions and go dependencies by @asatt
- (#193) chore(deps): bump golang from 1.24.5-alpine3.22 to 1.25.1-alpine3.22 in /readiness-probe by @dependabot[bot]
- (#195) chore(deps): bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.0 in /readiness-probe by @dependabot[bot]
- (#191) chore: fix linters foundings by @IldarMinaev
- (#189) chore(ci): update of CLA workflow by @NetcrackerCLPLCI
- (#175) fix(ci): fix for link-checker workflow [skip ci] by @NetcrackerCLPLCI
- (#179) chore(deps): bump golang from 1.24.4-alpine3.21 to 1.24.5-alpine3.22 in /readiness-probe by @dependabot[bot]
- (#177) chore(deps): bump netcracker/qubership-docker-integration-tests from 0.3.0 to 0.3.1 in /integration-tests by @dependabot[bot]
- (#178) chore(deps): bump alpine from 3.22.0 to 3.22.1 in /readiness-probe by @dependabot[bot]
- (#181) chore(deps): bump super-linter/super-linter from 7.4.0 to 8.0.0 by @dependabot[bot]
- (#180) chore(deps): bump the k8s-io group in /readiness-probe with 3 updates by @dependabot[bot]
- (#176) chore: create cleanup-old-containers-test.yaml by @borislavr
- (#170) chore(deps): update default versions of Jaeger and it components by @asatt
- (#172) chore: update cleanup-old-docker-container.yml and add a new parametr package-type by @asatt
- (#171) docs: update README.md by @denifilatoff
- (#163) chore(deps): bump netcracker/qubership-docker-integration-tests from 0.2.1 to 0.2.2 in /integration-tests by @dependabot[bot]
- (#166) chore(deps): bump golang from 1.24.3-alpine3.21 to 1.24.4-alpine3.21 in /readiness-probe by @dependabot[bot]
- (#167) chore(deps): bump certifi from 2025.4.26 to 2025.6.15 in /integration-tests by @dependabot[bot]
- (#161) chore(deps): bump robotframework from 7.2.2 to 7.3.1 in /integration-tests in the robotframework group by @dependabot[bot]
- (#159) chore(deps): bump kubernetes from 12.0.1 to 33.1.0 in /integration-tests by @dependabot[bot]
- (#160) chore(deps): bump requests from 2.32.3 to 2.32.4 in /integration-tests by @dependabot[bot]
- (#168) chore(deps): bump google-auth from 2.40.2 to 2.40.3 in /integration-tests by @dependabot[bot]
- (#162) chore(deps): bump pyyaml from 6.0.1 to 6.0.2 in /integration-tests by @dependabot[bot]
- (#165) chore(deps): bump the boto3 group in /integration-tests with 2 updates by @dependabot[bot]
- (#164) chore(deps): bump urllib3 from 2.4.0 to 2.5.0 in /integration-tests by @dependabot[bot]
- (#157) chore(deps): bump actions/configure-pages from 4 to 5 by @dependabot[bot]
- (#158) chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot]
- (#156) chore(deps): bump the k8s-io group in /readiness-probe with 3 updates by @dependabot[bot]
- (#153) docs: Add static site on Github pages and modify docs for new structure by @denifilatoff
- (#151) chore: update of common workflows by @NetcrackerCLPLCI
- (#152) chore(ci): change default settings for cleanup job by @asatt
- (#150) chore: update of common workflows by @NetcrackerCLPLCI
- (#147) chore(deps): bump google-auth from 2.10.0 to 2.40.2 in /integration-tests by @dependabot[bot]
- (#146) chore(deps): bump deprecated from 1.2.13 to 1.2.18 in /integration-tests by @dependabot[bot]
- (#149) ci: fix summary for tests by @IldarMinaev
- (#145) chore(deps): bump requests from 2.32.0 to 2.32.3 in /integration-tests by @dependabot[bot]
- (#144) chore(deps): bump idna from 3.7 to 3.10 in /integration-tests by @dependabot[bot]
- (#143) chore(deps): bump certifi from 2024.07.04 to 2025.4.26 in /integration-tests by @dependabot[bot]
- (#142) chore(deps): bump openshift from 0.12.1 to 0.13.2 in /integration-tests by @dependabot[bot]
- (#141) chore(deps): bump urllib3 from 2.2.2 to 2.4.0 in /integration-tests by @dependabot[bot]
- (#140) chore(deps): bump websocket-client from 1.3.3 to 1.8.0 in /integration-tests by @dependabot[bot]
- (#139) chore(deps): bump robotframework from 6.0.1 to 7.2.2 in /integration-tests in the robotframework group by @dependabot[bot]
- (#148) ci: fix tests by @IldarMinaev
- (#138) chore(deps): bump the boto3 group in /integration-tests with 2 updates by @dependabot[bot]
- (#136) chore(deps): bump alpine from 3.21.3 to 3.22.0 in /readiness-probe by @dependabot[bot]
- (#135) chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 in /readiness-probe by @dependabot[bot]
- (#134) chore(deps): bump the k8s-io group in /readiness-probe with 3 updates by @dependabot[bot]
- (#137) chore(deps): bump super-linter/super-linter from 7.3.0 to 7.4.0 by @dependabot[bot]
- (#129) chore: bump release version to 0.22.0 by @asatt
- (#127) chore: bump default versions of jaeger components by @asatt
- (#121) chore: update of common files by @NetcrackerCLPLCI
- (#122) chore: update of common config files by @NetcrackerCLPLCI
- (#117) ci: update dev-metadata-config.yml by @IldarMinaev
- (#114) chore(ci): update token and default values for cleanup job by @asatt
- (#108) chore(deps): bump robotframework from 6.0.1 to 7.2.2 in /integration-tests in the robotframework group by @dependabot[bot]
- (#102) chore(deps): bump requests from 2.32.0 to 2.32.3 in /integration-tests by @dependabot[bot]
- (#112) chore(deps): bump cachetools from 5.0.0 to 5.5.2 in /integration-tests by @dependabot[bot]
- (#110) chore(deps): bump requests-oauthlib from 1.3.0 to 2.0.0 in /integration-tests by @dependabot[bot]
- (#113) chore(deps): bump websocket-client from 1.3.3 to 1.8.0 in /integration-tests by @dependabot[bot]
- (#111) chore(deps): bump google-auth from 2.10.0 to 2.40.1 in /integration-tests by @dependabot[bot]
- (#109) chore(deps): bump certifi from 2024.07.04 to 2025.4.26 in /integration-tests by @dependabot[bot]
- (#107) chore(deps): bump the boto3 group in /integration-tests with 2 updates by @dependabot[bot]
- (#103) chore(deps): bump urllib3 from 2.2.2 to 2.4.0 in /integration-tests by @dependabot[bot]
- (#101) chore(deps): bump wrapt from 1.14.1 to 1.17.2 in /integration-tests by @dependabot[bot]
- (#100) chore(deps): bump idna from 3.7 to 3.10 in /integration-tests by @dependabot[bot]
- (#97) chore(deps): bump kubernetes from 12.0.1 to 32.0.1 in /integration-tests by @dependabot[bot]
- (#98) chore(deps): bump pyjwt from 2.4.0 to 2.10.1 in /integration-tests by @dependabot[bot]
- (#99) chore(deps): bump openshift from 0.12.1 to 0.13.2 in /integration-tests by @dependabot[bot]
- (#96) chore(deps): bump golang from 1.24.2-alpine3.21 to 1.24.3-alpine3.21 in /readiness-probe by @dependabot[bot]
- (#105) chore(deps): bump deprecated from 1.2.13 to 1.2.18 in /integration-tests by @dependabot[bot]
- (#95) chore(ci): update dependabot config by @asatt
- (#91) chore(ci): modify build files to build the transfer image by @asatt
- (#87) chore(ci): remove unnecessary linter configs by @asatt
- (#86) chore(ci): replace the markdown-link-checker to more popular and stable link checker by @asatt
- (#83) chore(deps): bump the k8s-io group in /readiness-probe with 3 updates by @dependabot[bot]
- (#84) chore(deps): bump golang from 1.24.1-alpine3.21 to 1.24.2-alpine3.21 in /readiness-probe by @dependabot[bot]
- (#79) chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /readiness-probe by @dependabot[bot]
- (#80) chore(ci): enhance cleanup workflow summary output by @borislavr
- (#81) ci: configure skips for test workflow and restore configuration of super-linter by @IldarMinaev
- (#73) chore: Add integration-tests workflow by @Beauline
- (#74) feat: Add workflow for cleaning up old Docker images by @nookyo
- (#75) chore: refactor Jaeger release workflow to streamline tag checking and chart versioning by @borislavr
- (#69) ci: Add common workflows by @NikolaiKuziaevQubership
- (#77) chore: update of common workflows by @NetcrackerCLPLCI
- (#72) chore: Added dev build workflow by @Beauline
- (#67) chore(deps): bump golang.org/x/net from 0.35.0 ...
0.24.0
🚀 Release
What's Changed
- (#170) chore(deps): update default versions of Jaeger and it components by @asatt
- (#172) chore: update cleanup-old-docker-container.yml and add a new parametr package-type by @asatt
- (#171) docs: update README.md by @denifilatoff
- (#163) chore(deps): bump netcracker/qubership-docker-integration-tests from 0.2.1 to 0.2.2 in /integration-tests by @dependabot[bot]
- (#166) chore(deps): bump golang from 1.24.3-alpine3.21 to 1.24.4-alpine3.21 in /readiness-probe by @dependabot[bot]
- (#167) chore(deps): bump certifi from 2025.4.26 to 2025.6.15 in /integration-tests by @dependabot[bot]
- (#161) chore(deps): bump robotframework from 7.2.2 to 7.3.1 in /integration-tests in the robotframework group by @dependabot[bot]
- (#159) chore(deps): bump kubernetes from 12.0.1 to 33.1.0 in /integration-tests by @dependabot[bot]
- (#160) chore(deps): bump requests from 2.32.3 to 2.32.4 in /integration-tests by @dependabot[bot]
- (#168) chore(deps): bump google-auth from 2.40.2 to 2.40.3 in /integration-tests by @dependabot[bot]
- (#162) chore(deps): bump pyyaml from 6.0.1 to 6.0.2 in /integration-tests by @dependabot[bot]
- (#165) chore(deps): bump the boto3 group in /integration-tests with 2 updates by @dependabot[bot]
- (#164) chore(deps): bump urllib3 from 2.4.0 to 2.5.0 in /integration-tests by @dependabot[bot]
- (#157) chore(deps): bump actions/configure-pages from 4 to 5 by @dependabot[bot]
- (#158) chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot]
- (#156) chore(deps): bump the k8s-io group in /readiness-probe with 3 updates by @dependabot[bot]
- (#153) docs: Add static site on Github pages and modify docs for new structure by @denifilatoff
- (#151) chore: update of common workflows by @NetcrackerCLPLCI
- (#152) chore(ci): change default settings for cleanup job by @asatt
- (#150) chore: update of common workflows by @NetcrackerCLPLCI
- (#147) chore(deps): bump google-auth from 2.10.0 to 2.40.2 in /integration-tests by @dependabot[bot]
- (#146) chore(deps): bump deprecated from 1.2.13 to 1.2.18 in /integration-tests by @dependabot[bot]
- (#149) ci: fix summary for tests by @IldarMinaev
- (#145) chore(deps): bump requests from 2.32.0 to 2.32.3 in /integration-tests by @dependabot[bot]
- (#144) chore(deps): bump idna from 3.7 to 3.10 in /integration-tests by @dependabot[bot]
- (#143) chore(deps): bump certifi from 2024.07.04 to 2025.4.26 in /integration-tests by @dependabot[bot]
- (#142) chore(deps): bump openshift from 0.12.1 to 0.13.2 in /integration-tests by @dependabot[bot]
- (#141) chore(deps): bump urllib3 from 2.2.2 to 2.4.0 in /integration-tests by @dependabot[bot]
- (#140) chore(deps): bump websocket-client from 1.3.3 to 1.8.0 in /integration-tests by @dependabot[bot]
- (#139) chore(deps): bump robotframework from 6.0.1 to 7.2.2 in /integration-tests in the robotframework group by @dependabot[bot]
- (#148) ci: fix tests by @IldarMinaev
- (#138) chore(deps): bump the boto3 group in /integration-tests with 2 updates by @dependabot[bot]
- (#136) chore(deps): bump alpine from 3.21.3 to 3.22.0 in /readiness-probe by @dependabot[bot]
- (#135) chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 in /readiness-probe by @dependabot[bot]
- (#134) chore(deps): bump the k8s-io group in /readiness-probe with 3 updates by @dependabot[bot]
- (#137) chore(deps): bump super-linter/super-linter from 7.3.0 to 7.4.0 by @dependabot[bot]
- (#129) chore: bump release version to 0.22.0 by @asatt
- (#127) chore: bump default versions of jaeger components by @asatt
- (#121) chore: update of common files by @NetcrackerCLPLCI
- (#122) chore: update of common config files by @NetcrackerCLPLCI
- (#117) ci: update dev-metadata-config.yml by @IldarMinaev
- (#114) chore(ci): update token and default values for cleanup job by @asatt
- (#108) chore(deps): bump robotframework from 6.0.1 to 7.2.2 in /integration-tests in the robotframework group by @dependabot[bot]
- (#102) chore(deps): bump requests from 2.32.0 to 2.32.3 in /integration-tests by @dependabot[bot]
- (#112) chore(deps): bump cachetools from 5.0.0 to 5.5.2 in /integration-tests by @dependabot[bot]
- (#110) chore(deps): bump requests-oauthlib from 1.3.0 to 2.0.0 in /integration-tests by @dependabot[bot]
- (#113) chore(deps): bump websocket-client from 1.3.3 to 1.8.0 in /integration-tests by @dependabot[bot]
- (#111) chore(deps): bump google-auth from 2.10.0 to 2.40.1 in /integration-tests by @dependabot[bot]
- (#109) chore(deps): bump certifi from 2024.07.04 to 2025.4.26 in /integration-tests by @dependabot[bot]
- (#107) chore(deps): bump the boto3 group in /integration-tests with 2 updates by @dependabot[bot]
- (#103) chore(deps): bump urllib3 from 2.2.2 to 2.4.0 in /integration-tests by @dependabot[bot]
- (#101) chore(deps): bump wrapt from 1.14.1 to 1.17.2 in /integration-tests by @dependabot[bot]
- (#100) chore(deps): bump idna from 3.7 to 3.10 in /integration-tests by @dependabot[bot]
- (#97) chore(deps): bump kubernetes from 12.0.1 to 32.0.1 in /integration-tests by @dependabot[bot]
- (#98) chore(deps): bump pyjwt from 2.4.0 to 2.10.1 in /integration-tests by @dependabot[bot]
- (#99) chore(deps): bump openshift from 0.12.1 to 0.13.2 in /integration-tests by @dependabot[bot]
- (#96) chore(deps): bump golang from 1.24.2-alpine3.21 to 1.24.3-alpine3.21 in /readiness-probe by @dependabot[bot]
- (#105) chore(deps): bump deprecated from 1.2.13 to 1.2.18 in /integration-tests by @dependabot[bot]
- (#95) chore(ci): update dependabot config by @asatt
- (#91) chore(ci): modify build files to build the transfer image by @asatt
- (#87) chore(ci): remove unnecessary linter configs by @asatt
- (#86) chore(ci): replace the markdown-link-checker to more popular and stable link checker by @asatt
- (#83) chore(deps): bump the k8s-io group in /readiness-probe with 3 updates by @dependabot[bot]
- (#84) chore(deps): bump golang from 1.24.1-alpine3.21 to 1.24.2-alpine3.21 in /readiness-probe by @dependabot[bot]
- (#79) chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /readiness-probe by @dependabot[bot]
- (#80) chore(ci): enhance cleanup workflow summary output by @borislavr
- (#81) ci: configure skips for test workflow and restore configuration of super-linter by @IldarMinaev
- (#73) chore: Add integration-tests workflow by @Beauline
- (#74) feat: Add workflow for cleaning up old Docker images by @nookyo
- (#75) chore: refactor Jaeger release workflow to streamline tag checking and chart versioning by @borislavr
- (#69) ci: Add common workflows by @NikolaiKuziaevQubership
- (#77) chore: update of common workflows by @NetcrackerCLPLCI
- (#72) chore: Added dev build workflow by @Beauline
- (#67) chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 in /readiness-probe by @dependabot[bot]
- (#65) chore(deps): bump the k8s-io group in /readiness-probe with 3 updates by @dependabot[bot]
- (#66) chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.4 in /readiness-probe by @dependabot[bot]
- (#51) chore(deps): bump golang from 1.24.0-alpine3.21 to 1.24.1-alpine3.21 in /readiness-probe by @dependabot[bot]
- (#53) Chores by @IldarMinaev
- (#32) Cleanup test docker image by @asatt
- (#38) chore(deps): bump alpine from 3.21.2 to 3.21.3 in /readiness-probe by @dependabot[bot]
- (#34) Remove agent templates by @asatt
- (#27) chore(deps): bump the k8s-io group in /readiness-probe with 2 updates by @dependabot[bot]
- (#28) chore(deps): bump github.com/gocql/gocql from 1.6.0 to 1.7.0 in /readiness-probe by @dependabot[bot]
- (#26) chore(deps): bump golang from 1.23.4-alpine3.21 to 1.24.0-alpine3.21 in /readiness-probe by @dependabot[bot]
- (#25) chore(deps): bump alpine from 3.21.0 to 3.21.2 in /readiness-probe by @dependabot[bot]
- (#24) chore(deps): bump docker/bu...
0.23.0
🚀 Release
What's Changed
- (#150) chore: update of common workflows by @NetcrackerCLPLCI
- (#147) chore(deps): bump google-auth from 2.10.0 to 2.40.2 in /integration-tests by @dependabot[bot]
- (#146) chore(deps): bump deprecated from 1.2.13 to 1.2.18 in /integration-tests by @dependabot[bot]
- (#149) ci: fix summary for tests by @IldarMinaev
- (#145) chore(deps): bump requests from 2.32.0 to 2.32.3 in /integration-tests by @dependabot[bot]
- (#144) chore(deps): bump idna from 3.7 to 3.10 in /integration-tests by @dependabot[bot]
- (#143) chore(deps): bump certifi from 2024.07.04 to 2025.4.26 in /integration-tests by @dependabot[bot]
- (#142) chore(deps): bump openshift from 0.12.1 to 0.13.2 in /integration-tests by @dependabot[bot]
- (#141) chore(deps): bump urllib3 from 2.2.2 to 2.4.0 in /integration-tests by @dependabot[bot]
- (#140) chore(deps): bump websocket-client from 1.3.3 to 1.8.0 in /integration-tests by @dependabot[bot]
- (#139) chore(deps): bump robotframework from 6.0.1 to 7.2.2 in /integration-tests in the robotframework group by @dependabot[bot]
- (#148) ci: fix tests by @IldarMinaev
- (#138) chore(deps): bump the boto3 group in /integration-tests with 2 updates by @dependabot[bot]
- (#136) chore(deps): bump alpine from 3.21.3 to 3.22.0 in /readiness-probe by @dependabot[bot]
- (#135) chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 in /readiness-probe by @dependabot[bot]
- (#134) chore(deps): bump the k8s-io group in /readiness-probe with 3 updates by @dependabot[bot]
- (#137) chore(deps): bump super-linter/super-linter from 7.3.0 to 7.4.0 by @dependabot[bot]
- (#129) chore: bump release version to 0.22.0 by @asatt
- (#127) chore: bump default versions of jaeger components by @asatt
- (#121) chore: update of common files by @NetcrackerCLPLCI
- (#122) chore: update of common config files by @NetcrackerCLPLCI
- (#117) ci: update dev-metadata-config.yml by @IldarMinaev
- (#114) chore(ci): update token and default values for cleanup job by @asatt
- (#108) chore(deps): bump robotframework from 6.0.1 to 7.2.2 in /integration-tests in the robotframework group by @dependabot[bot]
- (#102) chore(deps): bump requests from 2.32.0 to 2.32.3 in /integration-tests by @dependabot[bot]
- (#112) chore(deps): bump cachetools from 5.0.0 to 5.5.2 in /integration-tests by @dependabot[bot]
- (#110) chore(deps): bump requests-oauthlib from 1.3.0 to 2.0.0 in /integration-tests by @dependabot[bot]
- (#113) chore(deps): bump websocket-client from 1.3.3 to 1.8.0 in /integration-tests by @dependabot[bot]
- (#111) chore(deps): bump google-auth from 2.10.0 to 2.40.1 in /integration-tests by @dependabot[bot]
- (#109) chore(deps): bump certifi from 2024.07.04 to 2025.4.26 in /integration-tests by @dependabot[bot]
- (#107) chore(deps): bump the boto3 group in /integration-tests with 2 updates by @dependabot[bot]
- (#103) chore(deps): bump urllib3 from 2.2.2 to 2.4.0 in /integration-tests by @dependabot[bot]
- (#101) chore(deps): bump wrapt from 1.14.1 to 1.17.2 in /integration-tests by @dependabot[bot]
- (#100) chore(deps): bump idna from 3.7 to 3.10 in /integration-tests by @dependabot[bot]
- (#97) chore(deps): bump kubernetes from 12.0.1 to 32.0.1 in /integration-tests by @dependabot[bot]
- (#98) chore(deps): bump pyjwt from 2.4.0 to 2.10.1 in /integration-tests by @dependabot[bot]
- (#99) chore(deps): bump openshift from 0.12.1 to 0.13.2 in /integration-tests by @dependabot[bot]
- (#96) chore(deps): bump golang from 1.24.2-alpine3.21 to 1.24.3-alpine3.21 in /readiness-probe by @dependabot[bot]
- (#105) chore(deps): bump deprecated from 1.2.13 to 1.2.18 in /integration-tests by @dependabot[bot]
- (#95) chore(ci): update dependabot config by @asatt
- (#91) chore(ci): modify build files to build the transfer image by @asatt
- (#87) chore(ci): remove unnecessary linter configs by @asatt
- (#86) chore(ci): replace the markdown-link-checker to more popular and stable link checker by @asatt
- (#83) chore(deps): bump the k8s-io group in /readiness-probe with 3 updates by @dependabot[bot]
- (#84) chore(deps): bump golang from 1.24.1-alpine3.21 to 1.24.2-alpine3.21 in /readiness-probe by @dependabot[bot]
- (#79) chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /readiness-probe by @dependabot[bot]
- (#80) chore(ci): enhance cleanup workflow summary output by @borislavr
- (#81) ci: configure skips for test workflow and restore configuration of super-linter by @IldarMinaev
- (#73) chore: Add integration-tests workflow by @Beauline
- (#74) feat: Add workflow for cleaning up old Docker images by @nookyo
- (#75) chore: refactor Jaeger release workflow to streamline tag checking and chart versioning by @borislavr
- (#69) ci: Add common workflows by @NikolaiKuziaevQubership
- (#77) chore: update of common workflows by @NetcrackerCLPLCI
- (#72) chore: Added dev build workflow by @Beauline
- (#67) chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 in /readiness-probe by @dependabot[bot]
- (#65) chore(deps): bump the k8s-io group in /readiness-probe with 3 updates by @dependabot[bot]
- (#66) chore(deps): bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.4 in /readiness-probe by @dependabot[bot]
- (#51) chore(deps): bump golang from 1.24.0-alpine3.21 to 1.24.1-alpine3.21 in /readiness-probe by @dependabot[bot]
- (#53) Chores by @IldarMinaev
- (#32) Cleanup test docker image by @asatt
- (#38) chore(deps): bump alpine from 3.21.2 to 3.21.3 in /readiness-probe by @dependabot[bot]
- (#34) Remove agent templates by @asatt
- (#27) chore(deps): bump the k8s-io group in /readiness-probe with 2 updates by @dependabot[bot]
- (#28) chore(deps): bump github.com/gocql/gocql from 1.6.0 to 1.7.0 in /readiness-probe by @dependabot[bot]
- (#26) chore(deps): bump golang from 1.23.4-alpine3.21 to 1.24.0-alpine3.21 in /readiness-probe by @dependabot[bot]
- (#25) chore(deps): bump alpine from 3.21.0 to 3.21.2 in /readiness-probe by @dependabot[bot]
- (#24) chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot[bot]
- (#23) Add DependaBot configuration file by @asatt
💡 New Features
- (#63) feat: pr-assigner template updated by @rparf
- (#37) Envoy audit log format to JSON by @Maag2510
- (#48) feat: Add PR auto-assignment workflow and CODEOWNERS configuration by @nookyo
- (#44) feat: Add asset upload job for Helm charts and documentation by @nookyo
- (#41) feat: Update Docker build configuration and workflow for improved component loading and platform support by @borislavr
- (#40) feat: Add Docker build configuration and Jaeger release workflow by @nookyo
- (#35) Split ingresses for collector by @naveenbharadwaj-nc
- (#36) Feature: spark-dependencies cron-job by @Beauline
🐞 Bug Fixes
- (#133) fix: Move to using the static mount name for Secret with TLS certs by @asatt
- (#131) fix: Add an ability to set the common name for Cassandra's TLS settings by @asatt
- (#132) fix: change-template formatting in release drafter config by @nookyo
- (#119) refactor: Refactor Docker workflow for clarity and functionality by @nookyo
- (#126) fix: restore the old version of python requirements for int tests by @asatt
- (#120) fix: change test expected status by @asatt
- (#125) fix: swap liveness and readiness probes by @asatt
- (#124) fix: change the secret name in the helm pre-hook job by @asatt
- (#115) fix: enable zipkin endpoint in the collector by @asatt
- (#116) fix: restore metrics collection for jaeger's components by @asatt
- (#89) fix: move certificates in projected volumes by @asatt
- (#94) fix: change healthcheck port in test by @asatt
- (#93) chore: remove all configs related with removed jaeger agent by @asatt
- (#92) fix: change the resource in which status check job save state by @asatt
- (#88) fix: Jaeger continuously restarted after deploy by @asatt
- (#76) fix: change the logic of readiness-probe to decrease the probe interval by @asatt
- (#78) fix: fix version of qubership-docker-integration-tests by @IldarMinaev
- (#70) chore: update release drafter config and improve docker build workflow by @borislavr
- (#63) feat: pr-assigner template updated by @rparf
- (#37) Envoy audit log format to JSON by @Maag2510
- (#54) Chores by @IldarMinaev
- (#49) Configure linters and fix checks...
0.22.1
🚀 Release
What's Changed
🐞 Bug Fixes
- (#133) fix: Move to using the static mount name for Secret with TLS certs by @asatt
- (#131) fix: Add an ability to set the common name for Cassandra's TLS settings by @asatt
- (#132) fix: change-template formatting in release drafter config by @nookyo
Full Changelog: v0.22.0...v0.22.1