Skip to content

Releases: aerogear-attic/aerogear-app-metrics

0.0.4

01 Mar 11:21
1478ca7
Compare
Choose a tag to compare

Changelog

1478ca7 fix: enhancements to config parsing and dao (#28)
d74c0b2 fix: enhancements to config parsing and dao (#28)
c79d8ca fix(deps): use latest version of go-boom (#30)
4006b79 fix: coverage badge uses new coveralls project (#29)


Automated with GoReleaser
Built with go version go1.9.4 linux/amd64

0.0.3

27 Feb 14:11
36bbd75
Compare
Choose a tag to compare

Changelog

36bbd75 fix(doc): add status badges to README.md (#26)
247d31b fix(tests): use t.Errorf() in types_test.go
4b15657 fix: typo in Readme.md (#25)


Automated with GoReleaser
Built with go version go1.9.4 linux/amd64

0.0.2

27 Feb 13:14
bdeef82
Compare
Choose a tag to compare

Changelog

bdeef82 fix: rename binary to aerogear-app-metrics & update docs (#24)
3fdb032 feat(CI/CD): build docker image on every master build


Automated with GoReleaser
Built with go version go1.9.4 linux/amd64

0.0.1

27 Feb 09:40
Compare
Choose a tag to compare

Changelog

69c384a fix: testing circle changes
58bd760 breaking: rename repo to aerogear-app-metrics (#23)
a157d8e feat: Initial release and container publishing pipeline (#19)
42d3df4 fix(tests): ensure integration tests use config pkg properly (#20)
a2bade2 feat: basic validation to Metric struct (#18)
bc1ee5d Merge pull request #10 from aerogear/db-implementation
0565639 fix: remove comments
ea454e4 fix: check error condition in dao_test.go
9b0b49b fix: minor fixes to tests
0f2f3bf fix: remove print statements
cf3c314 fix: remove comment
6fb382e fix: refactor config package to return map, add tests
0fa5084 fix: add make integration command that merges coverage reports
62ba301 feat: run integration tests in CircleCI build
c0a094d fix: fix test commands in makefile
a2d1003 feat: wrap db instance in handler struct, add integration tests
21cef30 fix: wrong environment variable name in config
b0c2ebf fix: remove timescale extension
8007a6e fix: get port number from environment variable
a783200 fix: move config parsing into separate package
1248bca feat: basic unit tests for mobile package
2340356 feat: add readiness probe that checks database connection
687a127 fix: move serialization of metrics data into mobile layer
f6ff2fa fix: update docker-compose file
dab3e1b fix: rename metrics endpoint to /metrics
c045758 feat: initial implementation of Create() in MetricsDAO
96cb9c1 fix: use JSONB column for mobile app metrics data
471ed8b feat: initial parsing of client payload into JSON
8b1580b feat: added initial db connection and setup logic
f8c2d66 feat(docs): add contribution guide, code of conduct, issue and PR templates
76a5a2b fix(docs): fix instruction in Readme.md
ef42b8e fix(doc): Clarify README instructions
fac9e1d fix: add makefile && ability to create releases
79062a5 fix: rename metrics endpoint to default-metrics (#7)
7570660 fix: minor tweaks to Readme.md (#6)
5f73718 Initial Dockerfile Implementation (#5)
57c9793 fix: fix tests in circle config (#4)
606fb3f fix: gofmt (#3)
171fc7a fix: Suggested changes (#2)
0d90d34 [WIP] Golang Boilerplate Service (#1)
81389a3 Initial commit


Automated with GoReleaser
Built with go version go1.9.4 linux/amd64