Skip to content

Releases: standout/app_bridge

3.0.0

29 Oct 07:23

Choose a tag to compare

What's Changed

  • feat!: add complete-workflow and complete-parent errors by @azeam1 in #100

Full Changelog: 2.1.2...3.0.0

2.1.2

03 Oct 08:09

Choose a tag to compare

What's Changed

  • refactor: bump gem version to 2.1.2 by @azeam1 in #92

Full Changelog: 2.1.1...2.1.2

2.1.1

03 Oct 06:07

Choose a tag to compare

What's Changed

  • fix: use correct load path by @azeam1 in #90
  • refactor: bump gem version to 2.1.1 by @azeam1 in #91

Full Changelog: 2.1.0...2.1.1

2.1.0

02 Oct 13:38

Choose a tag to compare

What's Changed

  • Send app bridge version as User Agent String by @alex-ross in #3
  • Create dependabot.yml by @alex-ross in #4
  • build(deps): bump json from 2.9.1 to 2.11.3 by @dependabot[bot] in #6
  • build(deps): bump rubocop from 1.71.0 to 1.75.5 by @dependabot[bot] in #10
  • build(deps): bump rb_sys from 0.9.110 to 0.9.113 by @dependabot[bot] in #13
  • Add explicit permissions to GitHub workflows by @alex-ross in #15
  • build(deps-dev): bump esbuild from 0.25.2 to 0.25.4 in /spec/fixtures/components/js_app by @dependabot[bot] in #11
  • build(deps): bump ctor from 0.4.1 to 0.4.2 in /spec/fixtures/components/rust_app by @dependabot[bot] in #7
  • build(deps): bump @bytecodealliance/jco from 1.10.2 to 1.11.1 in /spec/fixtures/components/js_app by @dependabot[bot] in #14
  • build(deps): bump wit-bindgen from 0.38.0 to 0.42.1 in /spec/fixtures/components/rust_app by @dependabot[bot] in #5
  • build(deps): bump rake-compiler from 1.2.9 to 1.3.0 by @dependabot[bot] in #8
  • build(deps): upgrade wasmtime to v32 by @alex-ross in #16
  • Actions by @azeam1 in #77

New Contributors

Full Changelog: 2.0.1...2.1.0

2.0.1

14 Apr 22:12

Choose a tag to compare

Full Changelog: 2.0.0...2.0.1

2.0.0

14 Apr 20:53

Choose a tag to compare

What's Changed

  • build(deps): bump ring from 0.17.11 to 0.17.14 by @dependabot in #1

New Contributors

Full Changelog: 1.0.0...2.0.0

1.0.0

03 Apr 09:57

Choose a tag to compare

Add limits to the response of fetch events

BREAKING CHANGE: fetch_events method now has limits on the response:

  • the response contains more than 100 events
  • the store size exceeds 64 kB
  • the polling time exceeds 30 seconds

If any of these limits are exceeded, an error will be raised.

Full Changelog: 0.8.4...1.0.0

0.8.4

28 Feb 09:12

Choose a tag to compare

Full Changelog: 0.8.2...0.8.4

0.8.2

27 Feb 18:54

Choose a tag to compare

Full Changelog: 0.8.1...0.8.2

0.8.1

27 Feb 18:39

Choose a tag to compare

Full Changelog: 0.8.0...0.8.1