Skip to content

Tags: classicvalues/gostatsd

Tags

29.1.0-rc5

Properly remove testContext from .

29.1.0-rc4

Only run slow tests by hand

We currently have two slow tests, one is a benchmark in the form of a
test, and one is an actual benchmark.  ARM64 is having a bad time with
the benchmark, so we'll skip it for now until it can be fixed.  This
does *not* close the issue attached to it.

29.1.0-rc3

Only run slow tests by hand

We currently have two slow tests, one is a benchmark in the form of a
test, and one is an actual benchmark.  ARM64 is having a bad time with
the benchmark, so we'll skip it for now until it can be fixed.  This
does *not* close the issue attached to it.

29.1.0-rc2

Fix tests and formatting

29.1.0-rc1

Update changelog

29.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable builds on all branches and prevent testing data race(atlassian…

…#383)

* Enable builds on all branches

* Change require.Fail() to panic() to prevent data race

* Increase test timeout threshold for arm processors

29.0.1

tag bump alpine

29.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request atlassian#358 from hligit/build-arm64-docker-image

Build and publish Docker images for arm64

28.3.1-rc8

Create and push Docker manifest in a new stage

28.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request atlassian#343 from atlassian/jdu/coerce-non-numeri…

…c-values

Coerce non-numeric values to numeric in the datadog backend