v2.2.0
What's Changed
- fix(ci): fabric8 deps update by @squakez in #4828
- chore(ci): no coverage message when coverage unchanged by @squakez in #4829
- fix(ctrl): Change reconciliation of int in error by @gansheer in #4793
- chore(deps): bump knative.dev/serving from 0.38.1 to 0.38.2 by @dependabot in #4833
- fix: removed unnecessary defaul value in route trait by @realMartinez in #4830
- feat(api): Kamelet as static resource by @squakez in #4808
- chore(deps): bump knative.dev/eventing from 0.38.4 to 0.38.5 by @dependabot in #4834
- chore(deps): bump github.com/prometheus/common from 0.44.0 to 0.45.0 by @dependabot in #4835
- feat(build): add root image info by @squakez in #4836
- chore: improved e2e tests documentation. by @valdar in #4838
- chore(ci): release notes procedure by @squakez in #4843
- chore(ci): Use latest minor version of golang in ci workflows by @gansheer in #4840
- chore(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 by @dependabot in #4842
- feat(helm): 2.1.0 release by @squakez in #4848
- fix(ci): Fix golang setup error in coverage workflow by @gansheer in #4851
- feat(trait): expose conditions by @squakez in #4852
- fix(e2e): Fix TestCamelTrait by @gansheer in #4857
- fix(ci): Fix golang version file setup in coverage workflow by @gansheer in #4862
- feat(runtime): enable source less integrations by @squakez in #4831
- chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #4865
- chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.29.0 by @dependabot in #4866
- fix(ci): OLM stable-vx channel by @squakez in #4867
- chore(deps): bump github.com/container-tools/spectrum from 0.6.38 to 0.6.39 by @dependabot in #4870
- chore(e2e): Randomize integration names in e2e tests by @gansheer in #4863
- chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #4869
- chore(deps): bump github.com/container-tools/spectrum from 0.6.39 to 0.6.40 by @dependabot in #4872
- chore(deps): bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by @dependabot in #4871
- chore(deps): bump sigs.k8s.io/structured-merge-diff/v4 from 4.3.0 to 4.4.0 by @dependabot in #4874
- fix(doc): Remove ambiguous local files usage on config/resources by @gansheer in #4876
- fix(doc): Runtime resources example fix by @gansheer in #4878
- chore(deps): bump github.com/docker/docker from 24.0.0+incompatible to 24.0.7+incompatible by @dependabot in #4879
- chore(deps): bump sigs.k8s.io/structured-merge-diff/v4 from 4.4.0 to 4.4.1 by @dependabot in #4884
- chore(deps): bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 by @dependabot in #4889
- chore(trait): execute mount only when deploying by @squakez in #4888
- fix(core): Access configmap from another namespace for KEP-1755 by @gansheer in #4849
- feat(crd): Add default value trait in CRDs when declared in doc by @gansheer in #4887
- Add e2e test for knative service trait with annotation by @lfabriko in #4895
- Fix SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder" by @claudio4j in #4883
- chore(deps): bump golang.org/x/sync from 0.4.0 to 0.5.0 by @dependabot in #4897
- chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #4898
- fix(build): use maven context arguments by @squakez in #4901
- chore(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 by @dependabot in #4904
- chore(api): introduce itp shortname by @squakez in #4903
- chore(deps): bump golang.org/x/time from 0.3.0 to 0.4.0 by @dependabot in #4906
- E2e test for route annotations by @lfabriko in #4907
- fix(e2e): HotReload tests should not reload by default by @gansheer in #4908
- chore(deps): bump github.com/container-tools/spectrum from 0.6.40 to 0.6.42 by @dependabot in #4905
- chore(e2e): Regression test on referenced secret(/cm) properties by @gansheer in #4909
- chore(deps): bump golang.org/x/term from 0.13.0 to 0.14.0 by @dependabot in #4913
- chore(deps): bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by @dependabot in #4911
- chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 by @dependabot in #4912
- Use filepath.clean in json-schema-gen command for destination parameter by @oscerd in #4918
- fix(ci): Remove golint warning for imports by @gansheer in #4920
- fix(#4916): Improve component resolver by @christophd in #4919
- test(health): #3997 structured conditions for scaled integrations by @rinaldodev in #4917
- chore(e2e): Dev mode flaky test randomize name by @gansheer in #4921
- chore(trait): run mount only when necessary by @squakez in #4926
- chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #4933
- fix(e2e): Error in check crd support script by @gansheer in #4930
- chore(deps): bump golang.org/x/time from 0.4.0 to 0.5.0 by @dependabot in #4935
- [java] Add sundrio to generate builders by @andreaTP in #4931
- Fix(core): Openshift securityContext on global operator by @gansheer in #4932
- chore(deps): bump ch.qos.logback:logback-core from 1.3.7 to 1.3.12 in /java/maven-logging by @dependabot in #4943
- chore(deps): bump ch.qos.logback:logback-classic from 1.3.7 to 1.3.12 in /java/maven-logging by @dependabot in #4944
- fix(e2e): Upgrade helm procedure test by @gansheer in #4927
- fix(e2e): Set default configuration knative http yaks test by @gansheer in #4952
- chore(test): Health kamelet test cleanup by @gansheer in #4945
- chore(ci): Upgrade kind action and image to kubernetes 1.27 by @gansheer in #4946
- fix(ci): Rollback kind image by @gansheer in #4960
- fix(e2e): Execute helm upgrade test only on main branch by @gansheer in #4959
- chore(deps): bump knative.dev/serving from 0.38.2 to 0.39.2 by @dependabot in #4939
- fix(build): don't override user provided resources by @squakez in #4964
- chore(ci): kubernetes 1.27.7 by @squakez in #4963
- fix(trait): doc to explain initContainers by @squakez in #4966
- fix(#4961): Improve cross-namespace check for Kamelet refs by @christophd in #4965
- chore(deps): bump github.com/operator-framework/api from 0.13.0 to 0.17.7 by @dependabot in #4634
- chore(deps): bump github.com/operator-framework/api from 0.17.7 to 0.19.0 by @dependabot in #4899
- chore(deps): bump knative.dev/eventing from 0.38.5 to 0.39.1 by @dependabot in #4938
- chore(doc): deps matrix by @squakez in #4973
- Remove index table which is not refering to any table by @apupier in #4975
- feat(#4958): Supporting node selectors for the builder pod by @lsergio in #4968
- Set quiet mode to maven overlay build script by @claudio4j in #4980
- chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #4982
- chore: Fix CRD samples by @christophd in #4981
- chore(ci): Upgrade kind-action to 2.0.2 by @gansheer in #4979
- Fix: Fail to run route with toD #4972 by @claudio4j in #4976
- chore: Improve YAKS E2E tests by @christophd in #4984
- chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #4986
- feat(install): Separate namespaced and descoped rbacs by @gansheer in #4914
- fix(cmd): move log in init to catch all options by @squakez in #4969
- chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #4993
- chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #4992
- Updating source checks for native builds by @hernanDatgDev in #4987
- chore(ci): bump default runtime to 3.6.0 by @squakez in #4989
- chore(ci): run lower memory checks before higher memory by @squakez in #4994
- chore(java): crds dependency compiler java 17 by @squakez in #4995
- docs(install): Fix advanced doc on multi-architecture ARM64 by @gansheer in #4997
- chore(deps): bump knative.dev/serving from 0.39.2 to 0.39.3 by @dependabot in #4996
- chore(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 by @dependabot in #5008
- fix(core): Fix tooling image on multi-arch by @gansheer in #5004
- chore(runtime): default to latest LTS by @squakez in #5009
- fix(ci): Sanitize PR head.ref by @AdnaneKhan in #5013
- fix(ctrl): failing Deployment reported in Integration by @squakez in #5010
- chore(deps): bump knative.dev/eventing from 0.39.1 to 0.39.2 by @dependabot in #5011
- chore(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #5012
- feat(knative): make installation explicit by @squakez in #4873
New Contributors
- @lsergio made their first contribution in #4968
- @hernanDatgDev made their first contribution in #4987
- @AdnaneKhan made their first contribution in #5013
Full Changelog: v2.1.0...v2.2.0