Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

v1.0.0-beta.13

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Nov 22:38
· 14 commits to main since this release
904e063

Changelog

904e063 Merge pull request #27 from andersnormal/reply-in-thread
a5918e8 fix: minor fix to bindenv
337b8d2 fix: update go version to 1.13.x
a82b3d2 update the hello world async binary
0be550a add better proto comments
e9c2bea Default plugin verbosity and debug to false
a4c015d doc: remove a depreacted note
43e8dde fix: goreleaser build version
b7e4c56 doc: extend the documentation
218e060 add only autobot-plugin-slack
d4c1700 add async example separately
4a8375d separate out hello world async into its own example
a95ca83 feat: add reply-in-thread option
1dd4360 Merge pull request #24 from andersnormal/add-async-reply
3cff889 update comment about retries
741b81b remove the done channel for the ReplyWith ordering tests
434e4fa add AsyncReplyFunc tests
f11596d feat: add AsyncReplyFunc
413f57a fix: env name
38a18ae fix: remove viper autoenv from plugin
b44ab76 fix: initialize the environment
0fc1f60 fix: github actions badge
e256174 fix: remove token
d131dda fix: staticcheck run
9318cea closes #26 Adding staticcheck
c36d0e3 closes #25 Adding async send a message
9169ac7 vendor: adding cloud events (#21)
cc843fa vendor: update deps
e96c3cc chore(deps): bump github.com/nats-io/nats.go from 1.9.0 to 1.9.1 (#20)
db0fa98 chore(deps): bump github.com/spf13/viper from 1.4.0 to 1.5.0 (#22)
8405743 chore(deps): bump github.com/nats-io/nats.go from 1.8.1 to 1.9.0 (#19)
56ba2c2 fix: version string
e261dd7 ci: add version number
8277183 deps: update vendor
a097382 Merge pull request #18 from andersnormal/add-replyfunc-test
a9ed7e1 ReplyFunc: add FIFO in order replies test
a67b9fb Add simple ReplyFunc test
5b71ec7 Merge pull request #17 from andersnormal/adding-subscription-tests
7ad188e fix: tests helper
dc98525 Merge branch 'master' into adding-subscription-tests
d348a7f synchronously unsub and close
ee1600e fix: coverage badge
1865ccb test: update coverage
bf12fb7 vendor: update dependencies
f92001e fix: provide command description
8dce501 test: add flags default test
e8ede8a fix: remove data and add to .gitignore
f355bcc fix: remove provider package
83aea0c Adding Subscription tests
75c3a0b test: move wrappe to tesing package
eb983e6 fix: update release
48a4933 fix: update release
c462537 fix: github release action
74f09b0 test: wait shutdown
2c15d2f fix: vendor deps
ee3ed2f test: publish inbox, publish outbox
f326d97 fix: start and cancel test context
8057451 fix: testing wait
f110187 test: inbox and outbox
980f225 test: logger testing
336b9a0 test: add log test
f49d1a4 test: first context test
310ab76 test: runtime tests
1f0c496 fix: update badge
e75be22 fixup
842ca6f test: message testing
3449256 test: add uuid, metadata
49b14e4 test: add json marshaler
7704fa3 doc: report coverage
c01afdd fix: linting errors
783e1d6 fix: linting errors
57d31fe fix: linting errors
b929ab7 test: add message
ea22016 test: add test proto message
ca8efb8 test: adding config test
8c65edf fix: refactor plugin-slack structure
c1c476b fix: a typo in the runtime package
59c06e2 fix: updating docs
4ce9f28 fix: extract runtime behavior
5e68ca3 fix: remove events endpoint
86a6f05 fix: use sync publish
dc2548a fix: pass plugin to context
b9afe92 fix: add async send function
7472cd3 feat: testing context
66477c1 ci: release plugins binaries
a985f04 vendor: update go modules
08ac66c doc: minor fix
f8bb550 ref: remove standalone plugin
ff4db99 Merge pull request #15 from andersnormal/update-vendored-packages
5bda6ff updated vendored packages
bacf2ea ci: upgrade go1.13
950126b Merge pull request #10 from andersnormal/add-unvendored-dependencies
00dbb79 Update release.yml
6189751 Update main.yml
3143859 Update release.yml
ad77ef6 Update release.yml
60e33bb Update release.yml
c8b4c1a Update release.yml
85e7695 Merge pull request #7 from andersnormal/dependabot/go_modules/github.com/stretchr/testify-1.4.0
d519612 Merge pull request #9 from andersnormal/dependabot/go_modules/github.com/nlopes/slack-0.6.0
b0cc5d1 Update main.yml
9c3f503 Update main.yml
db44a12 Update main.yml
c98872b Create main.yml
dbaee66 Update release.yml
6aa0c6d Update and rename main.yml to release.yml
409ce15 adds unvendored dependencies
eee7900 chore(deps): bump github.com/nlopes/slack from 0.5.0 to 0.6.0
6a97047 chore(deps): bump github.com/stretchr/testify from 1.3.0 to 1.4.0
7f66768 fix: http flags
1f8c571 vendor: update @ go1.13

Docker images

  • docker pull andersnormal/autobot-plugin-hello-world:latest
  • docker pull andersnormal/autobot-plugin-hello-world:v1.0.0-beta.13
  • docker pull andersnormal/autobot-plugin-hello-world
  • docker pull andersnormal/autobot:latest
  • docker pull andersnormal/autobot:v1.0.0-beta.13
  • docker pull andersnormal/autobot
  • docker pull andersnormal/autobot-plugin-slack:latest
  • docker pull andersnormal/autobot-plugin-slack:v1.0.0-beta.13
  • docker pull andersnormal/autobot-plugin-slack