Releases: apache/camel-k
v2.0.0
Default Camel Dependencies
- Apache Camel K Runtime 2.16.0
- Apache Camel Quarkus 2.16.0
- Apache Camel 3.20.1
- Apache Camel Kamelets 3.20.1.1
Changes by Kind
Feature
- Add startup probes into health trait (#4305, @mertdotcc)
- Feat (ci): coverage badge (#4260, @realMartinez)
- Feat(ci): publish arm64 architecture (#4416, @squakez)
- Feat(cicd): onboard Camel K Tekton task (#4499, @squakez)
- Feat(cli): provide useful info in kubectl CLI (#4325, @squakez)
- Feat(trait): Add path-based Ingress options to ingress trait
feat(cli): Support setting maps in traits API (#4088, @astefanutti) - Feat(trait): add InfluencesBuild() func (#4512, @squakez)
- Feat(trait): custom builder resources (#4322, @squakez)
- Feat: Introduce build order strategy (#4523, @christophd)
- Feat: enable customizable pipeline (#4384, @squakez)
- Feat: move code to version 2 (#4128, @squakez)
- Feat(ci): release branch automation (#4576, @squakez)
- Feat(ci): scrape latest CK runtime available (#4131, @squakez)
- Feat: Free Camel K from runtime dependency (#4025, @squakez)
- Feat: Support data types in Kamelets (#4100, @christophd)
- Feat: change KameletBinding name to Binding (#4156, @squakez)
- Feat: remove deprecated code (#4318, @squakez)
- Feat: remove the need for a storage (#4483, @squakez)
- Add S2I support for builder image generation (#4417, @gansheer)
- Add max running builds CLI option on install command (#4291, @christophd)
- Allow to remote debug the Operator (#4517, @essobedo)
- Extend usage of non-root user (1000) on operator and builder pods (#4407, @gansheer)
- Knative trait sets
bindings.knative.dev/include=true
label to the namespace when there is a SinkBinding. (#4120, @claudio4j) - Migrate prometheus trait from microprofile metrics to micrometer (#4211, @gansheer)
- Remove archived github.com/pkg/errors as direct dependency (#4346, @gansheer)
- Remove custom labels from build time (#4184, @claudio4j)
- Revert usage of non-root user (1000) on operator and builder pods FS. (#4418, @gansheer)
- Secret managers parsing errors (#4109, @oscerd)
Bug or Regression
- Fix(builder): native from source should rebuild (#4153, @squakez)
- Fix(ci): native test path (#4329, @squakez)
- Fix(ci): proper arch label (#4527, @squakez)
- Fix(ci): revert coverage report to comment (#4562, @squakez)
- Fix(cli): skip k8s lookup when dry-run (#4567, @squakez)
- Fix(cmd): promote annotations/labels (#4473, @squakez)
- Fix(cmd): promote should load catalog from k8s (#4362, @squakez)
- Fix(cmd): rebuild KameletBindings (#4209, @squakez)
- Fix(cmd): run does not expand camel properties (#4199, @squakez)
- Fix(cmd): uninstall to wait the operator pod (#4280, @squakez)
- Fix(controller): camelcatalog default timeout (#4239, @squakez)
- Fix(core): Fix copy local dependencies error message (#4230, @gansheer)
- Fix(ctrl): dynamic builder registry organization (#4529, @squakez)
- Fix(ctrl): use builtin command kill (#4250, @squakez)
- Fix(e2e): high memory native test (#4349, @squakez)
- Fix(e2e): increase trait test timeout (#4533, @squakez)
- Fix(e2e): remove workaround pre 1.12.1 (#4479, @squakez)
- Fix(helm): proper CRDs (#4510, @squakez)
- Fix(operator): do not panic if cannot set GOMAXPROCS (#4300, @squakez)
- Fix(trait): minor lint (#4415, @squakez)
- Fix(trait): retrieve non cached version of generated Camel Catalog (#4514, @squakez)
- Fix: Add maven settings-security.xml to maven command (#4099, @gansheer)
- Fix: Restrict Knative binding provider execution (#4344, @christophd)
- Fix: kustomize revert placeholder namespace (#4147, @squakez)
- Fix: won't panic on error handler validation failure (#4247, @squakez)
- Fixes(cli): kamel run no longer requires connecting to k8s cluster in output mode (#4557, @anhpngt)
- Fix(ci): bring back CLIs required by ci tasks (#4461, @squakez)
- Fix(ci): quarkus native action name (#4094, @squakez)
- Fix(ci): revert branches (#4578, @squakez)
- Fix(ci): revert release action (#4577, @squakez)
- Fix(ci): use released action version (#4500, @squakez)
- Fix(cli): Remove CamelCatalogs CR on kamel uninstall (#4162, @gansheer)
- Fix(cmd): compatibility check when not a semver (#4137, @squakez)
- Fix(cmd): uninstall kube-public rolebindings (#4251, @squakez)
- Fix(core): Permissions on operator and builder pods (S2I compatibility) (#4487, @gansheer)
- Fix(doc): kamelet semver (#4115, @squakez)
- Fix(e2e): TestLocalPlatform (#4463, @squakez)
- Fix(e2e): correct jar location (#4084, @squakez)
- Fix(lint): rebuild test (#4216, @squakez)
- Fix: Always uninstall IntegrationPlatform resources (#4334, @christophd)
- Fix: Consistent integration platform settings hierarchy (#4317, @christophd)
- Fix: Improve error reporting in case of knative is required but not installed (#4237, @claudio4j)
- Fix: Limit parallel builds on operator (#4233, @christophd)
- Fix: Restrict Knative service trait to Http exposed and passive endpoints (#4368, @christophd)
- Fix: Shorten baseImage declaration to eclipse-temurin:11 and manage Buildah publish strategy (#4480, @gansheer)
- Fix: actions for 2.0 (#4083, @squakez)
- Fix: align process to latest ck runtime changes (#4292, @squakez)
Uncategorized
- Bump framework operator sdk from v1.16.0 to v1.26.1 (#4106, @gansheer)
- Chore(ci) : Fix licence missing/invalid format (#4515, @gansheer)
- Chore(ci): Helm 1.12.1 (#4474, @squakez)
- Chore(ci): Upgrade github/non github actions (#4518, @gansheer)
- Chore(ci): bump replace version (#4478, @squakez)
- Chore(ci): camel kamelets catalog scraping (#4136, @squakez)
- Chore(ci): define IMAGE_ARCH parameter (#4457, @squakez)
- Chore(ci): release doc polishing (#4421, @squakez)
- Chore(ci): remove autogen resource file (#4405, @squakez)
- Chore(ci): split upgrade from install (#4454, @squakez)
- Chore(ci): tidier wf organization (#4574, @squakez)
- Chore(ci): trigger native only when PR are labeled (#4078, @squakez)
- Chore(ci): use ubuntu-latest (#4445, @squakez)
- Chore(cmd): don't warn if rolebinding exists (#4255, @squakez)
- Chore(deps): home made Set to replace github.com/scylladb/go-set (#4462, @squakez)
- Chore(deps): ignore only k8s dependencies (#4367, @squakez)
- Chore(deps): k8s api to 0.25.6 (#4077, @squakez)
- Chore(deps): remove camelcase dependency (#4366, @squakez)
- Chore(deps): remove deps and unused CLIs (#4428, @squakez)
- Chore(deps): remove go-homedir dependency (#4397, @squakez)
- Chore(deps): remove gopkg.in/inf.v0 (#4401, @squakez)
- Chore(deps): replace github.com/radovskyb/watcher (#4448, @squakez)
- Chore(deps): revert vfs-gen removal (#4450, @gansheer)
- Chore(deps): spectrum 6.0.28 (#4564, @squakez)
- Chore(deps): update github.com/google/go-github/v52 (#4435, @squakez)
- Chore(doc): Java api support (#4339, @squakez)
- Chore(doc): Monitoring doc with prometheus/micrometer (#4273, @gansheer)
- Chore(doc): add upgrade instructions (#4254, @squakez)
- Chore(e2e): support remote testing (#4253, @squakez)
- Chore(olm): upgrade operator sdk (#4223, @squakez)
- Chore(test): rearrange e2e structure folder (#4072, @squakez)
- Chore: bump to 2.0.0 (#4081, @squakez)
- Chore: ignore resources.go (#4357, @squakez)
- Chore: improve unit test coverage (#4154, @realMartinez)
- Chore: make codegen (#4313, @squakez)
- Chore: more archived deps removals (#4419, @squakez)
- Chore: remove useless code (#4412, @squakez)
- Chore: use fixed default runtime version (#4550, @squakez)
- Doc(install): camel k fine tuning (#4134, @squakez)
- Doc: new release process (#4311, @squakez)
Dependencies
Added
- cloud.google.com/go/apigeeregistry: v0.6.0
- github.com/ProtonMail/go-crypto: 7d5c6f0
- github.com/alecthomas/kingpin/v2: v2.3.2
- github.com/aws/aws-sdk-go-v2/service/ssooidc: v1.13.6
- github.com/bwesterb/go-ristretto: v1.2.3
- github.com/cloudflare/circl: v1.3.3
- github.com/docker/docker: v23.0.5+incompatible
- github.com/flowstack/go-jsonschema: v0.1.1
- github.com/google/go-containerregistry: v0.15.2
- github.com/google/go-github/v52: v52.0.0
- github.com/google/s2a-go: v0.1.4
- github.com/grpc-ecosystem/grpc-gateway/v2: v2.11.3
- github.com/xhit/go-str2duration/v2: v2.1.0
- google.golang.org/genproto/googleapis/api: e85fd2c
- google.golang.org/genproto/googleapis/bytestream: e85fd2c
- google.golang.org/genproto/googleapis/rpc: e85fd2c
Changed
- cloud.google.com/go/accessapproval: v1.5.0 → v1.6.0
- cloud.google.com/go/accesscontextmanager: v1.4.0 → v1.7.0
- cloud.google.com/go/aiplatform: v1.27.0 → v1.37.0
- cloud.google.com/go/analytics: v0.12.0 → v0.19.0
- cloud.google.com/go/apigateway: v1.4.0 → v1.5.0
- cloud.google.com/go/apigeeconnect: v1.4.0 → v1.5.0
- cloud.google.com/go/appengine: v1.5.0 → v1.7.1
- cloud.google.com/go/area120: v0.6.0 → v0.7.1
- cloud.google.com/go/artifactregistry: v1.9.0 → v1.13.0
- cloud.google.com/go/asset: v1.10.0 → v1.13.0
- cloud.google.com/go/assuredworkloads: v1.9.0 → v1.10.0
- ...
1.12.2-nightly
Apache Camel K 1.12.2-nightly build for testing (unstable). This nightly release is using
an unsupported operator image published as docker.io/testcamelk/camel-k:1.12.2-nightly
To test it, download the client for your OS and run:
kamel install --olm=false --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots
NOTE: last updated on Mon Oct 16 02:55:46 UTC 2023
v1.12.1
Camel Dependencies
- Apache Camel K Runtime 1.17.1
- Apache Camel Quarkus 2.16.0
- Apache Camel 3.20.1
- Apache Camel Kamelets 3.20.1.1
What's Changed
- Use more recent link for Camel K tutorials by @apupier in #4071
- fix(ci): e2e native action name by @squakez in #4095
- [release-1.12.x] [camel-kamelets] Issue 1330: Deprecating parameters by @manstis in #4098
- [release-1.12.x] fix(#3956): Add maven settings-security to maven command by @gansheer in #4102
- feat: Add path-based Ingress options to the ingress trait (1.x backport) by @astefanutti in #4090
- fix(test): code refactoring by @squakez in #4104
- 4080 release 1.12.x by @oscerd in #4110
- [backport 1.12.x] fix(doc): kamelet semver by @squakez in #4116
- fix(knative): Integration in error state when knative SinkBinding mode=inclusion (backport to branch 1.12.x) by @claudio4j in #4141
- [Backport 1.12.x] fix(cmd): compatibility check when not a semver by @squakez in #4140
- [Backport 1.12.x] fix(builder): native from source should rebuild by @squakez in #4161
- fix #4167 : Default integrationPlatform created at operator startup dose not honor OPERATOR_ID config by @valdar in #4181
- Remove additional custom labels utility (#4184) (1.12.x branch) by @claudio4j in #4188
- [Backport 1.12.x] fix(cmd): run does not expand camel properties by @squakez in #4202
- [Backport 1.12.x] fix(cmd): rebuild KameletBindings by @squakez in #4215
- Revert "[Backport 1.12.x] fix(cmd): rebuild KameletBindings" by @squakez in #4220
- Improve error reporting in case of knative is required but not installed (1.12 branch) by @claudio4j in #4248
- [Backport 1.12.x] fix(operator): do not panic if cannot set GOMAXPROCS by @squakez in #4301
- [Backport 1.12.x] fix(e2e): Stabilize YAKS E2E tests by @christophd in #4307
- [Backport 1.12.x] fix: Limit parallel builds on operator by @christophd in #4284
- [Backport 1.12.x] fix: Consistent integration platform settings hierarchy by @christophd in #4342
- [Backport 1.12.x] Always uninstall integration platform by @christophd in #4340
- [Backport 1.12.x] fix(#4336): Restrict Knative binding provider execution by @christophd in #4352
- [Backport 1.12.x] fix(cmd): promote should load catalog from k8s by @squakez in #4365
- [Backport-1.12.x] fix: Restrict Knative service trait to Http exposed and passive endpoints by @christophd in #4379
- Remove unused ocp3 option from CI cluster config (1.12.x branch) by @claudio4j in #4387
- [Backport-1.12.x] chore: Improve Camel dependency validation by @christophd in #4414
- chore: preparing for next release by @squakez in #4420
- [1.12.x] Fix max running builds setting by @christophd in #4447
- [Backport 1.12.x] fix(ci): temporarily repair upgrade checks by @squakez in #4452
- [Release 1.12.x] fix(e2e): TestLocalPlatform by @squakez in #4459
Full Changelog: v1.12.0...v1.12.1
2.0.0-nightly
Apache Camel K 2.0.0-nightly build for testing (unstable). This nightly release is using
an unsupported operator image published as docker.io/testcamelk/camel-k:2.0.0-nightly
(default amd64
architecture,
-arm64
suffix for ARM64 architectures)
To test it, download the client for your OS and run:
kamel install --olm=false --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots
To test ARM64 architecture, download the client for your OS and run:
kamel install --olm=false --operator-image=docker.io/testcamelk/camel-k:2.0.0-nightly-arm64 --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots
NOTE: last updated on Tue Jul 25 01:38:52 UTC 2023
1.10.5-nightly
Apache Camel K 1.10.5-nightly build for testing (unstable). This nightly release is using
an unsupported operator image published as docker.io/testcamelk/camel-k:1.10.5-nightly
To test it, download the client for your OS and run:
kamel install --olm=false --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots
NOTE: last updated on Tue Jul 11 03:34:01 UTC 2023
1.12.1-nightly
Apache Camel K 1.12.1-nightly build for testing (unstable). This nightly release is using
an unsupported operator image published as docker.io/testcamelk/camel-k:1.12.1-nightly
To test it, download the client for your OS and run:
kamel install --olm=false --maven-repository=https://repository.apache.org/content/repositories/orgapachecamel-1565
NOTE: last updated on Mon Jun 12 03:33:49 UTC 2023
v1.12.0
Camel Dependencies
- Apache Camel K Runtime 1.17.0
- Apache Camel Quarkus 2.16.0
- Apache Camel 3.20.1
- Apache Camel Kamelets 3.20.1.1
Feature
- Feat(cli): enable service account via run (#4030, @squakez)
- Feat(cli): promote dry run (#4050, @squakez)
- Feat: Publish a generated extension for Java (#3994, @andreaTP)
- Feat(client): Generate apply configurations (#3968, @astefanutti)
Bug or Regression
Uncategorized
- Upgrade Golang to 1.18 (#3963, @astefanutti)
- Upgrade k8s to v1.25.2 (#3963, @astefanutti)
- Upgrade controller-runtime to v0.13.1 (#3963, @astefanutti)
- Upgrade Knative to v1.8.3 (#3963, @astefanutti)
- Upgrade Kustomize to v4.5.4 (#3963, @astefanutti)
- Chore(ci): automatic updates go version (#4013, @squakez)
- Chore(ci): bump java crds (#4054, @squakez)
- Chore(ci): setting ASF snapshot credentials (#4043, @squakez)
- Chore(dependencies): prometheus 0.60.0 (#4042, @squakez)
- Chore(test): don't install kamelet catalog (#4009, @squakez)
- Feat(ci): Camel-K-CRD java dependency (#4062, @squakez)
- Feat: Java, Groovy, and Kotlin native support (#4021, @essobedo)
- Feature(#3903): Support secret refresh through the existing addons - AWS Secrets Manager (#4047, @oscerd)
- Feature(#3903): Support secret refresh through the existing addons - Azure Key Vault (#4056, @oscerd)
- Feature(#3903): Support secret refresh through the existing addons - Docs update (#4057, @oscerd)
- Feature(#3903): Support secret refresh through the existing addons - Google Secret Manager (#4051, @oscerd)
- Fix(ci): CRD dependency release in action (#4014, @squakez)
- Fix(ci): env in proper place (#4045, @squakez)
- Fix(ci): settings directory (#4039, @squakez)
- Fix(trait): error handler ref in camel 3.20 (#4012, @squakez)
- Set staging repo to point to Camel K runtime 1.17.0 and camel-kamelets to 3.20.1.1 (#4067, @oscerd)
- Support Hashicorp Vault as secrets properties source (#4036, @oscerd)
Dependencies
Added
- cloud.google.com/go/accessapproval: v1.5.0
- cloud.google.com/go/accesscontextmanager: v1.4.0
- cloud.google.com/go/apigateway: v1.4.0
- cloud.google.com/go/apigeeconnect: v1.4.0
- cloud.google.com/go/appengine: v1.5.0
- cloud.google.com/go/baremetalsolution: v0.4.0
- cloud.google.com/go/batch: v0.4.0
- cloud.google.com/go/beyondcorp: v0.3.0
- cloud.google.com/go/certificatemanager: v1.4.0
- cloud.google.com/go/channel: v1.9.0
- cloud.google.com/go/cloudbuild: v1.4.0
- cloud.google.com/go/clouddms: v1.4.0
- cloud.google.com/go/contactcenterinsights: v1.4.0
- cloud.google.com/go/container: v1.7.0
- cloud.google.com/go/datafusion: v1.5.0
- cloud.google.com/go/dataplex: v1.4.0
- cloud.google.com/go/dataproc: v1.8.0
- cloud.google.com/go/deploy: v1.5.0
- cloud.google.com/go/dlp: v1.7.0
- cloud.google.com/go/errorreporting: v0.3.0
- cloud.google.com/go/essentialcontacts: v1.4.0
- cloud.google.com/go/eventarc: v1.8.0
- cloud.google.com/go/filestore: v1.4.0
- cloud.google.com/go/gkebackup: v0.3.0
- cloud.google.com/go/gkemulticloud: v0.4.0
- cloud.google.com/go/gsuiteaddons: v1.4.0
- cloud.google.com/go/iam: v0.8.0
- cloud.google.com/go/iap: v1.5.0
- cloud.google.com/go/ids: v1.2.0
- cloud.google.com/go/iot: v1.4.0
- cloud.google.com/go/kms: v1.6.0
- cloud.google.com/go/logging: v1.6.1
- cloud.google.com/go/longrunning: v0.3.0
- cloud.google.com/go/managedidentities: v1.4.0
- cloud.google.com/go/maps: v0.1.0
- cloud.google.com/go/monitoring: v1.8.0
- cloud.google.com/go/networkmanagement: v1.5.0
- cloud.google.com/go/optimization: v1.2.0
- cloud.google.com/go/orchestration: v1.4.0
- cloud.google.com/go/orgpolicy: v1.5.0
- cloud.google.com/go/policytroubleshooter: v1.4.0
- cloud.google.com/go/pubsublite: v1.5.0
- cloud.google.com/go/resourcemanager: v1.4.0
- cloud.google.com/go/resourcesettings: v1.4.0
- cloud.google.com/go/run: v0.3.0
- cloud.google.com/go/secretmanager: v1.9.0
- cloud.google.com/go/servicecontrol: v1.5.0
- cloud.google.com/go/servicemanagement: v1.5.0
- cloud.google.com/go/serviceusage: v1.4.0
- cloud.google.com/go/shell: v1.4.0
- cloud.google.com/go/storagetransfer: v1.6.0
- cloud.google.com/go/texttospeech: v1.5.0
- cloud.google.com/go/tpu: v1.4.0
- cloud.google.com/go/trace: v1.4.0
- cloud.google.com/go/translate: v1.4.0
- cloud.google.com/go/video: v1.9.0
- cloud.google.com/go/vmmigration: v1.3.0
- cloud.google.com/go/vmwareengine: v0.1.0
- cloud.google.com/go/vpcaccess: v1.5.0
- cloud.google.com/go/websecurityscanner: v1.4.0
- github.com/armon/go-socks5: e753329
- github.com/deepmap/oapi-codegen: v1.8.2
- github.com/emicklei/go-restful/v3: v3.8.0
- github.com/google/gnostic: v0.5.7-v3refs
- github.com/influxdata/influxdb-client-go/v2: v2.9.0
- github.com/influxdata/line-protocol: 2487e72
Changed
- cloud.google.com/go/aiplatform: v1.24.0 → v1.27.0
- cloud.google.com/go/artifactregistry: v1.7.0 → v1.9.0
- cloud.google.com/go/asset: v1.8.0 → v1.10.0
- cloud.google.com/go/assuredworkloads: v1.7.0 → v1.9.0
- cloud.google.com/go/automl: v1.6.0 → v1.8.0
- cloud.google.com/go/bigquery: v1.42.0 → v1.44.0
- cloud.google.com/go/billing: v1.5.0 → v1.7.0
- cloud.google.com/go/binaryauthorization: v1.2.0 → v1.4.0
- cloud.google.com/go/cloudtasks: v1.6.0 → v1.8.0
- cloud.google.com/go/compute/metadata: v0.2.1 → v0.2.3
- cloud.google.com/go/compute: v1.12.1 → v1.14.0
- cloud.google.com/go/datacatalog: v1.6.0 → v1.8.0
- cloud.google.com/go/dataform: v0.4.0 → v0.5.0
- cloud.google.com/go/datastore: v1.1.0 → v1.10.0
- cloud.google.com/go/datastream: v1.3.0 → v1.5.0
- cloud.google.com/go/dialogflow: v1.17.0 → v1.19.0
- cloud.google.com/go/documentai: v1.8.0 → v1.10.0
- cloud.google.com/go/firestore: v1.8.0 → v1.9.0
- cloud.google.com/go/functions: v1.7.0 → v1.9.0
- cloud.google.com/go/gaming: v1.6.0 → v1.8.0
- cloud.google.com/go/language: v1.6.0 → v1.8.0
- cloud.google.com/go/memcache: v1.5.0 → v1.7.0
- cloud.google.com/go/metastore: v1.6.0 → v1.8.0
- cloud.google.com/go/networkconnectivity: v1.5.0 → v1.7.0
- cloud.google.com/go/notebooks: v1.3.0 → v1.5.0
- cloud.google.com/go/osconfig: v1.8.0 → v1.10.0
- cloud.google.com/go/oslogin: v1.5.0 → v1.7.0
- cloud.google.com/go/pubsub: v1.5.0 → v1.27.1
- cloud.google.com/go/recaptchaenterprise/v2: v2.3.0 → v2.5.0
- cloud.google.com/go/recommender: v1.6.0 → v1.8.0
- cloud.google.com/go/redis: v1.8.0 → v1.10.0
- cloud.google.com/go/retail: v1.9.0 → v1.11.0
- cloud.google.com/go/scheduler: v1.5.0 → v1.7.0
- cloud.google.com/go/security: v1.8.0 → v1.10.0
- cloud.google.com/go/securitycenter: v1.14.0 → v1.16.0
- cloud.google.com/go/servicedirectory: v1.5.0 → v1.7.0
- cloud.google.com/go/spanner: v1.7.0 → v1.41.0
- cloud.google.com/go/speech: v1.7.0 → v1.9.0
- cloud.google.com/go/talent: v1.2.0 → v1.4.0
- cloud.google.com/go/videointelligence: v1.7.0 → v1.9.0
- cloud.google.com/go/vision/v2: v2.3.0 → v2.5.0
- cloud.google.com/go/webrisk: v1.5.0 → v1.7.0
- cloud.google.com/go/workflows: v1.7.0 → v1.9.0
- cloud.google.com/go: v0.104.0 → v0.105.0
- github....
1.11.2-nightly
Apache Camel K 1.11.2-nightly build for testing (unstable). This nightly release is using
an unsupported operator image published as docker.io/testcamelk/camel-k:1.11.2-nightly
To test it, download the client for your OS and run:
kamel install --olm=false --maven-repository=https://repository.apache.org/content/repositories/snapshots@id=apache-snapshots@snapshots
NOTE: last updated on Mon Feb 27 02:27:16 UTC 2023
v1.11.1
Camel Dependencies
- Apache Camel K Runtime 1.16.0
- Apache Camel Quarkus 2.14.0
- Apache Camel 3.19.0
- Apache Camel Kamelets 0.10.0
Uncategorized
- Chore: prepare for 1.11.1 version (#3934, @squakez)
- Update release instruction for 1.11.x (#3893, @oscerd)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
- Chore: deprecate bind funcs (#3909, @squakez)
- Chore: link to official examples repo (#3908, @squakez)
- Chore: scripts cleaning (#3914, @squakez)
- Chore: use latest kamelets (#3948, @squakez)
- Ensure
container.name
trait is used by the integration's controller. (#3951, @gansheer) - Feat(ci): automatic make generate (#3911, @squakez)
- Feat(cli): Enable CLI completion for integration, kit, kamelet names (#3902, @gansheer)
- Feat(cli): Update Kamel bind step index in properties to start at 1 instead of 0 (#3884, @gansheer)
- Feat(doc): automatic version scraping (#3924, @squakez)
- Feat(trait): Add telemetry trait as the new default tracing feature. (#3970, @gansheer)
- Feat: automatic github actions bump (#3913, @squakez)
- Fix(ci): github rate limit (#3936, @squakez)
- Fix(ci): use shell for action steps (#3938, @squakez)
- Fix: reconciliation loops behaviors (#3897, @squakez)
- Update release instructions (#3892, @oscerd)
- Use flag/config namespace for existing CLI completion kubectl commands (#3927, @gansheer)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
24), @squakez)
- Feat(trait): Add telemetry trait as the new default tracing feature. (#3970, @gansheer)
- Feat: automatic github actions bump (#3913, @squakez)
- Fix(ci): github rate limit (#3936, @squakez)
- Fix(ci): use shell for action steps (#3938, @squakez)
- Fix(core): move to policy/v1 (#3841, @squakez)
- Fix(e2e): use generated API methods (#3874, @squakez)
- Fix: bundle all Camel K runtime artifacts (#3830, @squakez)
- Fix: reconciliation loops behaviors (#3897, @squakez)
- Kamelet: In Yaml dsl the
template
keyword was renamed torouteTemplate
(#3838, @claudio4j) - Update release instructions (#3892, @oscerd)
- Updating to Camel K Runtime 1.16.0 and Camel Kamelets 0.10.0 (#3878, @oscerd)
- Upgrade Golang to 1.18
Upgrade k8s to v1.25.2
Upgrade controller-runtime to v0.13.1
Upgrade Knative to v1.8.3
Upgrade Kustomize to v4.5.4 (#3963, @astefanutti) - Use flag/config namespace for existing CLI completion kubectl commands (#3927, @gansheer)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
ttps://github.com/googleapis/gax-go/v2/compare/v2.4.0...v2.6.0)
- github.com/hashicorp/consul/api: v1.12.0 → v1.15.3
- github.com/hashicorp/serf: v0.9.7 → v0.9.8
- github.com/inconshreveable/mousetrap: v1.0.0 → v1.0.1
- github.com/onsi/ginkgo/v2: v2.1.4 → v2.3.0
- github.com/onsi/gomega: v1.20.1 → v1.22.1
- github.com/prometheus/client_golang: v1.13.0 → v1.14.0
- github.com/prometheus/client_model: v0.2.0 → v0.3.0
- github.com/redhat-developer/service-binding-operator: v1.1.1 → v1.3.1
- github.com/sagikazarmark/crypt: v0.6.0 → v0.8.0
- github.com/spf13/afero: v1.8.2 → v1.9.2
- github.com/spf13/cobra: v1.5.0 → v1.6.1
- github.com/spf13/viper: v1.12.0 → v1.14.0
- github.com/stretchr/objx: v0.4.0 → v0.5.0
- github.com/stretchr/testify: v1.8.0 → v1.8.1
- github.com/subosito/gotenv: v1.3.0 → v1.4.1
- github.com/yuin/goldmark: v1.4.1 → v1.4.13
- go.etcd.io/etcd/api/v3: v3.5.4 → v3.5.5
- go.etcd.io/etcd/client/pkg/v3: v3.5.4 → v3.5.5
- go.etcd.io/etcd/client/v2: v2.305.4 → v2.305.5
- go.etcd.io/etcd/client/v3: v3.5.4 → v3.5.5
- go.uber.org/zap: v1.23.0 → v1.24.0
- golang.org/x/crypto: 7b82a4e → 793ad66
- golang.org/x/mod: 9b9b3d8 → 86c51ed
- golang.org/x/net: 2e3eb7b → f15817d
- golang.org/x/oauth2: 9780585 → 6fdb5e3
- golang.org/x/sync: 0de741c → v0.1.0
- golang.org/x/sys: c0bba94 → 2771309
- golang.org/x/text: v0.3.7 → v0.4.0
- golang.org/x/time: 0e9765c → 579cf78
- golang.org/x/tools: 897bd77 → v0.1.12
- golang.org/x/xerrors: f3a8303 → 04be3eb
- google.golang.org/api: v0.81.0 → v0.102.0
- google.golang.org/genproto: 3a47de7 → 1bc688f
- google.golang.org/grpc: v1.46.2 → v1.50.1
- gopkg.in/ini.v1: v1.66.4 → v1.67.0
Removed
v1.10.4
Camel Dependencies
- Apache Camel K Runtime 1.15.2
- Apache Camel Quarkus 2.13.1
- Apache Camel 3.18.3
- Apache Camel Kamelets 0.9.4
Changes by Kind
Bug or Regression
- Fix(GC): Default to APIResourceList group when APIResource group is empty (#3835, @astefanutti)
- Fix(controller): Ready condition message not always taken from Camel Health Checks (#3821, @tadayosi)
- Fix(source): dataformat dependencies not resolved (#3857, @tadayosi)
Uncategorized
- Docs improvement in case of release on old branch (#3810, @github-actions[bot])
- Fix(core): move to policy/v1 (#3843, @squakez)
- Update release instructions for 1.10.x (#3894, @oscerd)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
68), @astefanutti)
- Chore(build): upgrade base image to ubi-quarkus-mandrel:22.2.0.0-Final-java11
chore(build): upgrade Maven to 3.8.6 (#3825, @tadayosi) - Chore(ci): move native into nigtly release wf (#3860, @squakez)
- Chore: deprecate bind funcs (#3909, @squakez)
- Chore: deprecated commands (#3839, @squakez)
- Chore: link to official examples repo (#3908, @squakez)
- Chore: remove deprecated code (#3819, @squakez)
- Chore: scripts cleaning (#3914, @squakez)
- Chore: use latest kamelets (#3948, @squakez)
- Docs improvement in case of release on old branch (#3809, @oscerd)
- Ensure
container.name
trait is used by the integration's controller. (#3951, @gansheer) - Feat(ci): automatic make generate (#3911, @squakez)
- Feat(cli): Enable CLI completion for integration, kit, kamelet names (#3902, @gansheer)
- Feat(cli): Update Kamel bind step index in properties to start at 1 instead of 0 (#3884, @gansheer)
- Feat(doc): automatic version scraping (#3924, @squakez)
- Feat(trait): Add telemetry trait as the new default tracing feature. (#3970, @gansheer)
- Feat: automatic github actions bump (#3913, @squakez)
- Fix(ci): github rate limit (#3936, @squakez)
- Fix(ci): use shell for action steps (#3938, @squakez)
- Fix(core): move to policy/v1 (#3841, @squakez)
- Fix(e2e): use generated API methods (#3874, @squakez)
- Fix: bundle all Camel K runtime artifacts (#3830, @squakez)
- Fix: reconciliation loops behaviors (#3897, @squakez)
- Kamelet: In Yaml dsl the
template
keyword was renamed torouteTemplate
(#3838, @claudio4j) - Update release instructions (#3892, @oscerd)
- Updating to Camel K Runtime 1.16.0 and Camel Kamelets 0.10.0 (#3878, @oscerd)
- Upgrade Golang to 1.18
Upgrade k8s to v1.25.2
Upgrade controller-runtime to v0.13.1
Upgrade Knative to v1.8.3
Upgrade Kustomize to v4.5.4 (#3963, @astefanutti) - Use flag/config namespace for existing CLI completion kubectl commands (#3927, @gansheer)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.
ttps://github.com/googleapis/gax-go/v2/compare/v2.4.0...v2.6.0)
- github.com/hashicorp/consul/api: v1.12.0 → v1.15.3
- github.com/hashicorp/serf: v0.9.7 → v0.9.8
- github.com/inconshreveable/mousetrap: v1.0.0 → v1.0.1
- github.com/onsi/ginkgo/v2: v2.1.4 → v2.3.0
- github.com/onsi/gomega: v1.20.1 → v1.22.1
- github.com/prometheus/client_golang: v1.13.0 → v1.14.0
- github.com/prometheus/client_model: v0.2.0 → v0.3.0
- github.com/redhat-developer/service-binding-operator: v1.1.1 → v1.3.1
- github.com/sagikazarmark/crypt: v0.6.0 → v0.8.0
- github.com/spf13/afero: v1.8.2 → v1.9.2
- github.com/spf13/cobra: v1.5.0 → v1.6.1
- github.com/spf13/viper: v1.12.0 → v1.14.0
- github.com/stretchr/objx: v0.4.0 → v0.5.0
- github.com/stretchr/testify: v1.8.0 → v1.8.1
- github.com/subosito/gotenv: v1.3.0 → v1.4.1
- github.com/yuin/goldmark: v1.4.1 → v1.4.13
- go.etcd.io/etcd/api/v3: v3.5.4 → v3.5.5
- go.etcd.io/etcd/client/pkg/v3: v3.5.4 → v3.5.5
- go.etcd.io/etcd/client/v2: v2.305.4 → v2.305.5
- go.etcd.io/etcd/client/v3: v3.5.4 → v3.5.5
- go.uber.org/zap: v1.23.0 → v1.24.0
- golang.org/x/crypto: 7b82a4e → 793ad66
- golang.org/x/mod: 9b9b3d8 → 86c51ed
- golang.org/x/net: 2e3eb7b → f15817d
- golang.org/x/oauth2: 9780585 → 6fdb5e3
- golang.org/x/sync: 0de741c → v0.1.0
- golang.org/x/sys: c0bba94 → 2771309
- golang.org/x/text: v0.3.7 → v0.4.0
- golang.org/x/time: 0e9765c → 579cf78
- golang.org/x/tools: 897bd77 → v0.1.12
- golang.org/x/xerrors: f3a8303 → 04be3eb
- google.golang.org/api: v0.81.0 → v0.102.0
- google.golang.org/genproto: 3a47de7 → 1bc688f
- google.golang.org/grpc: v1.46.2 → v1.50.1
- gopkg.in/ini.v1: v1.66.4 → v1.67.0