Releases: vapor-ware/synse-client-go
1.1.0
1.0.0
Changelog
e859afc Add build status (#38)
ab408da Add initial works for websocket support (#20)
e2c7cda Add support for https (#16)
80524fe Allow to have different constructors for clients (#9)
415e1fd Decouple http unit tests (#34)
8225ca8 Initial commit
6bcbc69 Lay out some foundational works for the client (#1)
34ed467 Mock failed responses test cases (#29)
ccdd1e8 Refactor mock timestamp to use RFC3339 format (#31)
f6534c3 Refactor websocket request issuing process (#28)
f62281d Remove som in read query params (#33)
7bb6ec5 Remove version caching (#14)
15b7551 Setup CI (#36)
f06680b Update documentation (#35)
a4c7f1c Update to use v3 http spec (#12)
a4c749f Use defaults (#15)
7ba1f32 WebSocket integration tests (#84)
ea5837d [pipeline] - Use the kubernetes agents (#74)
df25bce add http client integration tests (#70)
9e6dd7c add http client integration tests pt.2 (#73)
a25834e add initial integration tests for websocket client (#79)
0acdbd0 add metadata to scan response scheme (#81)
8bbf8c5 add streamed readings capability for websocket client
2d2fc9c add support for multiple tag groups in query params (#75)
a297990 added yaml annotations for consistent formatting (#50)
c857886 bugfix: check if websocket connection exists before attempting to close it
b4037f7 ci: ensure dist dir is removed on goreleaser run
a8726f5 ci: update goreleaser config - no checksums to upload
77e0993 ci: update goreleaser config for changelog generation
3783996 clean up constants for websocket events
f5c7d66 correct error msg for /test endpoint (#58)
5ec215e fix metadata info scheme (#55)
a0532a2 normalize annotations on scheme structs (#54)
2d76c40 project frameworking
e28c217 remove system
field in unit options (#41)
3e32ada remove metrics scheme (#53)
6332ddd update cache and info latest response scheme (#72)
e0615db update client readcache interface to pass data through a channel (#62)
e99df18 update data scheme (#57)
7fde9bb update device uuid format in test (#56)
91b4622 update info scheme (#68)
b8cbc98 update list pointer return types to lists of pointers (#52)
2155766 update project to use go mod (#60)
db578f1 update read device api (#77)
2e247bb update: fix tests (locale no longer a synse config option)
97dd0c3 updates for CI (#82)
f466730 updates to the development workflow (#61)
1bed67c use git clone to pull the package (#67)
82943a5 use uint for retry max count for consistency (#45)