Skip to content

Releases: mattermost-community/mattermost-plugin-splunk

v0.1.0

26 Jun 11:01
9d48b81
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Supported Mattermost Server Versions: 5.37.0+

Enhancements

Fixes

  • 9d48b81 Fix release tags (#113)
  • 476fee9 Migrate Docs from GitBook (#112)
  • 3fb0cff Fix/issue 106 (#107)
  • 990fb09 Migrate from CircleCI to Github Actions (#108)
  • c49a64c Improve login flow (#86)
  • 376e928 Fix Login Auth calls (#101)
  • 22d1f64 build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /webapp (#104)
  • f67a6c6 build(deps): bump cookiejar from 2.1.2 to 2.1.4 in /webapp (#103)
  • e81e1bd Update docs and Makefile (#102)
  • 0a967a4 Make it work for M1 (#99)
  • 044dac9 build(deps): bump json5 from 1.0.1 to 1.0.2 in /webapp (#95)
  • 5fea7e0 build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /webapp (#94)
  • 397210b build(deps): bump qs from 6.9.1 to 6.11.0 in /webapp (#93)
  • 1ccb1df build(deps): bump minimatch from 3.0.4 to 3.1.2 in /webapp (#92)
  • 11c4819 build(deps): bump loader-utils from 1.4.1 to 1.4.2 in /webapp (#91)
  • 9bb812b build(deps): bump nth-check and cheerio in /webapp (#90)
  • c66be44 build(deps): bump node-notifier and @jest/reporters in /webapp (#89)
  • 2ca113f build(deps): bump loader-utils from 1.2.3 to 1.4.1 in /webapp (#88)
  • 5b79e91 build(deps): bump moment from 2.29.2 to 2.29.4 in /webapp (#87)
  • aeb672a build(deps): bump terser from 4.8.0 to 4.8.1 in /webapp (#82)
  • 2e3b6d8 build(deps): bump jsdom from 16.2.2 to 16.7.0 in /webapp (#80)
  • 25a9683 build(deps): bump github.com/mattermost/mattermost-server/v6 from 6.5.0 to 6.5.2 (#84)
  • f707113 build(deps): bump github.com/mattermost/mattermost-server/v6 from 6.5.0 to 6.5.2 in /build (#83)
  • dd2c8b7 Fix linter errors (#85)
  • 0824d2f build(deps): bump github.com/mattermost/mattermost-server/v6 from 6.3.0 to 6.5.0 (#78)
  • bac10e0 build(deps): bump github.com/mattermost/mattermost-server/v6 from 6.3.0 to 6.5.0 in /build (#79)
  • 69d1356 build(deps): bump moment from 2.24.0 to 2.29.2 in /webapp (#77)
  • 9baea98 build(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /webapp (#76)
  • d969329 build(deps): bump minimist from 1.2.5 to 1.2.6 in /webapp (#75)
  • 1941fec build(deps): bump lodash-es from 4.17.14 to 4.17.21 in /webapp (#74)
  • 7603e37 build(deps): bump ajv from 6.10.0 to 6.12.6 in /webapp (#73)
  • 51e95f8 Use mattermost-server/v6 (#60)
  • dfb7eea [MM-41052] Add plugin icon (#59)
  • 5df9a38 build(deps): bump ini from 1.3.5 to 1.3.8 in /webapp (#72)
  • 2623fc7 build(deps): bump elliptic from 6.5.3 to 6.5.4 in /webapp (#70)
  • 7eab6e4 build(deps): bump y18n from 4.0.0 to 4.0.3 in /webapp (#71)
  • 069f511 build(deps): bump lodash from 4.17.19 to 4.17.21 in /webapp (#69)
  • c6f59f1 build(deps): bump ua-parser-js from 0.7.21 to 0.7.31 in /webapp (#67)
  • b697e7b build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /webapp (#66)
  • aefcce5 build(deps): bump ssri from 6.0.1 to 6.0.2 in /webapp (#68)
  • 963dee4 build(deps): bump postcss from 7.0.32 to 7.0.39 in /webapp (#63)
  • e5d87fb build(deps): bump ws from 7.3.1 to 7.5.6 in /webapp (#62)
  • 1f3b387 build(deps): bump path-parse from 1.0.5 to 1.0.7 in /webapp (#65)
  • 1440175 build(deps): bump tmpl from 1.0.4 to 1.0.5 in /webapp (#64)
  • 3cf2691 build(deps): bump browserslist from 4.13.0 to 4.19.1 in /webapp (#61)
  • 98cc756 Fix command ordering (#58)
  • e3810da Allow http as server prefix (#57)
  • 2e3370e [issue 54] use postCommandResponse instead of Have bot post ephemeral responses instead of using model.CommandResponse directly (#56)
  • 7b0ce5d add docker-compose file (#51)
  • 7e9eed7 Make alert subscriptions persistent #10 (#49)
  • 577e060 [issue 52] Cross-plugin task: Enable the CircleCI "test" job in each plugin repo that has a webapp plugin #52 (#53)
  • 00df927 [GH-29] - Implemented slash command autocomplete (#44)
  • 287cef2 mm-40 - renames the module name in go.mod to github.com/mattermost/mattermost-plugin-splunk (#43)
  • 3b0fee3 Update README.md (#41)
  • c7c2b40 [MM37217] fix broken CI (#46)
  • ebad31a mm-30 - replaced the system messages with the bot for making ephermal posts (#45)
  • 0d6e455 Convert auth to api keys (#37)
  • 80099ab Compare (#20) (#42)
  • bf52330 Sync circleci config with demo plugin (#39)
  • f582aa7 Update README.md (#36)
  • 107399e Create .gitbook.yaml (#33)
  • cc33752 Merge pull request #28 from bakurits/auth_with_other_port
  • 4139c4f feat: add possibility to auth without 8089 port
  • 0b584a6 updated help message (#24)
  • 1551d9e Merge pull request #21 from bakurits/check-auth
  • 650f4c2 fix: manifest
  • 2b499db fix: ping working
  • 45c2771 fix: updated server
  • 679ddba fix: ping now has zero arguments
  • 880bbbe Merge branch 'master' into check-auth
  • 825ed51 fix: make deleteFromSlice stable (#23)
  • 9a46b43 Merge pull request #22 from bakurits/compare
  • 85ba3cd fix: doc for createPost
  • 5379fab fix: return model.CommandResponse instead of separate message senting
  • d35e74b refactor: created separate function for alert subscribe message generation
  • 6f37148 fix: removed redundant "Plugin" from plugin name
  • 576fb2b fix: infinite recursion removed
  • 6d62050 refactor: made url param parsing more readable
  • 1921680 feat: Add slash commands for listing and deleting alerts (#19)
  • 63d50c2 Merge pull request #18 from bakurits/documentation
  • 1ee03a8 add documentation
  • 12b5daf wip: implemented ping
  • fa14753 Merge pull request #17 from bakurits/list_logs
  • ff1b5ef add showing logs in markdown
  • 31439b1 Merge branch 'list_logs' of github.com:bakurits/mattermost-plugin-splunk into list_logs
  • 7b4f8bc minor fix
  • 12afbea Merge pull request #16 from bakurits/list_logs
  • 8528dda fix: commands not responding fix
  • b26bda7 Merge branch 'master' into list_logs
  • 7eabeb3 Merge pull request #15 from bakurits/auth
  • a17936c feat: added auth slash command
  • f0d848f fix: changed user storing structure
  • 26a8f4d update help message
  • 19ae04d add specific log retrieval
  • 91d8101 implemented creating markdown for log lists
  • eafee99 feat: added command for log list
  • 4005bbd feat: added log sources retrieval
  • e2150ea Merge pull request #14 from bakurits/linter_fixes
  • 6bf2d5a fix: removed some linter checks
  • 34e2645 Merge pull request #13 from bakurits/linter_fixes
  • 13ff125 fix: linter errors
  • b28d64b Merge pull request #12 from bakurits/logs_retrieval
  • 202ced6 finished log retrieval
  • e8289fe log id retrieval added
  • e47b29d Merge pull request #11 from bakurits/logs_retrieval
  • 34ee8fe added enpoint to retrieve logs
  • 7d6b1ee Merge pull request #9 from bakurits/duplicate_alert_fix
  • 7883886 removed duplicate alert notifications
  • 1568244 Merge pull request #8 from bakurits/bot_user
  • d739e1d Merge pull request #7 from bakurits/parse-error-fix
  • 99cd9d2 parse error fix
  • 77f345b added bot user
  • 4059979 Merge pull request #6 from bakurits/splunk_api
  • eda99e2 added success response
  • e3e8860 Merge pull request #5 from bakurits/splunk_api
  • 296089d added slask command for alert subscription
  • 717121c changed plugin id
  • 987fba1 added endpoint for receiving alert actions
  • ef2c40b Modified project structure ready to start
  • d8332c6 Initial commit