Skip to content

Releases: Bestowinc/cogs

v0.10.2

28 Jul 17:37
4d9c6d1

Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

25 Jun 13:45
2f9d0b4

Choose a tag to compare

What's Changed

  • PIE-7937: Addressed security vulnerability with github.com/go-jose/go-jose/v4 by @mikeb333 in #20

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

13 Mar 13:51

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.10.0

v0.9.1

30 Apr 17:58
380101b

Choose a tag to compare

Changelog

380101b updated path resolution to always be relative to the cog file

v0.9.0

29 Apr 17:57
ec263bd

Choose a tag to compare

Changelog

ec263bd Added inheritance for HTTP headers, methods, and body (#17)
71e552a Number the examples by increasing complexity. (#16)
2fe6f71 Some documentation improvements. (#15)

v0.8.0

08 Mar 17:50
d422223

Choose a tag to compare

Changelog

816a20c added request type and request body to http paths
d422223 envsubst now handles newlines appropriately
5f1bd74 fixed up README.md
611726e updated cogs README

v0.7.4

17 Feb 20:39
c5abc31

Choose a tag to compare

Changelog

3007089 * simplified example data * added handling of missing file errors for link traversal * added errors.go
c5abc31 various typo fixes

v0.7.3

11 Feb 22:41
6a98559

Choose a tag to compare

Changelog

6a98559 * moved Format and ReadType into format.go

v0.7.2

10 Feb 19:51
f2515a8

Choose a tag to compare

Changelog

f2515a8 added strconv logic to output.go (#14)

v0.7.1

08 Feb 23:56
e8bdf1c

Choose a tag to compare

Changelog

e8bdf1c Handle simple values (#13)