Skip to content

Releases: GlueOps/slackbot-developer-workspaces

v0.0.9-RC1

16 Dec 18:25
e010fe0
Compare
Choose a tag to compare

What's Changed

Enhancements 🎉

Other 🐛

  • fix(deps): update dependency axios to v1.7.8 by @public-glueops-renovatebot in #88
  • fix(deps): update dependency @aws-sdk/client-ec2 to v3.701.0 by @public-glueops-renovatebot in #91
  • fix(deps): update dependency @slack/bolt to v4.1.1 by @public-glueops-renovatebot in #90
  • chore(deps): update docker/build-push-action action to v6.10.0 by @public-glueops-renovatebot in #89
  • fix(deps): update dependency @aws-sdk/client-ec2 to v3.703.0 by @public-glueops-renovatebot in #93
  • fix(deps): update dependency dotenv to v16.4.6 by @public-glueops-renovatebot in #94
  • chore(deps): update node.js to bb1dbd4 by @public-glueops-renovatebot in #96
  • fix(deps): update dependency dotenv to v16.4.7 by @public-glueops-renovatebot in #95
  • fix(deps): update dependency axios to v1.7.9 by @public-glueops-renovatebot in #98
  • chore(deps): update node.js to 96cc832 by @public-glueops-renovatebot in #97
  • fix: server description and tailscale timeout by @NichArchA82 in #101
  • fix(deps): update dependency express to v4.21.2 by @public-glueops-renovatebot in #99
  • chore(deps): bump path-to-regexp and express in /server by @dependabot in #100
  • fix: server description json by @NichArchA82 in #102
  • fix(deps): update dependency @aws-sdk/client-ec2 to v3.708.0 by @public-glueops-renovatebot in #104
  • chore(deps): update node.js to 6e80991 by @public-glueops-renovatebot in #105
  • fix(deps): update dependency @aws-sdk/client-ec2 to v3.712.0 by @public-glueops-renovatebot in #107
  • chore(deps): update docker/setup-buildx-action action to v3.8.0 by @public-glueops-renovatebot in #109
  • chore update docs by @NichArchA82 in #108

New Contributors

Full Changelog: v0.0.8...v0.0.9-RC1

v0.0.8

25 Nov 05:39
7721f2f
Compare
Choose a tag to compare

What's Changed

Enhancements 🎉

Other 🐛

  • chore(deps): update actions/checkout digest to 11bd719 in #56
  • fix(deps): update dependency @aws-sdk/client-ec2 to v3.699.0 by @public-glueops-renovatebot in #86
  • chore(deps): update docker/metadata-action action to v5.6.1 by @public-glueops-renovatebot in #82
  • chore(deps): update node.js to v22 by @public-glueops-renovatebot in #69
  • fix(deps): update dependency winston to v3.17.0 by @public-glueops-renovatebot in #75
  • fix(deps): update dependency @slack/bolt to v4 by @public-glueops-renovatebot in #67

New Contributors

  • @public-glueops-renovatebot made their first contribution in #86

Full Changelog: v0.0.7...v0.0.8

v0.0.7

10 Oct 04:13
632a313
Compare
Choose a tag to compare

What's Changed

Other 🐛

New Contributors

Full Changelog: v0.0.6...v0.0.7

v0.0.6

06 Oct 22:56
aefd676
Compare
Choose a tag to compare

What's Changed

Reformat bot output to output in one message instead of multiple messages
refactored tailscale code
refactor buttons to use a buttonBuilder

Enhancements 🎉

  • feat: add button builder and pull tailscale code out by @NichArchA82 in #37

Full Changelog: v0.0.5...v0.0.6

v0.0.5

05 Oct 06:36
bda2bed
Compare
Choose a tag to compare

What's Changed

Other 🐛

Full Changelog: v0.0.4...v0.0.5

v0.0.4

05 Oct 04:50
7d42cf3
Compare
Choose a tag to compare

What's Changed

Added regions to hetzner and aws
fixed formatUser to split on "@"

Enhancements 🎉

Other 🐛

  • fix: chage user format by @NichArchA82 in #31
  • fix(deps): update dependency @aws-sdk/client-ec2 to v3.664.0 by @renovate in #30
  • chore(deps): update docker/setup-buildx-action action to v3.7.1 by @renovate in #29
  • chore(deps): update docker/build-push-action action to v6.9.0 by @renovate in #26
  • fix(deps): update dependency @aws-sdk/client-ec2 to v3.665.0 by @renovate in #33
  • chore(deps): update node.js to c13b26e by @renovate in #32

Full Changelog: v0.0.3...v0.0.4

v0.0.3

30 Sep 06:10
cf6b2c5
Compare
Choose a tag to compare

What's Changed

Enhancements 🎉

  • Feat/add aws

Other 🐛

  • fix: refactor hetzner code
  • fix(deps): update dependency @slack/bolt to v3.22.0
  • chore(deps): update docker/build-push-action action to v6.8.0

v0.0.2

28 Sep 02:17
8b3f727
Compare
Choose a tag to compare

What's Changed

Breaking Changes 🛠

Slack app settings have been updated to use webhook instead of socket mode
Packer is now building the base image

v0.0.1

04 Sep 23:57
08f33fb
Compare
Choose a tag to compare

This release includes the slack bot setup to handle creating servers in Hetzner and registering the servers created in Tailscale.