This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to tag v2.7.0-nightly
in repository https://gitbox.apache.org/repos/asf/camel-k.git


*** WARNING: tag v2.7.0-nightly was modified! ***

    from 19367049f (commit)
      to 7492714c5 (commit)
 discard 19367049f chore(ci): v2.7.0-nightly release updates
     add c4f221593 chore(deps): golang 1.24
     add 3cd9f07a9 chore(traits): remove deprecations no longer supported
     add 4df82a779 chore: nightly automatic updates
     add 0a121388a fix(e2e): wait for Pod readiness
     add 493a7875f chore(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.27.0
     new 7492714c5 chore(ci): v2.7.0-nightly release updates

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
tag are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (19367049f)
            \
             N -- N -- N   refs/tags/v2.7.0-nightly (7492714c5)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.adoc                                        |   2 +-
 docs/charts/camel-k-2.7.0-nightly.tgz              | Bin 236471 -> 236471 bytes
 docs/charts/index.yaml                             |   6 ++---
 e2e/advanced/builder_test.go                       |   4 ++--
 e2e/common/traits/cron_test.go                     |  24 +++++++++++--------
 e2e/support/test_support.go                        |   2 +-
 go.mod                                             |   4 ++--
 go.sum                                             |   4 ++--
 pkg/apis/camel/v1/build_types_support.go           |  22 ++++++++---------
 pkg/apis/camel/v1/camelcatalog_types_support.go    |  14 +++++------
 pkg/apis/camel/v1/common_types.go                  |   2 +-
 pkg/apis/camel/v1/error_handler_types_support.go   |  24 +++++++++----------
 pkg/apis/camel/v1/integration_types_support.go     |  16 ++++++-------
 pkg/apis/camel/v1/integrationkit_types_support.go  |  16 ++++++-------
 .../camel/v1/integrationplatform_types_support.go  |  18 +++++++-------
 .../camel/v1/integrationprofile_types_support.go   |  18 +++++++-------
 pkg/apis/camel/v1/kamelet_types_support.go         |  14 +++++------
 pkg/apis/camel/v1/pipe_types_support.go            |  14 +++++------
 pkg/apis/camel/v1/trait/base.go                    |   2 +-
 pkg/builder/project.go                             |   2 +-
 pkg/cmd/source/source.go                           |   2 +-
 pkg/controller/pipe/error_handler.go               |   6 ++---
 pkg/controller/pipe/error_handler_test.go          |  20 +++++++++++-----
 pkg/kamelet/repository/composite_repository.go     |   4 ++--
 .../bases/camel-k.clusterserviceversion.yaml       |   2 +-
 pkg/trait/logging.go                               |  26 ---------------------
 pkg/trait/logging_test.go                          |  20 ----------------
 pkg/trait/master.go                                |  21 -----------------
 pkg/util/source/inspector.go                       |   4 ++--
 script/Makefile                                    |   2 +-
 30 files changed, 130 insertions(+), 185 deletions(-)

Reply via email to