Skip to content
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 v7.3.4 #1032

Merged
merged 40 commits into from
Sep 10, 2020
Merged

Release v7.3.4 #1032

merged 40 commits into from
Sep 10, 2020

Conversation

bengourley
Copy link
Contributor

7.3.4 (2020-09-10)

Fixed

  • (react-native): Suppress unchecked cast warnings for React Native Android #1027
  • (react-native): Provide proguard rules to ensure reflection works on minified/obfuscated Android builds #1030

Removed

  • (react-native): Remove unnecessary log on iOS #1028

Cawllec and others added 30 commits August 24, 2020 10:48
[PLAT-3907] Use the `latest-v2-cli` branch and `reset_with_timeout` method
fix(lerna): replace non-semver characters  publishing
Add `BugsnagSourceMapUploaderPlugin` to nuxtjs example project
* next:
  hash is not required
  include client-side sourcemap upload example
  Tests: Update local-test-util script to use same dockerfile base as others
  v7.3.3
  Organise the changelog into sections
  Update changelog
  fix(lerna): replace all non-server characters in branch names when publishing
  Tests: Ensure tests use latest V2 mazerunner release
  docs: Fix typos in upgrade guide
  Tests: Improve duplicate request resilience using reset_with_timeout
test(plugin-react-native-client-sync): convert tests
test(plugin-client-ip): convert tests
test(plugin-contextualize): convert tests
* next:
  hash is not required
  include client-side sourcemap upload example
  Tests: Update local-test-util script to use same dockerfile base as others
  v7.3.3
  Organise the changelog into sections
  Update changelog
  test(plugin-contextualize): convert tests
  test(plugin-client-ip): convert tests
  fix(lerna): replace all non-server characters in branch names when publishing
  chore: clean test dependencies
  test(plugin-react-native-client-sync): convert tests
  Tests: Ensure tests use latest V2 mazerunner release
  docs: Fix typos in upgrade guide
  Tests: Improve duplicate request resilience using reset_with_timeout
test(delivery-xml-http-request): convert tests
bengourley and others added 10 commits September 3, 2020 14:41
[PLAT-4921] Fix @bugsnag/react-native proguard compatibility
Suppress unchecked cast warnings for React Native Android
Knox doesn't error if the request is not successful, so we need to
check the status code ourselves

Ultimately we may want to move to a maintained library but, with
this check, debugging should be less of a problem in future
refactor(react-native): Remove unnecessary log
@bugsnagbot
Copy link
Collaborator

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 39.62 kB 12.23 kB
After 39.62 kB 12.23 kB
± No change No change

Generated by 🚫 dangerJS against 2485885

@bengourley bengourley merged commit 29efc95 into master Sep 10, 2020
@bengourley bengourley deleted the release/v7.3.4 branch September 10, 2020 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants