Skip to content

Tags: cloudflare/logshare

Tags

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[feat] Add Error Context to HTTP 400 errors (#24)

* [feat] Add Error Context to HTTP 400 errors
* [build] Add Go 1.10.x to Travis CI config

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[fix] Fix --fields flag for single field requests (#18)

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[feat] Support timestamp formats & sampling (#16)

* Add the timestamp-format and sample flags to logshare-cli
* Add TimestampFormat and Sample to logshare.Options
* Default to the new endpoint in the library
* Remove the option to use the old endpoint via logshare-cli.

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make the received endpoint the default for logshare-cli (#10)

v1.2.2

Toggle v1.2.2's commit message
Merge pull request #8 from bschmoker/docs-example

docs: example for rate-limiting

v1.2.1

Toggle v1.2.1's commit message
Merge pull request #4 from cloudflare/elithrar/fields

[feat] Add fields support

v1.2

Toggle v1.2's commit message
[feat] Add new /received endpoint as option

v1.1

Toggle v1.1's commit message
Fix version flag via missing ldflags

v0.1

Toggle v0.1's commit message
[doc] Remove completed TODOs.