-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release bump to v1.1.0 #213
Conversation
/update-branch |
Error trying to update the PR. |
Codecov Report
@@ Coverage Diff @@
## master #213 +/- ##
=======================================
Coverage 23.80% 23.80%
=======================================
Files 62 62
Lines 2541 2541
=======================================
Hits 605 605
Misses 1857 1857
Partials 79 79 Continue to review full report at Codecov.
|
/update-branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and passed
- Ran through release tests
- Status changes happen as expected in appropriate scenarios
- All settings on the config panel work as expected
- Subscriptions, Event reminders and Status change notifications work as expected
- Summary report functionality is working as expected
- Confirmed new license SKUs work as expected
- As a precaution - tested that Sync and Summary jobs work normally in HA.
- Confirmed version bumped to
v1.1.0
One last question on this... Seems the build hash no longer shows in the info command.
@hanzei I believe this is related to build tooling. Do you happen to know if this should still be showing here?
@hanzei Does @DHaussermann's comment above need to be resolved before this is merged? |
@mickmister one more question here - there are 2 error that occur when running the full
and
|
@hanzei Can this be merged with the issue described above? Edit: Whoops I meant just the "missing build number" error. I'm working on fixing the last error above |
I'm fine with cutting this release even if the build number issue isn't fixed yet. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and passed
- Release testing done based on comment above
- Verified version stamp fix
- No further testing needed
Summary
Bump mscalendar plugin to v1.1.0
Improvements
b8aff5a Implement autorespond feature (#188)
596cad1 Add Autocomplete icon (#209)
19d0766 Fix autocomplete terms and help text to match available commands (#200)
5798bf3 Add Fallback to Slack Attachments (#183)
b952d3c [GH-125] Remember user last status on status change (#140)
3a6d0e7 Improve message on login flow for receiving notifications during meetings (#158)
61581f3 Use limit 20 for calendar events API call (#178)
5c6f67e Add Telemetry to MSCalendar (#152)
c0d915f Order daily summary view (#177)
3e459f7 Update license to Source Available license (#182)
e05112b Drop "E20 only" from plugin name (#208)
Fixes
a488054 Fix panic when Daily Summary is nil for a user (#199)
50beb11 When trying to renew an expired subscription, create new subscription instead (#131)
26fe3c5 use api for license and fix tests (#195)
b8de849 Update system admin check in api.go (#197)
62dad6e Update how to fetch diagnostic id to avoid panics (#187)
Maintenance
8437af7 Update README.md (#190)
45c98fd Update plugin.json (#207)
5e9b8e3 Bump lodash from 4.17.11 to 4.17.20 in /webapp (#185)
d10dbd4 Bump elliptic from 6.5.0 to 6.5.3 in /webapp (#186)
47245b0 Bump ini from 1.3.5 to 1.3.8 in /webapp (#201)
4a9daba Issue-184/integrate-golanglint-only (#196)
c751170 Add release_notes_url (#193)
aee00cc go mod tidy (#212)
5cb1e2a Bump elliptic from 6.5.3 to 6.5.4 in /webapp (#211) (showing up twice here)