Camel K Versions Save

Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers

1.11.2-nightly

1 year ago

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

1 year ago

Camel Dependencies

Uncategorized

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

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 to routeTemplate (#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

  • github.com/mikefarah/yaml/v2: v2.4.0
  • github.com/mikefarah/yq/v2: v2.4.1
  • gopkg.in/imdario/mergo.v0: v0.3.7

v1.10.4

1 year ago

Camel Dependencies

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

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 to routeTemplate (#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

  • github.com/mikefarah/yaml/v2: v2.4.0
  • github.com/mikefarah/yq/v2: v2.4.1
  • gopkg.in/imdario/mergo.v0: v0.3.7

1.11.1-nightly

1 year ago

Apache Camel K 1.11.1-nightly build for testing (unstable). This nightly release is using an unsupported operator image published as docker.io/testcamelk/camel-k:1.11.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/snapshots@id=apache-snapshots@snapshots

NOTE: last updated on Mon Jan 30 02:31:01 UTC 2023

1.11.0

1 year ago

Apache Camel K 1.11.0 build for testing (unstable). This nightly release is using an unsupported operator image published as docker.io/testcamelk/camel-k:1.11.0

To test it, download the client for your OS and run:

kamel install --olm=false --maven-repository=https://repository.apache.org/content/repositories/orgapachecamel-1499

NOTE: last updated on Mon Dec 19 01:52:48 UTC 2022

1.12.0-nightly

1 year ago

Apache Camel K 1.12.0-nightly build for testing (unstable). This nightly release is using an unsupported operator image published as docker.io/testcamelk/camel-k:1.12.0-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-1528/

NOTE: last updated on Mon Feb 27 02:23:20 UTC 2023

v1.11.0

1 year ago

Camel Dependencies

Changes by Kind

Bug or Regression

  • Fix(GC): Default to APIResourceList group when APIResource group is empty (#3834, @astefanutti)
  • Fix(controller): Ready condition message not always taken from Camel Health Checks (#3814, @tadayosi)
  • Fix(source): dataformat dependencies not resolved (#3856, @tadayosi)
  • TestRunAndLog to pass both linux and MacOS (#3828, @u5surf)

Uncategorized

  • 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: deprecated commands (#3839, @squakez)
  • Chore: remove deprecated code (#3819, @squakez)
  • Docs improvement in case of release on old branch (#3809, @oscerd)
  • 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)
  • Kamelet: In Yaml dsl the template keyword was renamed to routeTemplate (#3838, @claudio4j)
  • Updating to Camel K Runtime 1.16.0 and Camel Kamelets 0.10.0 (#3878, @oscerd)

Dependencies

Added

  • cloud.google.com/go/aiplatform: v1.24.0
  • cloud.google.com/go/analytics: v0.12.0
  • cloud.google.com/go/area120: v0.6.0
  • cloud.google.com/go/artifactregistry: v1.7.0
  • cloud.google.com/go/asset: v1.8.0
  • cloud.google.com/go/assuredworkloads: v1.7.0
  • cloud.google.com/go/automl: v1.6.0
  • cloud.google.com/go/billing: v1.5.0
  • cloud.google.com/go/binaryauthorization: v1.2.0
  • cloud.google.com/go/cloudtasks: v1.6.0
  • cloud.google.com/go/compute/metadata: v0.2.1
  • cloud.google.com/go/containeranalysis: v0.6.0
  • cloud.google.com/go/datacatalog: v1.6.0
  • cloud.google.com/go/dataflow: v0.7.0
  • cloud.google.com/go/dataform: v0.4.0
  • cloud.google.com/go/datalabeling: v0.6.0
  • cloud.google.com/go/dataqna: v0.6.0
  • cloud.google.com/go/datastream: v1.3.0
  • cloud.google.com/go/dialogflow: v1.17.0
  • cloud.google.com/go/documentai: v1.8.0
  • cloud.google.com/go/domains: v0.7.0
  • cloud.google.com/go/edgecontainer: v0.2.0
  • cloud.google.com/go/functions: v1.7.0
  • cloud.google.com/go/gaming: v1.6.0
  • cloud.google.com/go/gkeconnect: v0.6.0
  • cloud.google.com/go/gkehub: v0.10.0
  • cloud.google.com/go/language: v1.6.0
  • cloud.google.com/go/lifesciences: v0.6.0
  • cloud.google.com/go/mediatranslation: v0.6.0
  • cloud.google.com/go/memcache: v1.5.0
  • cloud.google.com/go/metastore: v1.6.0
  • cloud.google.com/go/networkconnectivity: v1.5.0
  • cloud.google.com/go/networksecurity: v0.6.0
  • cloud.google.com/go/notebooks: v1.3.0
  • cloud.google.com/go/osconfig: v1.8.0
  • cloud.google.com/go/oslogin: v1.5.0
  • cloud.google.com/go/phishingprotection: v0.6.0
  • cloud.google.com/go/privatecatalog: v0.6.0
  • cloud.google.com/go/recaptchaenterprise/v2: v2.3.0
  • cloud.google.com/go/recommendationengine: v0.6.0
  • cloud.google.com/go/recommender: v1.6.0
  • cloud.google.com/go/redis: v1.8.0
  • cloud.google.com/go/retail: v1.9.0
  • cloud.google.com/go/scheduler: v1.5.0
  • cloud.google.com/go/security: v1.8.0
  • cloud.google.com/go/securitycenter: v1.14.0
  • cloud.google.com/go/servicedirectory: v1.5.0
  • cloud.google.com/go/speech: v1.7.0
  • cloud.google.com/go/talent: v1.2.0
  • cloud.google.com/go/videointelligence: v1.7.0
  • cloud.google.com/go/vision/v2: v2.3.0
  • cloud.google.com/go/webrisk: v1.5.0
  • cloud.google.com/go/workflows: v1.7.0
  • github.com/googleapis/enterprise-certificate-proxy: v0.2.0

Changed

  • cloud.google.com/go/bigquery: v1.8.0 → v1.42.0
  • cloud.google.com/go/compute: v1.6.1 → v1.12.1
  • cloud.google.com/go/firestore: v1.6.1 → v1.8.0
  • cloud.google.com/go: v0.100.2 → v0.104.0
  • github.com/armon/go-metrics: v0.3.10 → v0.4.0
  • github.com/container-tools/spectrum: v0.3.10 → v0.3.11
  • github.com/fsnotify/fsnotify: v1.5.4 → v1.6.0
  • github.com/google/go-cmp: v0.5.8 → v0.5.9
  • github.com/googleapis/gax-go/v2: 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

  • github.com/mikefarah/yaml/v2: v2.4.0
  • github.com/mikefarah/yq/v2: v2.4.1
  • gopkg.in/imdario/mergo.v0: v0.3.7

1.10.4-nightly

1 year ago

Apache Camel K 1.10.4-nightly build for testing (unstable). This nightly release is using an unsupported operator image published as docker.io/testcamelk/camel-k:1.10.4-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 Jan 30 01:40:05 UTC 2023

v1.10.3

1 year ago

Camel Dependencies

Changes by Kind

Uncategorized

  • Feat(build): parse cmd execution for errors (#3789, @squakez)
  • Preparing for release 1.10.3 - Upgrade to Camel K runtime 1.15.2 and Camel-Kamelets 0.9.3 (#3802, @oscerd)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.

1.10.3-nightly

1 year ago

Apache Camel K 1.10.3-nightly build for testing (unstable). This nightly release is using an unsupported operator image published as docker.io/testcamelk/camel-k:1.10.3-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-1495

NOTE: last updated on Mon Nov 14 01:08:24 UTC 2022