Skip to content

Releases: apache/camel-k

v1.11.1

30 Jan 11:10
Compare
Choose a tag to compare

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

30 Jan 11:05
Compare
Choose a tag to compare

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

23 Dec 03:07
Compare
Choose a tag to compare
1.11.1-nightly Pre-release
Pre-release

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

17 Dec 02:37
Compare
Choose a tag to compare
1.11.0 Pre-release
Pre-release

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

14 Dec 03:01
Compare
Choose a tag to compare
1.12.0-nightly Pre-release
Pre-release

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

12 Dec 08:53
Compare
Choose a tag to compare

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

15 Nov 02:02
1d5c790
Compare
Choose a tag to compare
1.10.4-nightly Pre-release
Pre-release

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

14 Nov 09:45
Compare
Choose a tag to compare

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

26 Oct 01:05
Compare
Choose a tag to compare
1.10.3-nightly Pre-release
Pre-release

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

v1.10.2

20 Oct 07:57
Compare
Choose a tag to compare

Camel Dependencies

Changes by Kind

Uncategorized

  • Preparing for release 1.10.2 and upgrade to Camel K Runtime 1.15.1 (#3748, @oscerd)

Dependencies

Added

Nothing has changed.

Changed

Nothing has changed.

Removed

Nothing has changed.
e (#3724, @squakez)

Uncategorized

  • Fix: Also use OPERATOR_ID EnvVar to obtain the operator id (#3680, @christophd)
  • When overriding the maven repository settings, the default repositories should still be retained to avoid losing the base
    dependencies. (#3687, @phantomjinx)

Dependencies

Added

  • github.com/prashantv/gostub: v1.1.0

Changed

  • github.com/pelletier/go-toml/v2: v2.0.1 → v2.0.5
  • go.uber.org/automaxprocs: v1.4.0 → v1.5.1

Removed

Nothing has changed.
tegration for missing dependencies specified (e.g. camel:cxf)

  • CLI - Show warning for missing dependencies specified (e.g. -d camel-cxf) for kamel local and kamel run
  • CLI - Show warning for unrecommended Maven GAV formats specified for Camel dependencies (e.g. -d mvn:org.apache.camel:camel-http:3.18.0) for kamel local and kamel run
  • CLI - Add completion for kamel local -d [TAB] and improve for kamel run -d [TAB] (#3640, @tadayosi)
  • Feat(metadata): raise error when capability/dependency not resolved in CamelCatalog (#3571, @tadayosi)
  • Feat: Auto-create platform when registry can be inferred from KEP-1755 (#3612, @astefanutti)
  • Feat: Ingress trait host is optional (#3617, @astefanutti)
  • Trait(ingress): Configure backend in ingress rule (#3652, @astefanutti)

Bug or Regression

  • Chore: Upgrade go.uber.org/automaxprocs to v1.5.1 (#3711, @astefanutti)
  • Fix panics when integration is waiting for platform (#3616, @astefanutti)
  • Fix(cli): don't verify operator in output mode (#3723, @squakez)
  • Fix: Panic with odd number of key / value arguments (#3610, @astefanutti)
  • Fix: Quarkus native mode for KameletBinding (#3682, @christophd)
  • Fix: Use SIGTERM and SIGINT aware context for bootstrap operations (#3691, @astefanutti)
  • When overriding the maven repository settings, the default repositories should still be retained to avoid losing the base
    dependencies. (#3684, @phantomjinx)

Uncategorized

Dependencies

Added

  • github.com/prashantv/gostub: v1.1.0

Changed

  • github.com/pelletier/go-toml/v2: v2.0.1 → v2.0.5
  • go.uber.org/automaxprocs: v1.4.0 → v1.5.1

Removed

Nothing has changed.
ithub.com/Masterminds/goutils/tree/v1.1.0)

  • github.com/Masterminds/sprig: v2.22.0+incompatible
  • github.com/OpenPeeDeeP/depguard: v1.0.1
  • github.com/StackExchange/wmi: v1.2.1
  • github.com/alexkohler/prealloc: v1.0.0
  • github.com/andybalholm/brotli: v1.0.3
  • github.com/aokoli/goutils: v1.0.1
  • github.com/ashanbrown/forbidigo: v1.2.0
  • github.com/ashanbrown/makezero: b626158
  • github.com/bkielbasa/cyclop: v1.2.0
  • github.com/blizzy78/varnamelen: v0.3.0
  • github.com/bombsimon/wsl/v3: v3.3.0
  • github.com/breml/bidichk: v0.1.1
  • github.com/butuzov/ireturn: v0.1.1
  • github.com/charithe/durationcheck: v0.0.9
  • github.com/chavacava/garif: e8a0a40
  • github.com/daixiang0/gci: v0.2.9
  • github.com/denis-tingajkin/go-header: v0.4.2
  • github.com/esimonov/ifshort: v1.0.3
  • github.com/ettle/strcase: v0.1.1
  • github.com/fatih/structtag: v1.2.0
  • github.com/fullstorydev/grpcurl: v1.6.0
  • github.com/fzipp/gocyclo: v0.3.1
  • github.com/go-critic/go-critic: v0.6.1
  • github.com/go-ole/go-ole: v1.2.6
  • github.com/go-redis/redis: v6.15.8+incompatible
  • github.com/go-sql-driver/mysql: v1.5.0
  • github.com/go-toolsmith/astcast: v1.0.0
  • github.com/go-toolsmith/astcopy: v1.0.0
  • github.com/go-toolsmith/astequal: v1.0.1
  • github.com/go-toolsmith/astfmt: v1.0.0
  • github.com/go-toolsmith/astinfo: 9809ff7
  • github.com/go-toolsmith/astp: v1.0.0
  • github.com/go-toolsmith/pkgload: v1.0.0
  • github.com/go-toolsmith/strparse: v1.0.0
  • github.com/go-toolsmith/typep: v1.0.2
  • github.com/go-xmlfmt/xmlfmt: d5b6f63
  • github.com/gobwas/glob: v0.2.3
  • github.com/gofrs/flock: v0.8.1
  • github.com/golangci/check: cfe4005
  • github.com/golangci/dupl: 3e9179a
  • github.com/golangci/go-misc: 927a3d8
  • github.com/golangci/gofmt: 244bba7
  • github.com/golangci/golangci-lint: v1.43.0
  • github.com/golangci/lint-1: 297bf36
  • github.com/golangci/maligned: b1d8939
  • github.com/golangci/misspell: v0.3.5
  • github.com/golangci/revgrep: c22e500
  • github.com/golangci/unconvert: 28b1c44
  • github.com/google/certificate-transparency-go: v1.1.1
  • github.com/google/trillian: v1.3.11
  • github.com/gookit/color: v1.4.2
  • github.com/gordonklaus/ineffassign: 2e10b26
  • github.com/gorhill/cronexpr: 88b0669
  • github.com/gostaticanalysis/analysisutil: v0.7.1
  • github.com/gostaticanalysis/comment: v1.4.2
  • github.com/gostaticanalysis/forcetypeassert: 01d4955
  • github.com/gostaticanalysis/nilerr: v0.1.1
  • github.com/gostaticanalysis/testutil: v0.4.0
  • github.com/hashicorp/go-version: v1.2.1
  • github.com/huandu/xstrings: v1.2.0
  • github.com/jgautheron/goconst: [v1.5.1](https://github...
Read more