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

feat: add module to support InfluxDB v1.x #1703

Merged
merged 27 commits into from
Mar 25, 2024

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    b4944c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Fix comment

    Co-authored-by: Eddú Meléndez Gonzales <eddu.melendez@gmail.com>
    JJCinAZ and eddumelendez committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    a2783e1 View commit details
    Browse the repository at this point in the history
  2. Update docs/modules/influxdb.md

    Fix copy/paste error
    
    Co-authored-by: Manuel de la Peña <social.mdelapenya@gmail.com>
    JJCinAZ and mdelapenya committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4347c6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a0f435 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge branch 'main' into Add-InfluxDB-Module

    * main: (239 commits)
      Move the container and config tests into a test package (testcontainers#2242)
      Added error handling for context.Canceled in log reading code (testcontainers#2268)
      chore: updated docker compose version (testcontainers#2340)
      Add method for getting Weaviate's gRPC port (testcontainers#2339)
      chore: use withEnv in localstack module (testcontainers#2337)
      docs: fix wrong copy&paste (testcontainers#2338)
      fix: consul race on HTTP port (testcontainers#2336)
      chore(deps): bump mkdocs-material from 8.2.7 to 9.5.13 (testcontainers#2334)
      feat: add openfga module (testcontainers#2332)
      chore: retire dependabot (testcontainers#2325)
      chore: check that the new version is not empty (testcontainers#2331)
      chore: prepare for next minor development cycle (0.30.0)
      chore: use new version (v0.29.1) in modules and examples
      fix: incorrect version
      chore: prepare for next minor development cycle ()
      chore: use new version (v0.29.0) in modules and examples
      generic.go: GenericContainer(): clearer error message (testcontainers#2327)
      chore: confirm support for new mongo images (testcontainers#2326)
      Add k3s WithManifest option (testcontainers#1920)
      chore(deps): bump google.golang.org/grpc in /modules/qdrant (testcontainers#2281)
      ...
    mdelapenya committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0c92155 View commit details
    Browse the repository at this point in the history
  2. chore: bump core to latest

    mdelapenya committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    01b232e View commit details
    Browse the repository at this point in the history
  3. chore: fix lint

    mdelapenya committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f06cf29 View commit details
    Browse the repository at this point in the history
  4. chore: format

    mdelapenya committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3c83b6a View commit details
    Browse the repository at this point in the history
  5. chore: use t.Cleanup

    mdelapenya committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    26223de View commit details
    Browse the repository at this point in the history
  6. chore: use testdata

    mdelapenya committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    13143b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    48ad86e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    011d29f View commit details
    Browse the repository at this point in the history
  9. chore: rename import

    mdelapenya committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    884dc18 View commit details
    Browse the repository at this point in the history
  10. chore: change usae example

    mdelapenya committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ecf6a91 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4d97c9 View commit details
    Browse the repository at this point in the history
  12. chore: rename function

    mdelapenya committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    2513917 View commit details
    Browse the repository at this point in the history
  13. chore: add to sonar

    mdelapenya committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    eb64c16 View commit details
    Browse the repository at this point in the history
  14. fix: proper order

    mdelapenya committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    54fc82c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Merge branch 'main' into Add-InfluxDB-Module

    * main:
      feat: support for waiting for response headers (testcontainers#2349)
      chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (testcontainers#2392)
      redpanda: set entrypoint to the custom entrypoint file (testcontainers#2347)
    mdelapenya committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    b40dc88 View commit details
    Browse the repository at this point in the history
  2. chore: mod tidy

    mdelapenya committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    4b019eb View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    2555d21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e12d170 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into Add-InfluxDB-Module

    * main:
      chore: bump ryuk to latest (testcontainers#2395)
    mdelapenya committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    a65e22b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceec832 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Merge branch 'main' into Add-InfluxDB-Module

    * main:
      chore(deps): Bumping ChromaGo client version (testcontainers#2402)
      chore(deps): bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible (testcontainers#2444)
      feat: support passing io.Reader as ContainerFile (testcontainers#2401)
    mdelapenya committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    45586b4 View commit details
    Browse the repository at this point in the history
  2. chore: mod tidy

    mdelapenya committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    21eb3d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe4c887 View commit details
    Browse the repository at this point in the history