Releases: GlueOps/slackbot-developer-workspaces
Releases · GlueOps/slackbot-developer-workspaces
v0.0.9-RC1
What's Changed
Enhancements 🎉
- feat: adding tailscale notes by @venkatamutyala in #103
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
- @venkatamutyala made their first contribution in #103
Full Changelog: v0.0.8...v0.0.9-RC1
v0.0.8
What's Changed
Enhancements 🎉
- chore(deps): bump cookie and express in /bot by @dependabot in #87
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
What's Changed
Other 🐛
- fix(deps): update dependency express to v4.21.1 by @glueops-svc-account in #43
- fix(deps): update dependency winston to v3.15.0 by @glueops-svc-account in #41
- fix(deps): update dependency @aws-sdk/client-ec2 to v3.666.0 by @glueops-svc-account in #40
- chore(deps): update actions/checkout digest to eef6144 by @glueops-svc-account in #39
- fix(deps): update dependency @aws-sdk/client-ec2 to v3.667.0 by @glueops-svc-account in #44
- fix: axios error e.response undefined by @NichArchA82 in #45
New Contributors
- @glueops-svc-account made their first contribution in #43
Full Changelog: v0.0.6...v0.0.7
v0.0.6
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
What's Changed
Other 🐛
- fix: get subnets from aws by @NichArchA82 in #34
- fix: change storage for aws by @NichArchA82 in #35
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
Added regions to hetzner and aws
fixed formatUser to split on "@"
Enhancements 🎉
- feat: adding regions by @NichArchA82 in #27
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
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
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
This release includes the slack bot setup to handle creating servers in Hetzner and registering the servers created in Tailscale.