Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Releases: elastic/elastic-agent-shipper-client

v0.5.0

15 Feb 16:59
4d6ea57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

Add new parameter to the persisted index request

08 Aug 15:52
ce5fac5
Compare
Choose a tag to compare
Merge pull request #12 from rdner/timer-interval

Add `polling_interval` parameter to `PersistedIndexRequest`

Switch int->uint for some fields

14 Jul 14:04
af78e67
Compare
Choose a tag to compare

It's a breaking change.

Add helper functions, new publish reply

05 Jul 14:49
de07abf
Compare
Choose a tag to compare
Add helpers code from the original code

* This includes `New*` functions copied from https://github.com/protocolbuffers/protobuf-go/blob/v1.28.0/types/known/structpb/struct.pb.go and adapted to our new type including the Timestamp support.
* Also renamed `timestamp->timestamp_value` for consistency.

Initial release

29 Jun 13:58
df59784
Compare
Choose a tag to compare