Skip to content

Releases: lucagrulla/cw

v2.1.3

12 Dec 17:39
Compare
Choose a tag to compare

Changelog

cea2eee Fix error versioning
4541258 Update README.md
a60e969 v2.1.3 prep

v2.1.2

20 Nov 20:19
Compare
Choose a tag to compare

Changelog

b509681 Add debug logs
02f21e7 Fix bug on log streams list filtering
90ea4f0 Improve README
bd2a9e5 Improved README
e9a7366 Merge pull request #31 from lucagrulla/log-streams-filter
f55a47e minor refactoring
9ede64b sort streams by last ingestion stamp and use the most recent 100
9ca3bc8 v2.1.2 prep

v2.1.1

27 Oct 17:21
Compare
Choose a tag to compare

Changelog

** Improved manual

  • Add Scoop.sh packaging for Windows platform #26

v2.1.0

20 Oct 12:14
Compare
Choose a tag to compare

Changelog

  • Add 'local' flag to allow the use of Local timestamp (vs UTC)

v2.0.1

17 Oct 21:02
Compare
Choose a tag to compare

Changelog

0470fc0 Fix #25

v2.0.0

16 Oct 20:38
Compare
Choose a tag to compare

Changelog

  • add flag for disable coloured output #21
  • allow delta from strt and end time
  • improved flag names: breaking change

v1.7.2

01 Oct 10:18
Compare
Choose a tag to compare

Changelog

96e11a4 1.7.2
f9478f9 fix new version error message

v1.7.1

01 Oct 07:13
Compare
Choose a tag to compare

Changelog

dd00f23 Fix bug

v1.7.0

30 Sep 18:26
Compare
Choose a tag to compare

Changelog

  • It's now possible to explicitly define with AWS profile to use via the global --profile flag
  • It's ow possiblw to override region from the AWS configuration file with the --region flag

e130d14 Add flag for region and profile override
41bf68c Merge pull request #18 from lucagrulla/go-mod-migration
541bd8e Set theme jekyll-theme-tactile
fe28039 delete vendor folder
7cb2c8f go.mod
6aef81b v1.7.0 release

1.6.1

12 Sep 17:56
Compare
Choose a tag to compare

Changelog

2945fe4 1.6.1 prep
4851346 Fix readme indentation
2738023 README update with new tail command flags
5f053b2 Reduce time for first log check to 5ms
43e321e Update README.md
1598ecc Update README.md
a635ff9 increase cache size
6fae493 refactoring
aaaa31c split cloudwatch in smaller fields for readability