Skip to content

Releases: apigee/apigee-remote-service-golib

v1.1.0

26 Aug 20:52
Compare
Choose a tag to compare

Changelog

1504f6c update deps
bbe3fb3 Unit test coverage (#15)
77c1703 changed to go 1.14 in go.mod (#13)
3c3cefe addressed issues from golangci-lint used by reviewdog (#12)
51204cb Fixed issue: disconnected quota fails refresh (#11)

v1.0.0

31 Jul 17:01
bd86ac6
Compare
Choose a tag to compare

Changelog

bd86ac6 update deps (#8)
fa4de31 do lint on commit push
f1ccca4 Switch to Github actions from CircleCI
41ab568 add backoff to quota sync
f0a783e move internal authorization to envoy repo
765ca9c update deps
44c4148 add prometheus metrics
55fa882 fixed the race condition between starting the listener and dialing from the manager
94aae97 point to apigee docs

v1.0.0-pre.1

30 Jul 17:53
bd86ac6
Compare
Choose a tag to compare
v1.0.0-pre.1 Pre-release
Pre-release

Changelog

bd86ac6 update deps (#8)
fa4de31 do lint on commit push
f1ccca4 Switch to Github actions from CircleCI
41ab568 add backoff to quota sync
f0a783e move internal authorization to envoy repo
765ca9c update deps
44c4148 add prometheus metrics
55fa882 fixed the race condition between starting the listener and dialing from the manager
94aae97 point to apigee docs

v1.0.0-beta.4

08 Jul 23:35
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

Changelog

599df7e simplify prometheus counter
903f25c move internal authorization to envoy repo
765ca9c update deps
44c4148 add prometheus metrics
55fa882 fixed the race condition between starting the listener and dialing from the manager
94aae97 point to apigee docs

v1.0.0-beta.3

10 Jun 23:44
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

Changelog

56a9478 improve test reporting
838ff7e docs update

v1.0.0-beta.2

29 May 21:59
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

Changelog

88d93b3 reorder ax fields
0096dc5 log file recover at info lvl
670ae6b better, more flexible logging
d9422f9 check seconds
4057296 maintain local quota buckets

v1.0.0-beta.1

15 May 21:45
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

Changelog

1b7bf06 support note

v0.0.5-dev

15 May 17:29
Compare
Choose a tag to compare
v0.0.5-dev Pre-release
Pre-release

Changelog

9a6bfbf add context: apigee-remote-service
ca63c64 support various client tls options