Skip to content

Releases: innogames/slack-bot

v2.2.10

Choose a tag to compare

@github-actions github-actions released this 28 Feb 10:31
3481901

What’s Changed

Changes

Cleanups

Dependencies

  • build(deps): bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 (#373) @dependabot
  • build(deps): bump github.com/xanzy/go-gitlab from 0.77.0 to 0.79.1 (#379) @dependabot
  • build(deps): bump golang.org/x/text from 0.5.0 to 0.6.0 (#372) @dependabot
  • build(deps): bump docker/login-action from 2.0.0 to 2.1.0 (#369) @dependabot
  • build(deps): bump golangci/golangci-lint-action from 3.2.0 to 3.3.1 (#366) @dependabot

v2.3.7

Choose a tag to compare

@github-actions github-actions released this 07 May 08:29
6fc569b

Features

Misc

Dependencies

  • build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.3.0 (#557+#558) @dependabot
  • build(deps): bump wangyoucao577/go-release-action from 1.49 to 1.50 (#552) @dependabot
  • build(deps): bump github.com/xanzy/go-gitlab from 0.100.0 to 0.103.0 (#548+#553) @dependabot
  • build(deps): bump docker/setup-buildx-action from 3.1.0 to 3.3.0 (#550) @dependabot

v2.3.6 - dependencies

Choose a tag to compare

@github-actions github-actions released this 05 Apr 08:22
82acf10

What’s Changed

  • golang.org/x/oauth2: bumped from 0.15.0 to 0.19.0. (#518, #547)
  • docker/build-push-action: bumped from 5.1.0 to 5.3.0. (#546)
  • docker/login-action: bumped from 3.0.0 to 3.1.0. (#544)
  • google.golang.org/protobuf: bumped from 1.32.0 to 1.33.0. (#545)
  • github.com/xanzy/go-gitlab: bumped from 0.95.2 to 0.100.0. (#520, #525, #534, #543)
  • github.com/stretchr/testify: bumped from 1.8.4 to 1.9.0. (#539)
  • github.com/prometheus/client_golang: bumped from 1.17.0 to 1.19.0. (#515, #538)
  • github.com/redis/go-redis/v9: bumped from 9.3.0 to 9.5.1. (#517, #533)
  • wangyoucao577/go-release-action: bumped from 1.41 to 1.49. (#516, #521, #522, #530, #535)
  • docker/setup-buildx-action: bumped from 3.0.0 to 3.1.0. (#536)
  • github.com/slack-go/slack: bumped from 0.12.3 to 0.12.4. (#531)
  • golangci/golangci-lint-action: bumped from 3.7.0 to 4.0.0. (#529)
  • codecov/codecov-action: bumped from 3 to 4. (#523)
  • release-drafter/release-drafter: bumped from 5 to 6. (#524)

v2.3.5 - openai polishing

Choose a tag to compare

@github-actions github-actions released this 15 Dec 06:56
5323792

What’s Changed

Improvements to openai commands:

Dependencies

  • build(deps): bump github.com/xanzy/go-gitlab from 0.94.0 to 0.95.2 (#511) @dependabot
  • build(deps): bump github/codeql-action from 2 to 3 (#510) @dependabot
  • build(deps): bump wangyoucao577/go-release-action from 1.39 to 1.41 (#507) @dependabot
  • build(deps): bump actions/setup-go from 4 to 5 (#508) @dependabot
  • build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.15.0 (#505) @dependabot

v2.3.4 - DALL-E

Choose a tag to compare

@github-actions github-actions released this 20 Nov 13:44
3bb5733

Features

Most noticeable nre feature is DALL-E integration to generate images via AI. If openai is configires, just prefix the prompt with "dalle" or "generate image" and wait some seconds.
dalle

Other changes and fixes

internal

Dependencies

  • build(deps): bump github.com/xanzy/go-gitlab from 0.91.1 to 0.94.0 (#483 + #496) @dependabot
  • build(deps): bump docker/build-push-action from 4.1.1 to 5.1.0 (#476 + #499) @dependabot
  • build(deps): bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 (#489) @dependabot
  • build(deps): bump docker/setup-buildx-action from 2.9.0 to 3.0.0 (#475) @dependabot
  • build(deps): bump codecov/codecov-action from 3 to 4 (#476) @dependabot
  • build(deps): bump docker/login-action from 2.2.0 to 3.0.0 (#472) @dependabot
  • build(deps): bump actions/checkout from 3 to 4 (#469) @dependabot

v2.3.3

Choose a tag to compare

@github-actions github-actions released this 31 Aug 11:35
9a11dcf

Improvements and changes

Cleanups

Dependencies

v2.3.1 - Openai improvements

Choose a tag to compare

@github-actions github-actions released this 29 Mar 13:43
134b3b7

Highlight

225578443-a004d712-bbee-46be-b00c-f5ce3389e1d7

Other changes

Dependency updates

  • build(deps): bump github.com/gookit/color from 1.5.2 to 1.5.3 (#400) @dependabot
  • build(deps): bump actions/setup-go from 3 to 4 (#399) @dependabot
  • build(deps): bump wangyoucao577/go-release-action from 1.34 to 1.36 (#394) @dependabot
  • build(deps): bump actions/setup-go from 3 to 4 (#396) @dependabot
  • build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#393) @dependabot

v2.3.0 - Openai/ChatGPT integration

Choose a tag to compare

@github-actions github-actions released this 14 Mar 11:42

Features

It's possible now to chat with the slack bot in a ChatGPT style, using the official Openai-API using the thread history into account!
openai
More information in the readme

Improvements

Dependencies

  • build(deps): bump docker/setup-buildx-action from 2.0.0 to 2.5.0 (#390) @dependabot
  • build(deps): bump docker/build-push-action from 3.2.0 to 4.0.0 (#378) @dependabot
  • build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0 (#385) @dependabot
  • build(deps): bump golang.org/x/text from 0.6.0 to 0.7.0 (#382) @dependabot

v2.2.9

Choose a tag to compare

@github-actions github-actions released this 03 Dec 19:40
9bb6740

What’s Changed

features/changes

bugfixes

deps

  • use latest version of golangci-lint (#346) @brainexe
  • build(deps): bump wangyoucao577/go-release-action from 1.30 to 1.34 (#365) @dependabot
  • build(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0 (#364) @dependabot
  • build(deps): bump github.com/slack-go/slack from 0.11.3 to 0.11.4 (#361) @dependabot
  • build(deps): bump docker/build-push-action from 3.0.0 to 3.2.0 (#353) @dependabot
  • build(deps): bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0 (#358) @dependabot
  • build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0 (#357) @dependabot
  • build(deps): bump github.com/gookit/color from 1.5.1 to 1.5.2 (#348) @dependabot
  • build(deps): bump github.com/slack-go/slack from 0.11.2 to 0.11.3 (#351) @dependabot
  • build(deps): bump github.com/andygrunwald/go-jira from 1.15.1 to 1.16.0 (#342) @dependabot
  • build(deps): bump github.com/xanzy/go-gitlab from 0.70.0 to 0.73.1 (#344) @dependabot

v2.2.8 - Go 1.18

Choose a tag to compare

@github-actions github-actions released this 05 Aug 09:32
d7b07c3

What’s Changed