Releases: lucagrulla/cw
v2.1.3
v2.1.2
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
v2.1.0
Changelog
- Add 'local' flag to allow the use of Local timestamp (vs UTC)
v2.0.1
v2.0.0
v1.7.2
v1.7.1
v1.7.0
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
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