-
Notifications
You must be signed in to change notification settings - Fork 327
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 0.19.1 #7974
Closed
Closed
Release 0.19.1 #7974
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a27cf2 - Browse repository at this point
Copy the full SHA 7a27cf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f130123 - Browse repository at this point
Copy the full SHA f130123View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bc11e1 - Browse repository at this point
Copy the full SHA 5bc11e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 934276f - Browse repository at this point
Copy the full SHA 934276fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3f726f - Browse repository at this point
Copy the full SHA a3f726fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad8d5a2 - Browse repository at this point
Copy the full SHA ad8d5a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5efb166 - Browse repository at this point
Copy the full SHA 5efb166View commit details
Commits on Nov 1, 2024
-
Fix wasm-bindgen patch (#7970)
### What - Fixes the patch for `wasm-bindgen` output in `build-wasm.mjs` - The names of some variables changed (e.g. `cachedUint8Memory0` became `cachedUint8ArrayMemory0`) - Added an auto-generated file which stores one hash per file from the _unpatched_ output of `wasm-bindgen` - If the hash changes, that means the output has changed and the build will fail - We currently build the JS package on every PR, so we'll find out then and there - Note that the viewer we upload to GCS is _not_ patched, only the JS package (used in rerun.io/docs and notebooks) is patched. ### Checklist * [x] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) * [x] I've included a screenshot or gif (if applicable) * [x] I have tested the web demo (if applicable): * Using examples from latest `main` build: [rerun.io/viewer](https://rerun.io/viewer/pr/7970?manifest_url=https://app.rerun.io/version/main/examples_manifest.json) * Using full set of examples from `nightly` build: [rerun.io/viewer](https://rerun.io/viewer/pr/7970?manifest_url=https://app.rerun.io/version/nightly/examples_manifest.json) * [x] The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG * [x] If applicable, add a new check to the [release checklist](https://github.com/rerun-io/rerun/blob/main/tests/python/release_checklist)! * [x] If have noted any breaking changes to the log API in `CHANGELOG.md` and the migration guide - [PR Build Summary](https://build.rerun.io/pr/7970) - [Recent benchmark results](https://build.rerun.io/graphs/crates.html) - [Wasm size tracking](https://build.rerun.io/graphs/sizes.html) To run all checks from `main`, comment on the PR with `@rerun-bot full-check`.
Configuration menu - View commit details
-
Copy full SHA for 695dec0 - Browse repository at this point
Copy the full SHA 695dec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70e960c - Browse repository at this point
Copy the full SHA 70e960cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b62434 - Browse repository at this point
Copy the full SHA 0b62434View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08593ea - Browse repository at this point
Copy the full SHA 08593eaView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e002aad - Browse repository at this point
Copy the full SHA e002aadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e15d47 - Browse repository at this point
Copy the full SHA 0e15d47View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb1ec0d - Browse repository at this point
Copy the full SHA cb1ec0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16373b2 - Browse repository at this point
Copy the full SHA 16373b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c464912 - Browse repository at this point
Copy the full SHA c464912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f4164a - Browse repository at this point
Copy the full SHA 7f4164aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf6e17 - Browse repository at this point
Copy the full SHA 8bf6e17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 476e486 - Browse repository at this point
Copy the full SHA 476e486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02941cc - Browse repository at this point
Copy the full SHA 02941ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 410d1f7 - Browse repository at this point
Copy the full SHA 410d1f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed38397 - Browse repository at this point
Copy the full SHA ed38397View commit details -
Update "Migration Guides" redirect to point to 0.19. (#7837)
Update "Migration Guides" redirect to point to 0.19, so visitors see the 0.19 guide first instead of the 0.18 guide.
Configuration menu - View commit details
-
Copy full SHA for 2e5baad - Browse repository at this point
Copy the full SHA 2e5baadView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9b334c - Browse repository at this point
Copy the full SHA a9b334cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f79bec - Browse repository at this point
Copy the full SHA 1f79becView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8320555 - Browse repository at this point
Copy the full SHA 8320555View commit details -
Configuration menu - View commit details
-
Copy full SHA for f02b334 - Browse repository at this point
Copy the full SHA f02b334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07641ca - Browse repository at this point
Copy the full SHA 07641caView commit details -
Configuration menu - View commit details
-
Copy full SHA for b14bb79 - Browse repository at this point
Copy the full SHA b14bb79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14d3dbf - Browse repository at this point
Copy the full SHA 14d3dbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82ae2c6 - Browse repository at this point
Copy the full SHA 82ae2c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0c9d14 - Browse repository at this point
Copy the full SHA a0c9d14View commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f98d7ec - Browse repository at this point
Copy the full SHA f98d7ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for d44b701 - Browse repository at this point
Copy the full SHA d44b701View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.