SneaksAndData / arcane-framework

Akka.NET-based framework for data streaming services using the Arcane Kubernetes Operator
Apache License 2.0
4 stars 2 forks source link

Bump SnD.Sdk from 1.1.20 to 1.2.4 in /src #99

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

Bumps SnD.Sdk from 1.1.20 to 1.2.4.

Release notes

Sourced from SnD.Sdk's releases.

v1.2.4

What's Changed

Full Changelog: https://github.com/SneaksAndData/esd-services-sdk/compare/v1.2.3...v1.2.4

v1.2.3

What's Changed

Full Changelog: https://github.com/SneaksAndData/esd-services-sdk/compare/v1.2.2...v1.2.3

v1.2.2

What's Changed

Full Changelog: https://github.com/SneaksAndData/esd-services-sdk/compare/v1.2.1...v1.2.2

v1.2.1

What's Changed

Full Changelog: https://github.com/SneaksAndData/esd-services-sdk/compare/v1.2.0...v1.2.1

v1.2.0

What's Changed

Full Changelog: https://github.com/SneaksAndData/esd-services-sdk/compare/v1.1.23...v1.2.0

v1.1.23

What's Changed

Full Changelog: https://github.com/SneaksAndData/esd-services-sdk/compare/v1.1.22...v1.1.23

v1.1.22

What's Changed

Full Changelog: https://github.com/SneaksAndData/esd-services-sdk/compare/v1.1.21...v1.1.22

v1.1.21

... (truncated)

Commits
  • a8f624d Make the method WithOwnerReference public (#108)
  • 64432e5 Add metrics publisher actor (#72)
  • c56ae44 Handle 500 and 503 on k8s calls (#107)
  • 2e57787 Add event wrapper model for Minio events (#106)
  • 15c95bb Fix result type in the Join method (#105)
  • 6ae84ae Add Typed methods for the blob storage interfaces (#104)
  • 420d302 Do not remove duplicates in Amazon S3 Path (#103)
  • 69a394c Fixing bug where by using job.WithPodPolicyFailureDisruptionTarget().WithPodP...
  • ac0ee2e Adding missing unit test for Pod Policy Failure Exit codes (#101)
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 weeks ago

Superseded by #104.