Skip to content

Releases: Matrix86/driplane

v1.26.9

07 Mar 18:01
8a2e6e7

Choose a tag to compare

Changelog

  • releasing v1.26.9 (8a2e6e7)
  • fix: syscall.Stdin is a Handle on Win (0b289df)
  • releasing v1.26.8 (fb500e0)
  • fix: goreleaser config updated (82156fb)
  • releasing v1.26.7 (3638a42)
  • Merge pull request #22 from Matrix86/fix/workflows (45853fa)
  • fix: speeding up the tests using the cache (98e380e)
  • fix: updating github workflows (857bb68)
  • releasing v1.26.0 (e989bed)
  • Merge pull request #21 from Matrix86/new/llm_filter (40ef1da)
  • Merge branch 'master' into new/llm_filter (48dd7c8)
  • Merge pull request #20 from Matrix86/misc/tests (0c445c1)
  • new: llm filter added (149d502)
  • Merge branch 'master' into misc/tests (c9ec10e)
  • misc: increasing tests coverage (a2dc9f4)
  • Merge pull request #19 from Matrix86/misc/tests (e2697fb)
  • adding tests (93eea21)
  • Merge branch 'master' of github.com:Matrix86/driplane (b539422)
  • Merge pull request #18 from Matrix86/fix/upgrade_deps (ac078ac)
  • updating github workflows (7393316)
  • Merge branch 'master' into fix/upgrade_deps (c9b5979)
  • minor fixes (edb3621)
  • Merge pull request #17 from Matrix86/fix/upgrade_deps (a709fb9)
  • fix (d53d318)
  • Merge pull request #16 from Matrix86/new/webrss (da90859)
  • fix: updating slack filter and feeder according with the libraries that have been upgraded (b367666)
  • new: webrss feeder added (bc84a6c)
  • merge (9f6ca5a)
  • misc: adding some function to JS utils (e370620)
  • Merge pull request #14 from rinocs/fix/fixed-ioutil-deprecation (bde6c09)
  • Merge branch 'master' into fix/fixed-ioutil-deprecation (054960e)
  • Merge pull request #15 from rinocs/fix/fixed-slack-uploadfile-deprecation (af2c95c)
  • Merge branch 'master' into fix/fixed-slack-uploadfile-deprecation (ff641b7)
  • Merge branch 'master' into fix/fixed-ioutil-deprecation (8d0e193)
  • Merge pull request #12 from rinocs/fix/fixed-concurrency-on-map (95b0a89)
  • Merge branch 'master' into fix/fixed-slack-uploadfile-deprecation (3e5cda1)
  • Merge branch 'master' into fix/fixed-concurrency-on-map (5add01b)
  • Merge branch 'master' into fix/fixed-ioutil-deprecation (9d984af)
  • Merge pull request #13 from rinocs/feat/new-exec-command (903a6ef)
  • Merge branch 'fix/fixed-ioutil-deprecation' of github.com:rinocs/driplane into fix/fixed-ioutil-deprecation (4de30ab)
  • fix: fixed typing error (2e2bad4)
  • Merge branch 'master' into fix/fixed-concurrency-on-map (6e71713)
  • Merge branch 'master' into feat/new-exec-command (0b556e2)
  • Merge branch 'master' into fix/fixed-slack-uploadfile-deprecation (dc64943)
  • Merge branch 'master' into fix/fixed-ioutil-deprecation (47f87eb)
  • fix: updating codecov (798478d)
  • fix: moved channel map and chat map to sync.Map (7bfa501)
  • fix: fixed upload file deprecation (a5297bc)
  • fix: fixed ioutil deprecation starting from Go 1.16 (88429f8)
  • fix: fixed concurrency on basic map, moved to sync.Map on telegram feeder (65c6762)
  • feat: add ExecCommand method for executing shell commands (c55bfe1)
  • fix: updating libs (b30f1de)
  • new: reload the rules automatically enabling the option (5a4d574)
  • fix: text field was missing (8f32df3)
  • new: init of chat and channel maps on telegram (67a8027)
  • Merge pull request #11 from Matrix86/feat/telegram_feeder (25974fe)
  • fix: dependencies fixed (172f1d1)
  • fix: GH workflows fixed (31f8353)
  • Merge branch 'master' into feat/telegram_feeder (9924609)
  • new: add number filter (348d628)
  • fix: telegramfeeder exports the mediasize value as string now (e6e880b)
  • fix: numberfilter supports numeric values now (14b58ca)
  • feat: adding numberfilter (8d7eaab)
  • fix: telegram feeder wasn't returning msg date and time (305a3de)
  • fix: adding information about media attachments (7b1b1b3)
  • fix: minor fixes (1a98df6)
  • updating dependencies (158d166)
  • new: telegram filter and feeder added (0e613ac)

v1.20.0

22 May 15:24
99ef094

Choose a tag to compare

Release Note v1.20.0

New Features

Fixes

Misc

v1.16.1

27 Mar 17:45
34a5820

Choose a tag to compare

Release Note v1.16.1

Fixes

Misc

v1.15.1

21 Feb 16:15
1711c86

Choose a tag to compare

Release Note v1.15.1

Misc

v1.15.0

02 Aug 13:42

Choose a tag to compare

Release Note v1.15.0

New Features

Misc

v1.14.0

20 Jul 10:31

Choose a tag to compare

Release Note v1.14.0

New Features

Fixes

v1.11.3

15 Mar 18:13

Choose a tag to compare

Release Note v1.11.3

New Features

Fixes

Misc

v1.8.2

29 Oct 17:04

Choose a tag to compare

Release Note v1.8.2

New Features

Fixes

Misc

v1.4.0

01 Jul 13:20

Choose a tag to compare

Release Note v1.4.0

New Features

Fixes

  • 5d34a54448 fix: avoid panic on shutdown because of closing a chan multiple times (Matrix86)

Misc

v1.3.1

27 Apr 21:29

Choose a tag to compare

Release Note v1.3.1

New Features

  • 954e654b00 new: support to the 'import' directive on the DSL (Matrix86)
  • f618bb4b2c new: bus for events added to filters and feeders and cache will be written on file on exit (Matrix86)

Fixes

Misc