v1.0.0
·
65 commits
to refs/heads/main
since this release
π¨ Breaking Changes
- reduce exposed fields on clients (#92) @andreykaipov
- generated code makeover (#81) @andreykaipov
π» Protocol Updates
- Bump OBS websocket protocol to 5.2.3 (#91) @cathy-cloud
- Bump OBS websocket protocol to 5.2.2 (#88) @cathy-cloud
- Bump OBS websocket protocol to 5.2.1 (#86) @cathy-cloud
- Bump OBS websocket protocol to 5.2.0 (#84) @cathy-cloud
π Features
- add option to enable profiling (#57) @andreykaipov
π Bug Fixes
- fix: use SceneItemBasic for event.SceneItemListReindexed (#89) @andreykaipov
- don't expose ResponseCommon struct from Responses (#85) @andreykaipov
- client: handle disconnections better (#80) @andreykaipov
- Use
time.NewTimer()
instead oftime.After()
(#56) @afriza
π§ Maintenance
- improve obs-websocket protocol version releaser workflow thing (#99) @andreykaipov
- misc. code cleanup (#93) @andreykaipov
- docs: add another example and a dev walkthrough guide (#90) @andreykaipov
- auto merge bot PRs (#87) @andreykaipov
- adds examples and documentation (#83) @andreykaipov
- more misc CI improvements (#76) @andreykaipov
- fix auto pr generation for next protocol version (#75) @andreykaipov
- fix generation for current protocol (#73) @andreykaipov
- have dependabot check for workflows + fix auto protocol version (#67) @andreykaipov
- add a workflow to create prs for the next v5 version (#66) @andreykaipov
- give me all your updates Dependabot (#63) @andreykaipov
π€ Dependencies
- Bump tibdex/github-app-token from 1 to 2 (#82) @dependabot
- Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1 (#64) @dependabot
- Bump github.com/stretchr/testify from 1.7.0 to 1.8.4 (#65) @dependabot
- Bump actions/checkout from 3 to 4 (#68) @dependabot
- Bump docker/login-action from 2 to 3 (#69) @dependabot
- Bump magnetikonline/action-golang-cache from 3 to 4 (#70) @dependabot
- Bump docker/setup-buildx-action from 2 to 3 (#71) @dependabot
- Bump docker/build-push-action from 3 to 5 (#72) @dependabot