Skip to content

Releases: snowplow-devops/conntest

Release v0.3.0

18 Apr 07:52
99b6c3d
Compare
Choose a tag to compare

Changes

Release v0.2.5

05 Apr 10:12
f43df7d
Compare
Choose a tag to compare

Changes

  • Add additional logging for connection and query (#8) @Andy-Hay

Release v0.2.4

07 Nov 12:01
1b43db5
Compare
Choose a tag to compare

Changes

  • TECOPS-6006 Add snyk to conntest repo and update README (#4) @Andy-Hay

Features

Documentation

Bug Fixes

Release v0.2.3

07 Oct 08:41
dc4fc8a
Compare
Choose a tag to compare

Release v0.2.2

05 Oct 11:56
fb99727
Compare
Choose a tag to compare

Release 0.2.2

05 Oct 11:08
fb99727
Compare
Choose a tag to compare
v0.2.2

Release v0.2.1

09 Sep 19:22
Compare
Choose a tag to compare
Add PR labeler and release drafter config (#1)

* Add PR labeler and release drafter config

Previously we set release information manually. Now PRs are categorized
and added in their respective sections depending on branch name
they originated from.

For more details on how we categorize, see PR-labeler configuration:
[[./.github/workflows/config/pr-labeler.yaml]]

* Add spec for tag parsing for check cmd

Previously the spec wasn't available for tag parsing. Because an
interface and a custom Var is used for tag parsing in cobra, it
makes sense to add the spec.

* Package binary release as gzip

Previously we were only uploading a binary, but it turns out that
for some internal automation it makes sense to also upload a gzip file.

Release v0.2.0

07 Sep 14:34
Compare
Choose a tag to compare
Change exposed flags

Adds `retry-times` and changes how we parse `tags`.

Release v0.1.0

07 Sep 09:34
Compare
Choose a tag to compare