diff --git a/CHANGELOG.md b/CHANGELOG.md index 259dbbac26..ca6783f3a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,184 @@ # Changelog +## v1.9.0 (2024-01-09) + + * [6a44acd1](https://github.com/argoproj/argo-events/commit/6a44acd1ac57a52dff2cc0293d746c445b035960) Update manifests to v1.9.0 + * [f3957a4c](https://github.com/argoproj/argo-events/commit/f3957a4cb2aa95c4e35b67471b68c49683fec2ae) chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#2968) + * [6b366564](https://github.com/argoproj/argo-events/commit/6b366564313cde2069d56ccbb790eb6647aa7244) fix: fix trigger retryStrategy (#2956) + * [546ad06c](https://github.com/argoproj/argo-events/commit/546ad06c57cf297bda0adba00d070ac2972bbab2) chore(deps): bump github.com/bradleyfalzon/ghinstallation/v2 from 2.4.0 to 2.9.0 (#2967) + * [3ca4aa75](https://github.com/argoproj/argo-events/commit/3ca4aa752aadd582502e67e1b82d0c21d429b156) chore(deps): bump google.golang.org/api from 0.154.0 to 0.155.0 (#2966) + * [e58357d2](https://github.com/argoproj/argo-events/commit/e58357d27097e0d1eaac2f3ab1dbf0f70a9702d3) fix: Reduce Sensor log verbosity for filtered events (#2964) + * [bec39df2](https://github.com/argoproj/argo-events/commit/bec39df2b40ed761d2f8786b944ce70b8d22e8fc) fix: added Errors() read from kafkaSensor's producer (#2959) + * [a4407d7b](https://github.com/argoproj/argo-events/commit/a4407d7b3705f3d3600256df46c42517e19440bd) Update mqtt.md (#2955) + * [6a755b93](https://github.com/argoproj/argo-events/commit/6a755b93ffdff918dc13e32aaa6a0246244d2f54) chore(deps): bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0 (#2961) + * [0c071e79](https://github.com/argoproj/argo-events/commit/0c071e79b2f8d0e8ece44d174af56ec76f0b0649) chore(deps): bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 (#2954) + * [f77da574](https://github.com/argoproj/argo-events/commit/f77da5746224805a185103dc8dfdfcce52b6696d) chore(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 (#2953) + * [d48d5609](https://github.com/argoproj/argo-events/commit/d48d5609b3ecf3d566f2fba9ffb164d5ff474272) chore(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 (#2952) + * [4939a3c0](https://github.com/argoproj/argo-events/commit/4939a3c00f1ebe42ff1d80df504508d1662a556d) chore(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2950) + * [7edc8cd2](https://github.com/argoproj/argo-events/commit/7edc8cd2d1961d3e7f8d5144c667ba4a7ffd159f) chore(deps): bump sigstore/cosign-installer from 3.2.0 to 3.3.0 (#2946) + * [7a843bdd](https://github.com/argoproj/argo-events/commit/7a843bdd825f1820b284a8f36314ff8af6e75a75) chore(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 (#2943) + * [287d9779](https://github.com/argoproj/argo-events/commit/287d9779be4f79baa76b40a21b7edca35b5a8c4a) chore(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 (#2945) + * [a5e7f160](https://github.com/argoproj/argo-events/commit/a5e7f160aa2b769f0f29444a8b8531a1d2d29a51) chore(deps): bump github.com/minio/minio-go/v7 from 7.0.65 to 7.0.66 (#2944) + * [27e749df](https://github.com/argoproj/argo-events/commit/27e749df0ae16c2ad8c33f8111a47b2fa07d36c6) chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#2942) + * [b00f0651](https://github.com/argoproj/argo-events/commit/b00f06518bd7436737913f80f65ad1de77bb55eb) chore(deps): bump github.com/xanzy/go-gitlab from 0.94.0 to 0.95.2 (#2941) + * [d8f9e3f9](https://github.com/argoproj/argo-events/commit/d8f9e3f97c5434b1a90eb9b6b9e85bfb7921a8e9) chore(deps): bump google.golang.org/api from 0.153.0 to 0.154.0 (#2940) + * [bf455eac](https://github.com/argoproj/argo-events/commit/bf455eac8bb82b2d443f856f50e91943d78ba77c) chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 (#2932) + * [2867087c](https://github.com/argoproj/argo-events/commit/2867087caabadf013d3971be25cdd3e48d02935b) chore(deps): bump actions/setup-python from 4.7.1 to 5.0.0 (#2934) + * [d7ddf7d9](https://github.com/argoproj/argo-events/commit/d7ddf7d9552c6b6885c75a47501e68c57e174ecb) chore(deps): bump actions/stale from 7 to 9 (#2933) + * [a4c3f361](https://github.com/argoproj/argo-events/commit/a4c3f36127f2ecabe437ea147802f4f134c0fae7) chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.72 to 0.9.73 (#2931) + * [d9b6ed89](https://github.com/argoproj/argo-events/commit/d9b6ed89742d7df671cd2b94ee4051782888aae2) chore(deps): bump github.com/yuin/gopher-lua from 0.0.0-20210529063254-f4c35e4016d9 to 1.1.1 (#2930) + * [6b641c49](https://github.com/argoproj/argo-events/commit/6b641c49e6c362a01bd2fb1bb1b66afa4745a134) chore(deps): bump google.golang.org/api from 0.152.0 to 0.153.0 (#2929) + * [50ab888a](https://github.com/argoproj/argo-events/commit/50ab888a1b50499383a39b8aa606309c0eb4594a) chore(deps): bump github.com/itchyny/gojq from 0.12.12 to 0.12.14 (#2926) + * [d2372ac2](https://github.com/argoproj/argo-events/commit/d2372ac28c19b2320d53d0a22d1163aaf83bef1c) chore(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 (#2924) + * [bd61f5c5](https://github.com/argoproj/argo-events/commit/bd61f5c5180c83d77c69c4d03d8946feb6c7643d) chore(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 (#2927) + * [52de33fa](https://github.com/argoproj/argo-events/commit/52de33faee52ad3f3847a43185fc6a15ba02c7a2) chore(deps): bump github.com/minio/minio-go/v7 from 7.0.64 to 7.0.65 (#2925) + * [d57636d3](https://github.com/argoproj/argo-events/commit/d57636d3530dede9d084b91a3a10de5e3a2754f6) chore(deps): bump google.golang.org/api from 0.151.0 to 0.152.0 (#2923) + * [ec96ecda](https://github.com/argoproj/argo-events/commit/ec96ecda6d2fc31882f0b438c5bcf293d1794685) fix: Cert hosts for JetStream EventBus (#2827) + * [2721ca94](https://github.com/argoproj/argo-events/commit/2721ca949b5606455eba8c891bb1ef672cdc41de) Support SSH auth for SFTP event source (#2918) + * [69ac700e](https://github.com/argoproj/argo-events/commit/69ac700e96c711492cc21d9c88e235db3f7cc902) chore(deps): bump github.com/minio/minio-go/v7 from 7.0.58 to 7.0.64 (#2920) + * [66ac7af1](https://github.com/argoproj/argo-events/commit/66ac7af182e07e29f9b81ba7cdafe5c2aa2a7ad1) chore(deps): bump github.com/antonmedv/expr from 1.15.2 to 1.15.5 (#2919) + * [a26727b2](https://github.com/argoproj/argo-events/commit/a26727b244f3be1219d234a1e04d77abf8db208a) chore(deps): bump github.com/xanzy/go-gitlab from 0.93.2 to 0.94.0 (#2909) + * [d955fbe6](https://github.com/argoproj/argo-events/commit/d955fbe687e520efd626aabe62d8db2e63241d77) chore(deps): bump google.golang.org/api from 0.150.0 to 0.151.0 (#2908) + * [93ce90cd](https://github.com/argoproj/argo-events/commit/93ce90cd145591c7a198b05ac648a5ddac4ca449) chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.71 to 0.9.72 (#2906) + * [6d982b3a](https://github.com/argoproj/argo-events/commit/6d982b3a88e76f88680b450fd70879ed9599d3aa) feature: Add 'caCertificate' parameter to Minio EventSource (#2903) + * [d6ec1458](https://github.com/argoproj/argo-events/commit/d6ec1458c2872c1021ed0b06c6d3b5410cca6a74) Fix typo in calendar.yaml (#2904) + * [f3e94dcb](https://github.com/argoproj/argo-events/commit/f3e94dcbc156d4a1fb755333472bbaa77e68c3a3) chore(deps): bump google.golang.org/api from 0.149.0 to 0.150.0 (#2899) + * [3506a799](https://github.com/argoproj/argo-events/commit/3506a799f8fa4873012d9a5deddd48efe642ea3d) chore(deps): bump sigstore/cosign-installer from 3.1.2 to 3.2.0 (#2901) + * [d217bda2](https://github.com/argoproj/argo-events/commit/d217bda21a581e2c50530c97a4e7f39523bcc576) chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#2900) + * [a0ce4015](https://github.com/argoproj/argo-events/commit/a0ce401516981cc7dd7689252e87b53795afb109) chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 (#2898) + * [4a64290b](https://github.com/argoproj/argo-events/commit/4a64290b74570f1f0f7233b7296638249187f186) chore(deps): bump github.com/apache/pulsar-client-go from 0.11.0 to 0.11.1 (#2895) + * [bac740eb](https://github.com/argoproj/argo-events/commit/bac740eb0dc9b710da50d7ecd6a34014bd4c5210) chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.70 to 0.9.71 (#2897) + * [5371bdf4](https://github.com/argoproj/argo-events/commit/5371bdf45b6ca74e108483855e90d6a4963b713a) chore(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#2896) + * [230d36fb](https://github.com/argoproj/argo-events/commit/230d36fb6a2a2cce3af0aa5bbf9143ba69913a63) chore(deps): bump google.golang.org/api from 0.147.0 to 0.149.0 (#2890) + * [3f4a5d92](https://github.com/argoproj/argo-events/commit/3f4a5d92fa3a3680cdd4d7101306d3da5e07564e) chore(deps): bump github.com/IBM/sarama from 1.41.3 to 1.42.0 (#2891) + * [5b52f493](https://github.com/argoproj/argo-events/commit/5b52f493cb086b94da9c671c193b5f7f2322951e) chore(deps): bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 (#2889) + * [c0469483](https://github.com/argoproj/argo-events/commit/c04694838e454ad32986bf793b26f2a4331e585f) feat: Support "Copper Argos" with Athenz authentication for pulsar (#2881) + * [f3305b2a](https://github.com/argoproj/argo-events/commit/f3305b2a2ebc3a53093ad36e3e40b2edecf6fa2d) chore(deps): bump github.com/xanzy/go-gitlab from 0.93.1 to 0.93.2 (#2887) + * [a63af86b](https://github.com/argoproj/argo-events/commit/a63af86bd19d11ee26d582715b987909e689f5a2) chore(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 (#2886) + * [f3baf356](https://github.com/argoproj/argo-events/commit/f3baf35600a87c7d2d8c6482854b447a4786697f) chore(deps): bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#2885) + * [97555f9e](https://github.com/argoproj/argo-events/commit/97555f9ef40657eacd1ef3313ca898cc509f8a10) chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 (#2883) + * [32cbec6c](https://github.com/argoproj/argo-events/commit/32cbec6ce48fed3f14cd4fa4bf0329f210fafd22) chore(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to 1.7.0 (#2884) + * [79ea8a61](https://github.com/argoproj/argo-events/commit/79ea8a61129a41f13320d3b952cbee2fca51533e) feat(eventbus): add exotic jetstream support (#2878) + * [73967869](https://github.com/argoproj/argo-events/commit/739678695400b5a318808b33d446942ee4c90ddf) chore(deps): bump github.com/nats-io/nats.go from 1.30.2 to 1.31.0 (#2872) + * [96a0a201](https://github.com/argoproj/argo-events/commit/96a0a20169afc303b017c9b2c03c20aab8fd7b92) chore(deps): bump github.com/nats-io/nats-server/v2 from 2.8.1 to 2.9.23 (#2875) + * [67c17624](https://github.com/argoproj/argo-events/commit/67c17624cb852d32438b8e997732f50a3608e8b0) chore(deps): bump github.com/go-resty/resty/v2 from 2.9.1 to 2.10.0 (#2871) + * [0b75ceb4](https://github.com/argoproj/argo-events/commit/0b75ceb43ad22a0230418499b0fd2b812e286963) chore(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 (#2870) + * [9af89b0b](https://github.com/argoproj/argo-events/commit/9af89b0bf4ac64ed8b1bd5dbf434d4f6f8bf3d30) chore(deps): bump github.com/IBM/sarama from 1.41.2 to 1.41.3 (#2868) + * [f26eccb8](https://github.com/argoproj/argo-events/commit/f26eccb84c643c323f2ac05d8da6334f5c331db4) feat: add gerrit eventsource (#2856) + * [dc9784c8](https://github.com/argoproj/argo-events/commit/dc9784c8d0b9c45e6d0d12fcbbf60602b1c799b5) chore(deps): bump google.golang.org/api from 0.145.0 to 0.147.0 (#2864) + * [2e301372](https://github.com/argoproj/argo-events/commit/2e3013723dba0be09d192a66b0180f7eff9cdb03) chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus from 1.4.1 to 1.5.0 (#2862) + * [49cc311f](https://github.com/argoproj/argo-events/commit/49cc311f69179bfafdcb292ef76251c57587ba20) chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.68 to 0.9.70 (#2866) + * [0c25465a](https://github.com/argoproj/argo-events/commit/0c25465aeaebf91dca0916c3af311b4f2f34bf23) chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#2865) + * [397e3a37](https://github.com/argoproj/argo-events/commit/397e3a37459732ed3b123249af004ca11e73cfa8) chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#2863) + * [1e49083a](https://github.com/argoproj/argo-events/commit/1e49083a1988b5b5dc5a670d1ba7583f462a5e54) chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.3.0 to 1.4.0 (#2861) + * [432fee4a](https://github.com/argoproj/argo-events/commit/432fee4a82f2271f88e1679f2df4054759828e17) chore(deps): bump github.com/xanzy/go-gitlab from 0.93.0 to 0.93.1 (#2860) + * [9c219e3c](https://github.com/argoproj/argo-events/commit/9c219e3c4fcf95bb44d9613949752ef5ffa7bf0b) fix: Replace antonmedv/expr with expr-lang/expr (#2850) + * [01ce9a45](https://github.com/argoproj/argo-events/commit/01ce9a457cf36b6e9de9c7ca50528013775b002a) chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#2854) + * [75a25124](https://github.com/argoproj/argo-events/commit/75a2512413cb0b59e80882264c98a58089e505b8) chore(deps): bump google.golang.org/api from 0.142.0 to 0.145.0 (#2843) + * [fed4f972](https://github.com/argoproj/argo-events/commit/fed4f972d6eb251303c93ba13b0ce7eaaf005018) chore(deps): bump github.com/gavv/httpexpect/v2 from 2.14.0 to 2.16.0 (#2847) + * [29165a1b](https://github.com/argoproj/argo-events/commit/29165a1bdbe677bc207c62963c6f300683d7a3f5) chore(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 (#2846) + * [85a2d969](https://github.com/argoproj/argo-events/commit/85a2d96920f66e58b0759d2617970c93ab23edea) chore(deps): bump actions/setup-python from 4.6.1 to 4.7.1 (#2849) + * [61276e7a](https://github.com/argoproj/argo-events/commit/61276e7aaf39213cb8f2e99c25fd237c8088f6fa) chore(deps): bump github.com/xanzy/go-gitlab from 0.92.3 to 0.93.0 (#2848) + * [b2382c51](https://github.com/argoproj/argo-events/commit/b2382c5117d7364c3d52017d3231fd4f49a28eed) chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#2845) + * [b5f814f7](https://github.com/argoproj/argo-events/commit/b5f814f78c637ad5e6290adbb127c4b89333c8a2) chore(deps): bump github.com/go-resty/resty/v2 from 2.8.0 to 2.9.1 (#2842) + * [1b13a0c2](https://github.com/argoproj/argo-events/commit/1b13a0c213bb8e6d5e37259a458412997202f543) fix: Add nil safety to IsClosed and Close eventbus connection methods (#2839) + * [4f01b347](https://github.com/argoproj/argo-events/commit/4f01b34791aaeb6b30931ad672c8989447d2fe98) Feat/allow replica of 1 for Jetstream (#2822) + * [3d2cf74e](https://github.com/argoproj/argo-events/commit/3d2cf74e13e915c4817c4d7cad82313b57ecadbc) Update USERS.md (#2837) + * [082363d2](https://github.com/argoproj/argo-events/commit/082363d2737f431bf8f421e38a14a2a20cabab27) chore(deps): bump github.com/xanzy/go-gitlab from 0.91.1 to 0.92.3 (#2833) + * [fd149fd6](https://github.com/argoproj/argo-events/commit/fd149fd68c300aaa1ab4a8d24acf6e4564002ccd) chore(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.17.0 (#2834) + * [4a9a73e2](https://github.com/argoproj/argo-events/commit/4a9a73e29b952b643159cc9346a3859e428baeb0) chore(deps): bump github.com/nats-io/nats.go from 1.30.0 to 1.30.2 (#2832) + * [334097ff](https://github.com/argoproj/argo-events/commit/334097ffe7236be9a8c492416aea25933fb00b38) fix: Concurrent access to trigger connection maps (#2814) + * [5b8c7541](https://github.com/argoproj/argo-events/commit/5b8c7541bcd1fa384127c6bbc4464e9cf1f9d81c) fix: eventsource: deterministic volume/volumeMount order (#2811) + * [11d9aef8](https://github.com/argoproj/argo-events/commit/11d9aef870ba3bc4c32709f9c982098e7fe0e3ee) chore(deps): bump sarama to v1.41.2 (#2823) + * [cfd5e5e1](https://github.com/argoproj/argo-events/commit/cfd5e5e169748173c66187d0ab80ab852bd04182) chore(deps): bump google.golang.org/api from 0.141.0 to 0.142.0 (#2821) + * [3661ff4d](https://github.com/argoproj/argo-events/commit/3661ff4d650271238a65be17a10bef77e9f23925) chore(deps): bump github.com/nats-io/nats.go from 1.29.0 to 1.30.0 (#2819) + * [9669a14e](https://github.com/argoproj/argo-events/commit/9669a14ef2f3eaf723794e10bceef66e4d882ee4) chore(deps): bump google.golang.org/grpc from 1.58.1 to 1.58.2 (#2818) + * [f5f0761a](https://github.com/argoproj/argo-events/commit/f5f0761ac37fe660c33531b384372b9aa149f1a9) chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.66 to 0.9.68 (#2817) + * [9de3d692](https://github.com/argoproj/argo-events/commit/9de3d692ebc54a8f9175de8ec61885d11ada2b3c) chore(deps): bump github.com/go-resty/resty/v2 from 2.7.0 to 2.8.0 (#2816) + * [51f25b68](https://github.com/argoproj/argo-events/commit/51f25b68a5a547d88cd94ab0fd9b4aba2038269f) chore(deps): bump github.com/tidwall/gjson from 1.16.0 to 1.17.0 (#2815) + * [1d992bce](https://github.com/argoproj/argo-events/commit/1d992bce7633a7ee9fa89ba2a78db795e9ce3310) feat(sensor): email trigger (#2793) + * [fff00303](https://github.com/argoproj/argo-events/commit/fff00303ecc083563d00f8653381a5eb71c9878b) chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.9.0 (#2804) + * [7ea2269c](https://github.com/argoproj/argo-events/commit/7ea2269caaf5c76d5256481108b419375109e68f) chore(deps): bump google.golang.org/grpc from 1.58.0 to 1.58.1 (#2807) + * [c94e043a](https://github.com/argoproj/argo-events/commit/c94e043add654164890ae20bb362aa111abb764c) chore(deps): bump go.uber.org/zap from 1.24.0 to 1.26.0 (#2809) + * [9e0697e3](https://github.com/argoproj/argo-events/commit/9e0697e373f84296f64411689eeaff0b9dc46a4f) chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus from 1.4.0 to 1.4.1 (#2808) + * [d2bd68e1](https://github.com/argoproj/argo-events/commit/d2bd68e1ea6dddc158c6ee48c3060e5409d1a506) chore(deps): bump github.com/nats-io/nats.go from 1.25.0 to 1.29.0 (#2806) + * [f7fe87f5](https://github.com/argoproj/argo-events/commit/f7fe87f5a57660c8e5ea6bc6d6df49e60f5afd70) chore(deps): bump google.golang.org/api from 0.139.0 to 0.141.0 (#2801) + * [4785345a](https://github.com/argoproj/argo-events/commit/4785345a534a7081f6d62766078c7ed2c298feb6) chore(deps): bump github.com/antonmedv/expr from 1.15.1 to 1.15.2 (#2803) + * [7dc0ccf4](https://github.com/argoproj/argo-events/commit/7dc0ccf4e05fff65f11a1dfb7bd18474367614c1) chore(deps): bump docker/setup-buildx-action from 2 to 3 (#2799) + * [f5ce1ef6](https://github.com/argoproj/argo-events/commit/f5ce1ef689d17e2328247146a20d37b09a9200cb) fix: Eventsource resourse label selector operators not working (#2795) + * [f335fc24](https://github.com/argoproj/argo-events/commit/f335fc24e8a3ab2c37a34eb01b4b181ad71501fe) chore(deps): bump google.golang.org/api from 0.136.0 to 0.139.0 (#2791) + * [d647c844](https://github.com/argoproj/argo-events/commit/d647c8441d665fc5e8ed90d6e02922d7af8f3592) chore(deps): bump actions/checkout from 3 to 4 (#2792) + * [a5d9e9a5](https://github.com/argoproj/argo-events/commit/a5d9e9a5ec05339cd8b28e1980b13d309fbf93cc) chore(deps): bump github.com/xanzy/go-gitlab from 0.90.0 to 0.91.1 (#2788) + * [e8552d23](https://github.com/argoproj/argo-events/commit/e8552d230fa00ac290676cb7287272661727a200) chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.0 (#2787) + * [9bf6bafa](https://github.com/argoproj/argo-events/commit/9bf6bafa592047f5afc5f6de3bdc0aa88ef86634) chore(deps): bump golang.org/x/crypto from 0.12.0 to 0.13.0 (#2789) + * [18614630](https://github.com/argoproj/argo-events/commit/18614630b948b73bd3b7144826415d4d5f0a095f) chore(deps): bump github.com/antonmedv/expr from 1.15.0 to 1.15.1 (#2790) + * [09c27c46](https://github.com/argoproj/argo-events/commit/09c27c46a60ced89e2f88c5bec9078e64296f180) feat: add all sprig functions to templates (#2768) + * [ee126b4e](https://github.com/argoproj/argo-events/commit/ee126b4ee7d2dbde5d21cf0b496170d4f2237fff) chore(deps): bump github.com/antonmedv/expr from 1.14.3 to 1.15.0 (#2781) + * [9bf5c301](https://github.com/argoproj/argo-events/commit/9bf5c3017c53cfe7d93f81cf4866d0da19f25658) chore(deps): bump sigstore/cosign-installer from 3.1.1 to 3.1.2 (#2780) + * [1c19beb1](https://github.com/argoproj/argo-events/commit/1c19beb1c9bef13e1b0ce89bc65d96ef677a3dc8) chore(deps): bump github.com/antonmedv/expr from 1.14.0 to 1.14.3 (#2774) + * [a760bfde](https://github.com/argoproj/argo-events/commit/a760bfde222c717f068d4ab111f1ddfe2e3f4ce2) chore(deps): bump github.com/antonmedv/expr from 1.13.0 to 1.14.0 (#2760) + * [f875e421](https://github.com/argoproj/argo-events/commit/f875e4212e738d096b4030e842fd34ae093374b3) chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.58 to 0.9.66 (#2748) + * [4049b27c](https://github.com/argoproj/argo-events/commit/4049b27c1eaea88f451e90c9d8df853f1d8f01a3) chore(deps): bump actions/setup-go from 3.5.0 to 4.1.0 (#2749) + * [2717f395](https://github.com/argoproj/argo-events/commit/2717f395ceffa0433b9a0a007ef51369f55fffca) chore(deps): bump github.com/tidwall/gjson from 1.14.4 to 1.16.0 (#2745) + * [3ff1fe3e](https://github.com/argoproj/argo-events/commit/3ff1fe3e8f26d8738d579cf3dcb9b25f9a1fc753) chore(deps): bump github.com/pkg/sftp from 1.13.5 to 1.13.6 (#2746) + * [7abaea53](https://github.com/argoproj/argo-events/commit/7abaea5399a3f7a68099e007cc724b4b9d05482e) chore(deps): bump github.com/antonmedv/expr from 1.12.5 to 1.13.0 (#2747) + * [88524e83](https://github.com/argoproj/argo-events/commit/88524e833490d4596300b4b33a4e63af40b6816f) chore(deps): bump google.golang.org/api from 0.124.0 to 0.136.0 (#2744) + * [97c244b7](https://github.com/argoproj/argo-events/commit/97c244b7a002727fb2253f82578176507914a9f0) fix: Doc: Argo Workflow apply command link 404 #2737 (#2739) + * [4c6bb16e](https://github.com/argoproj/argo-events/commit/4c6bb16ea4602f3e60a35cc8031936041a104d1b) chore(deps): bump golang.org/x/crypto from 0.9.0 to 0.12.0 (#2735) + * [7555eb70](https://github.com/argoproj/argo-events/commit/7555eb7018f6f4a7ff99301d035a76788ba1cb2a) chore(deps): bump github.com/xanzy/go-gitlab from 0.83.0 to 0.90.0 (#2734) + * [5b0e16cc](https://github.com/argoproj/argo-events/commit/5b0e16cca5e1a1fcd60e70534b46150e2a0f1249) SFTP event source (#2693) + * [f0c819c4](https://github.com/argoproj/argo-events/commit/f0c819c4f2632b85b6db77ae28b95034a3099662) chore(deps): bump github.com/eclipse/paho.mqtt.golang from 1.4.1 to 1.4.3 (#2694) + * [7e38f974](https://github.com/argoproj/argo-events/commit/7e38f9740a414546e473cee275ba111f96b1be03) chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.2 (#2696) + * [46e2d01f](https://github.com/argoproj/argo-events/commit/46e2d01f397515778f83779430f9012b00a03c0b) chore(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.1 (#2691) + * [44f74cdf](https://github.com/argoproj/argo-events/commit/44f74cdf8b58dda457c6e1e8d3530ed242d1b8d6) chore(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.6.0 (#2690) + * [db5f9edb](https://github.com/argoproj/argo-events/commit/db5f9edb88f7823db36775d8b8370c13f8beace9) chore(deps): bump github.com/minio/minio-go/v7 from 7.0.57 to 7.0.58 (#2678) + * [1b25b506](https://github.com/argoproj/argo-events/commit/1b25b5064384afba5a2745fe111da49d04c55754) feat(eventsource): add tls configuration for bitbucketserver (#2674) + * [5adbc75b](https://github.com/argoproj/argo-events/commit/5adbc75bed10647e1dc3468e4260a44a62f6f43f) fix: use cluster domain neutral svc dns (#2655) + * [42208920](https://github.com/argoproj/argo-events/commit/422089208d36489db4492995927358af4135356b) chore(deps): bump github.com/minio/minio-go/v7 from 7.0.52 to 7.0.57 (#2661) + * [18b440a7](https://github.com/argoproj/argo-events/commit/18b440a770d1b875686624351b9aad9e198aeab0) chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus from 1.3.0 to 1.4.0 (#2652) + * [c1e72f78](https://github.com/argoproj/argo-events/commit/c1e72f784a004d45cc81de091e9e9cef93872b45) chore(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#2643) + * [1b4577ab](https://github.com/argoproj/argo-events/commit/1b4577ab5ea6c520bb41cce35100b219d803539a) chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 (#2634) + * [01040b87](https://github.com/argoproj/argo-events/commit/01040b87206175b77ade6614acbb7a598f91216b) chore(deps): bump github.com/Azure/azure-event-hubs-go/v3 from 3.5.0 to 3.6.0 (#2633) + * [6b5d6961](https://github.com/argoproj/argo-events/commit/6b5d6961ab3c0446248e26123c16506c02936295) chore(deps): bump cloud.google.com/go/pubsub from 1.30.1 to 1.31.0 (#2632) + * [1ed5613c](https://github.com/argoproj/argo-events/commit/1ed5613cd027c491d1e827f548e22f39e245cf65) chore(deps): bump actions/setup-python from 4.6.0 to 4.6.1 (#2631) + * [bca684ac](https://github.com/argoproj/argo-events/commit/bca684ac2b6bc640f3686e81d48528fbe903e6d4) feat: Allow to base64 decode messages from Azure Queue Storage (#2627) + * [21624cc6](https://github.com/argoproj/argo-events/commit/21624cc65f522a442ccf25a421ad4d4b62c83e38) chore(deps): bump github.com/ktrysmt/go-bitbucket from 0.9.55 to 0.9.58 (#2624) + * [37817705](https://github.com/argoproj/argo-events/commit/37817705696de8da2d9555533964bff33e940f09) chore(deps): bump google.golang.org/api from 0.120.0 to 0.123.0 (#2626) + * [30c3a252](https://github.com/argoproj/argo-events/commit/30c3a2525828af9471778f6356a71b6a5e84eb35) chore(deps): bump sigstore/cosign-installer from 3.0.3 to 3.0.5 (#2623) + * [6d77c5cc](https://github.com/argoproj/argo-events/commit/6d77c5cc10478f9be8706205fe5e28caa80847c5) chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.2.2 to 1.3.0 (#2618) + * [08e179d4](https://github.com/argoproj/argo-events/commit/08e179d44fde14998853ab6831f423d7521fb432) chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/messaging/azservicebus from 1.2.1 to 1.3.0 (#2615) + * [d0cb1e9a](https://github.com/argoproj/argo-events/commit/d0cb1e9a41cebe81569d7ec2b349acbf7ab205b5) chore(deps): bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#2619) + * [5478438d](https://github.com/argoproj/argo-events/commit/5478438d0e160978abc43b34fb6d101b8699d9aa) chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/storage/azqueue from 0.1.0 to 1.0.0 (#2617) + * [6bcf048e](https://github.com/argoproj/argo-events/commit/6bcf048e8109abca2a5a516f1b8e33525384fff6) Upgrade nats image to 2.9.16 (#2609) + * [48ebdb77](https://github.com/argoproj/argo-events/commit/48ebdb77a1d85f2d583ad31cac1cba1512e6aa77) fix(kafkaEventBus): Reset kafka consumer on cleanup (#2611) + +### Contributors + + * Ali Koyuncu + * Ben Compton + * David Farr + * Derek Wang + * Dominic Evans + * Eduardo Rodrigues + * Gokul Krishnan A V + * Joel Millage + * Josh Bell + * Maksym Verbovyi + * MenD + * Robert Deusser + * Ross Golder + * Son Bui + * Sven Schliesing + * Tommi Hovi + * Yoshiyuki HINO + * Yuan (Terry) Tang + * ZhaoweiWang + * dependabot[bot] + * dillonstreator + * igor-enso + * manju-rn + * neo + ## v1.8.1 (2023-08-31) * [325d4385](https://github.com/argoproj/argo-events/commit/325d4385ae25ca66ddfa7c0ac8c0adb22d5dc5f4) Update manifests to v1.8.1