Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 08:08
· 37 commits to master since this release
77486f3

Changelog

  • 77486f3 Merge pull request #29 from mr-karan/master
  • fd42276 ci: fix goreleaser
  • cd85b47 Merge pull request #28 from mr-karan/patch-1
  • 4757b61 Update test.yml
  • afb0864 Merge pull request #27 from mr-karan/master
  • 55a3eb6 ci: update go and actions versions
  • 797439e Add db param to jobreq to execute queries against a specific DB.
  • f9ffe08 Merge pull request #24 from knadh/dependabot/go_modules/golang.org/x/net-0.7.0
  • 1b8a965 Bump golang.org/x/net from 0.0.0-20210423184538-5f58ad60dda6 to 0.7.0
  • 6bf00fd Merge pull request #17 from satya10x/master
  • 45e0d33 Added support for clickhouse db.
  • b2536b9 Fix incorrect PG doc URL in comment
  • e93e6d2 Merge branch 'docfix'
  • c5e497c Clean up doc in README
  • adc3a32 Merge pull request #16 from joeirimpan/master
  • 80b7801 test: Pending task can be in PENDING, RECEIVED, STARTED states
  • 1d3ddbd docs: Replace circle CI with github badges
  • 33d1567 Merge pull request #15 from joeirimpan/master
  • b8f3ea9 test: Add github action for go test
  • b30287d Upgrade deps
  • 44f7862 Add minor formatting and cosmetic changes
  • c02d185 Merge pull request #14 from fabriziomello/issue/13
  • d5e51f8 Add 'unlogged' doc to sample config
  • 16e030d Minor cosmetichan PR #14.
  • 03767ff Refactor 'backends.NewSQLBackend' to use new struct 'backend.Opt' instead of separated arguments
  • 43ba499 [WIP] Use UNLOGGED TABLES on PostgreSQL
  • 4944bd6 Merge pull request #12 from fabriziomello/master
  • 6586abc Fix link to repository releases