amazon-kinesis-client-net icon indicating copy to clipboard operation
amazon-kinesis-client-net copied to clipboard

This package provides an interface to the Amazon Kinesis Client Library (KCL) MultiLangDaemon for the .NET Framework.

Results 30 amazon-kinesis-client-net issues
Sort by recently updated
recently updated
newest added

Bumps [AWSSDK.Kinesis](https://github.com/aws/aws-sdk-net) from 3.7.301.73 to 3.7.301.76. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AWSSDK.Kinesis&package-manager=nuget&previous-version=3.7.301.73&new-version=3.7.301.76)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
.NET

Bumps [Stateless](https://github.com/dotnet-state-machine/stateless) from 5.13.0 to 5.15.0. Changelog Sourced from Stateless's changelog. 5.15.0 - 2023.12.29 Changed Updated net6.0 build target to net8.0 #551 New abstract method, GetInitialTransition, added to GraphStyleBase to...

dependencies
.NET

Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 3.1.1 to 3.3.1. Release notes Sourced from MSTest.TestFramework's releases. v3.3.1 See the release notes here v3.3.0 See the release notes here. v3.2.2 See the release notes here....

dependencies
.NET

Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 3.1.1 to 3.3.1. Release notes Sourced from MSTest.TestAdapter's releases. v3.3.1 See the release notes here v3.3.0 See the release notes here. v3.2.2 See the release notes here....

dependencies
.NET

Looking for a way to use this repo for enhanced fanout, however, our kinesis is in another account which needs to be accessed using sts assume role. Would accessing cross...

It appears that the latest version of this library now only supports KCL v2.X. Are there plans to provide support for KCL v1.X? We need to be able to subscribe...

We intend to update the MultiLang Daemon for KCL 2.0. As part of this update we are considering incorporating other enhancements. If you have a feature or change request please...

enhancement

Hi, I have a question regarding PartitionKey to HashKey conversion over on Stack Overflow ([link](https://stackoverflow.com/questions/73866382/how-do-i-produce-a-kinesis-data-stream-hashkey-from-a-partitionkey)) and I'm working to produce and verify code which performs the exact conversion which is...

After set class path and getting following error Done. java version "1.8.0_261" Java(TM) SE Runtime Environment (build 1.8.0_261-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.261-b12, mixed mode) Error: Could not...

Fetching required jars... Done. java version "1.8.0_333" Java(TM) SE Runtime Environment (build 1.8.0_333-b02) Java HotSpot(TM) 64-Bit Server VM (build 25.333-b02, mixed mode) java.lang.NoClassDefFoundError: software/amazon/awssdk/core/SdkClient at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(Unknown Source)...