This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/npm_and_yarn/multi-23dea901ca
in repository https://gitbox.apache.org/repos/asf/inlong-website.git
discard bbb34601ed Bump axios, @docusaurus/core,
@docusaurus/plugin-content-docs and @docusaurus/preset-classic
add aec0e5cb5e [INLONG-980][Agent] Add Agent data format doc (#981)
add ba8e771fba Bump body-parser and express (#979)
add b65299a59b [INLONG-731][BOT] Bump micromatch from 4.0.5 to 4.0.8 (#973)
add b80ab180ff Bump axios, @docusaurus/core,
@docusaurus/plugin-content-docs and @docusaurus/preset-classic
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 (bbb34601ed)
\
N -- N -- N refs/heads/dependabot/npm_and_yarn/multi-23dea901ca
(b80ab180ff)
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:
.../current/development/binary_protocol/agent.md | 154 ++++
.../development/binary_protocol/img/agent_1.png | Bin 0 -> 68576 bytes
.../development/binary_protocol/img/cache_1.png | Bin 0 -> 16452 bytes
.../development/binary_protocol/img/sink_1.png | Bin 0 -> 13001 bytes
.../development/binary_protocol/img/source_1.png | Bin 0 -> 20274 bytes
.../development/binary_protocol/img/total.png | Bin 0 -> 25575 bytes
package-lock.json | 876 ++++++++++++++-------
7 files changed, 730 insertions(+), 300 deletions(-)
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/binary_protocol/agent.md
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/binary_protocol/img/agent_1.png
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/binary_protocol/img/cache_1.png
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/binary_protocol/img/sink_1.png
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/binary_protocol/img/source_1.png
create mode 100644
i18n/zh-CN/docusaurus-plugin-content-docs/current/development/binary_protocol/img/total.png