You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2022/02/10 06:04:30 UTC

[skywalking] branch feat/responseTimeout-es updated (7de2208 -> 5deaef2)

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

kezhenxu94 pushed a change to branch feat/responseTimeout-es
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


 discard 7de2208  Expose responseTimeout of ES client
     add 22e1a89  Bump up PostgreSQL driver to fix CVE (#8497)
     add 6385c35  Polish v9 upgrade FAQ (#8508)
     add 9aeb72a  upgrade protoc to 3.19.2 (#8523)
     add f07371f  feat: Add Guava EventBus definition in component-libraries.yml (#8524)
     add 57d64aa  Add OpenFunction component ID (#8528)
     add 5deaef2  Expose responseTimeout of ES client

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch 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   (7de2208)
            \
             N -- N -- N   refs/heads/feat/responseTimeout-es (5deaef2)

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.

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                                 |  4 ++++
 dist-material/release-docs/LICENSE                         |  2 +-
 docs/en/FAQ/v9-version-upgrade.md                          | 14 +++++++++-----
 docs/en/setup/backend/backend-storage.md                   |  2 +-
 oap-server-bom/pom.xml                                     |  2 +-
 .../src/main/resources/component-libraries.yml             |  6 ++++++
 pom.xml                                                    |  2 +-
 tools/dependencies/known-oap-backend-dependencies.txt      |  2 +-
 8 files changed, 24 insertions(+), 10 deletions(-)