Skip to content

Commit bce373f

Browse files
mergify[bot]efd6
andauthored
[9.0](backport #44098) mod: update github.com/elastic/mito to v1.19.0 (#44129)
* mod: update github.com/elastic/mito to v1.19.0 (#44098) Adds: * hex_decode function Also fix links to direct documentation for extension functions. (cherry picked from commit 4c1bf91) * remove irrelevant changelog entry --------- Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
1 parent 0ef75e9 commit bce373f

File tree

6 files changed

+104
-92
lines changed

6 files changed

+104
-92
lines changed

CHANGELOG.next.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
115115
- Prevent panic in CEL and salesforce inputs when github.com/hashicorp/go-retryablehttp exceeds maximum retries. {pull}40144[40144]
116116
- Fixed websocket input panic on sudden network error or server crash. {issue}44063[44063] {pull}44068[44068]
117117
- [Filestream] Log the "reader closed" message on the debug level to avoid log spam. {pull}44051[44051]
118+
- Fix links to CEL mito extension functions in input documentation. {pull}44098[44098]
118119

119120

120121
*Heartbeat*
@@ -218,6 +219,7 @@ https://github.com/elastic/beats/compare/v8.8.1\...main[Check the HEAD diff]
218219
- Add pagination batch size support to Entity Analytics input's Okta provider. {pull}43655[43655]
219220
- Allow a grace time for awss3 input shutdown to enable incomplete SQS message processing to be completed. {pull}43369[43369]
220221
- Update CEL mito extensions to v1.18.0. {pull}43855[43855]
222+
- Update CEL mito extensions to v1.19.0. {pull}44098[44098]
221223

222224
*Auditbeat*
223225

NOTICE.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15345,11 +15345,11 @@ limitations under the License.
1534515345

1534615346
--------------------------------------------------------------------------------
1534715347
Dependency : github.com/elastic/mito
15348-
Version: v1.18.0
15348+
Version: v1.19.0
1534915349
Licence type (autodetected): Apache-2.0
1535015350
--------------------------------------------------------------------------------
1535115351

15352-
Contents of probable licence file $GOMODCACHE/github.com/elastic/mito@v1.18.0/LICENSE:
15352+
Contents of probable licence file $GOMODCACHE/github.com/elastic/mito@v1.19.0/LICENSE:
1535315353

1535415354

1535515355
Apache License
@@ -26855,11 +26855,11 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2685526855

2685626856
--------------------------------------------------------------------------------
2685726857
Dependency : golang.org/x/oauth2
26858-
Version: v0.25.0
26858+
Version: v0.27.0
2685926859
Licence type (autodetected): BSD-3-Clause
2686026860
--------------------------------------------------------------------------------
2686126861

26862-
Contents of probable licence file $GOMODCACHE/golang.org/x/oauth2@v0.25.0/LICENSE:
26862+
Contents of probable licence file $GOMODCACHE/golang.org/x/oauth2@v0.27.0/LICENSE:
2686326863

2686426864
Copyright 2009 The Go Authors.
2686526865

0 commit comments

Comments
 (0)