Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.mod: bump github.com/conduitio/conduit-connector-sdk from 0.9.1 to 0.10.0 #130

Commits on Aug 7, 2024

  1. go.mod: bump github.com/conduitio/conduit-connector-sdk

    Bumps [github.com/conduitio/conduit-connector-sdk](https://github.com/conduitio/conduit-connector-sdk) from 0.9.1 to 0.10.0.
    - [Commits](ConduitIO/conduit-connector-sdk@v0.9.1...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/conduitio/conduit-connector-sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    377a840 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88941f4 View commit details
    Browse the repository at this point in the history
  3. update tools.go

    Guillem committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1415cbc View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Merge branch 'main' into dependabot/go_modules/github.com/conduitio/c…

    …onduit-connector-sdk-0.10.0
    Guillem committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5bc925c View commit details
    Browse the repository at this point in the history
  2. fix compile errors

    Guillem committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    73447e9 View commit details
    Browse the repository at this point in the history
  3. run new paramgen

    Guillem committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c808b6c View commit details
    Browse the repository at this point in the history
  4. use generated paramgen keys

    Guillem committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0760a0a View commit details
    Browse the repository at this point in the history
  5. remove useless tests

    Guillem committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e865cc9 View commit details
    Browse the repository at this point in the history