v0.2.5 (2021-10-19)
Closed issues:
- Breaking change in latest github.com/lestrrat-go/jwx #41
Merged pull requests:
- Migrate dgrijalva/jwt dep to golang-jwt/jwt/v4 #62 (PrasadG193)
- Create codeql-analysis.yml #61 (PrasadG193)
v0.2.4 (2021-04-18)
Merged pull requests:
- Remove redundant print statement #60 (PrasadG193)
v0.2.3 (2021-04-18)
Fixed bugs:
- Echobot sample returns an error #38
Closed issues:
- Failed to parse request. Authentication failed.: Unauthorized. Invalid AppId passed on token #54
- Add support to Update an activity #35
Merged pull requests:
v0.2.2 (2020-09-16)
Closed issues:
- Conversation update activity handler failing with infinite loop #47
- Need a way to mock authentication #46
Merged pull requests:
- Added test case with mock server #49 (sbawaskar)
- Fixed conversation update activity handler failing with infinite loop #47 #48 (sbawaskar)
v0.2.1 (2020-07-26)
Closed issues:
Merged pull requests:
- Use github_changelog_generator 1.15.2 for release #45 (PrasadG193)
- Added conversation update activity handler #42 (PrasadG193)
- Add support to Delete Activity by ID #37 (PrasadG193)
v0.2.0 (2020-03-15)
Closed issues:
- Add a sample for proactive message #28
- Add support for file upload #25
- Add support for attachments #12
- Add support for proactive messages #11
- Cache the JWT token used to send activity #9
- Cache JWK document #8
- Add CI build #7
Merged pull requests:
- Add invoke activity handler to support file upload #32 (PrasadG193)
- Add sample for sending proactive messages #31 (PrasadG193)
- Add support for proactive messages #27 (PrasadG193)
- add package cache #24 (sahil-lakhwani)
- Add license headers #21 (PrasadG193)
- Add godoc reference badge in README #18 (PrasadG193)
v0.1.0 (2020-01-15)
Merged pull requests:
- Add release script #17 (PrasadG193)
- Address go vet complaints #16 (sahil-lakhwani)
- Add CI checks #15 (PrasadG193)
- Update README #14 (PrasadG193)
- Change data type of Attachment.Content #13 (sahil-lakhwani)
- Add godoc, golint fixes #10 (sahil-lakhwani)
- Reply to activity #6 (sahil-lakhwani)
- Add interfaces for components #5 (PrasadG193)
- Fix token validation issue #3 (PrasadG193)
- Merge develop to master #2 (PrasadG193)