Skip to content

Tags: teler-sh/teler-waf

Tags

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump golang.org/x/crypto in the go_modules group (#220)

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
dwisiswant0 Dwi Siswanto
build: bump to go 1.22

Signed-off-by: Dwi Siswanto <git@dw1.io>

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump tlog.app/go/loc from 0.6.1 to 0.7.0 (#206)

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(teler): add `CaddyHandler{,FuncWithNext}` (#199)

* feat(teler): add `CaddyHandler{,FuncWithNext}`

* test(teler): add `TestCaddy*` cases

Signed-off-by: Dwi Siswanto <git@dw1.io>

---------

Signed-off-by: Dwi Siswanto <git@dw1.io>

v1.4.4

Toggle v1.4.4's commit message

Verified

This commit was signed with the committer’s verified signature.
dwisiswant0 Dwi Siswanto
refactor(teler): update `DefaultHTMLResponse`

Signed-off-by: Dwi Siswanto <git@dw1.io>

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(*): mod rename (#197)

* refactor(*): mod rename

Signed-off-by: Dwi Siswanto <git@dw1.io>

* build(module): bump github.com/teler-sh/dsl to v1.0.2

Signed-off-by: Dwi Siswanto <git@dw1.io>

---------

Signed-off-by: Dwi Siswanto <git@dw1.io>

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.
build(deps): bump github.com/hashicorp/go-getter in /examples (#189)

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.
feat(teler): add `listen_addr` & `caller` fields in the log (#194)

* feat(utils): add `getListenAddr` func

Signed-off-by: Dwi Siswanto <git@dw1.io>

* feat(teler): add `listen_addr` & `caller` fields in the log

Signed-off-by: Dwi Siswanto <git@dw1.io>

* refactor(teler): init cache regardless dev opt

Signed-off-by: Dwi Siswanto <git@dw1.io>

* fix(teler): misplacing new fields in request-scoped namespace

Signed-off-by: Dwi Siswanto <git@dw1.io>

* docs(README): update example logs

by added new fields for relevancy

Signed-off-by: Dwi Siswanto <git@dw1.io>

---------

Signed-off-by: Dwi Siswanto <git@dw1.io>

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.
feat(teler): add deprecated `Excludes` message (#180)

Signed-off-by: Dwi Siswanto <git@dw1.io>

v1.2.5

Toggle v1.2.5's commit message
* Add `Verify` function in `threat` package to checks the integrity o…

…f datasets.

* Implement local datasets download & fallback to remote repo.