What's Changed
- Bump Golang to 1.23 while updating golangci-lint and staticcheck with it by @frittentheke in #181
- chore(deps): bump google.golang.org/api from 0.187.0 to 0.194.0 by @dependabot[bot] in #183
- chore(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by @dependabot[bot] in #185
- chore(deps): bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.4 by @dependabot[bot] in #178
- chore(deps): bump google.golang.org/api from 0.194.0 to 0.200.0 by @dependabot[bot] in #193
- fix: Fix typos (EmailAdress vs EmailAddress) in Outlook model and adapter by @frittentheke in #189
- fix: retrieve events always in UTC by @alxndr13 in #187
- chore(deps): bump github.com/urfave/cli/v2 from 2.27.4 to 2.27.5 by @dependabot[bot] in #198
- chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot[bot] in #207
- chore(deps): bump github.com/aquilax/truncate from 1.0.0 to 1.0.1 by @dependabot[bot] in #212
- keepDescription: initialize bluemonday policy only once by @MichaelEischer in #196
- Explicitly run garbage collection after loading credentials by @MichaelEischer in #197
- outlook: fix temporary memory leak while listing events by @MichaelEischer in #194
- refactor: rename GetCalendarID to GetCalendarHash by @timonegk in #213
- chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.25.0 by @dependabot[bot] in #221
- chore(deps): bump github.com/emersion/go-webdav from 0.5.0 to 0.6.0 by @dependabot[bot] in #210
- chore(deps): bump google.golang.org/api from 0.200.0 to 0.215.0 by @dependabot[bot] in #222
- Reduce logging by @timonegk in #214
- Improve documentation by @timonegk in #217
- chore(deps): bump filippo.io/age from 1.2.0 to 1.2.1 by @dependabot[bot] in #223
- chore(deps): bump github.com/urfave/cli/v2 from 2.27.5 to 2.27.6 by @dependabot[bot] in #235
- fix(Google): force eventReminder overrides and their fields to always be sent by @frittentheke in #244
- chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.30.0 by @dependabot[bot] in #249
- chore(deps): bump github.com/charmbracelet/log from 0.4.0 to 0.4.2 by @dependabot[bot] in #252
- chore(deps): bump golangci/golangci-lint-action from 6 to 8 by @dependabot[bot] in #248
- chore(deps): bump github.com/urfave/cli/v2 from 2.27.6 to 2.27.7 by @dependabot[bot] in #258
- chore(deps): bump dominikh/staticcheck-action from 1.3.1 to 1.4.0 by @dependabot[bot] in #262
- chore(deps): bump google.golang.org/api from 0.215.0 to 0.242.0 by @dependabot[bot] in #265
- chore(deps): bump google.golang.org/api from 0.243.0 to 0.246.0 by @dependabot[bot] in #267
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #269
- chore(deps): bump google.golang.org/api from 0.246.0 to 0.247.0 by @dependabot[bot] in #268
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #270
- chore(deps): bump google.golang.org/api from 0.247.0 to 0.248.0 by @dependabot[bot] in #271
- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #273
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #275
- chore(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by @dependabot[bot] in #274
- Disable -race build flag by @MichaelEischer in #195
- fix(Google): update error string to detect invalid oauth token by @frittentheke in #277
- chore(deps): bump google.golang.org/api from 0.248.0 to 0.249.0 by @dependabot[bot] in #278
- chore(deps): bump google.golang.org/api from 0.249.0 to 0.250.0 by @dependabot[bot] in #284
- Fixes for ZEP source by @timonegk in #215
- chore(deps): bump google.golang.org/api from 0.250.0 to 0.251.0 by @dependabot[bot] in #285
- Small fixes for all-day events by @timonegk in #218
- dependabot: group minor and patch updates by @timonegk in #225
- update all deps and use go 1.25 by @timonegk in #283
- fix: improve placeholder email when KeepAttendees is used by @timonegk in #276
- chore(deps): bump github.com/emersion/go-webdav from 0.6.0 to 0.7.0 in the minor-patch group by @dependabot[bot] in #288
- chore(deps): bump the minor-patch group across 1 directory with 2 updates by @dependabot[bot] in #291
- chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #290
- chore(deps): bump google.golang.org/api from 0.255.0 to 0.256.0 in the minor-patch group by @dependabot[bot] in #293
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #292
- chore(deps): bump the minor-patch group across 1 directory with 3 updates by @dependabot[bot] in #296
- feat: add TimeExclude filter by @timonegk in #282
New Contributors
- @frittentheke made their first contribution in #181
- @timonegk made their first contribution in #213
Full Changelog: v0.10.1...v0.11.0