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

Update changelog and scripts for release 0.3.0 #1505

Merged
merged 21 commits into from
Mar 6, 2023

Conversation

jleibs
Copy link
Member

@jleibs jleibs commented Mar 3, 2023

After a successful launch a couple of weeks ago, we're back with our first release!
With a few exceptions this release focuses on internal refactors & improving our processes.
However, we think you'll enjoy these goodies that made it in nonetheless!

23-03-02_18.44.38.patched.mp4
  • You can now generate point clouds directly from depth textures! Check out @teh-cmc's video on how to use it.
    • This is a lot faster and more convenient than doing so manually in your own code
    • Allows to choose you from a wide variety of color maps
    • Picking is not yet working
  • Python packages now work with Ubuntu-20.04 #1334
  • Improve display of date-times in plots #1356
  • UI scale factor is saved across sessions and more persistent between screens #1448
  • SDK:
    • 2D Line strips can now be logged directly #1430
    • Add a strict mode to the Python SDK where misuses of the API results in exceptions being raised.#1477
  • Showing tensors in the viewer is now faster
  • Log streams / .rrd files are now versioned #1420
    • ⚠️ BREAKING: old .rrd files no longer load
  • Less build dependencies (still more work to do!)
    • notably, we previously used a version of the time crate which had a security issue (CVE-2020-26235)
  • Print more information & troubleshooting info on crash
  • u8 segmentation stay u8 now (they converted to u16 before) #1376

@jleibs jleibs added the ⛴ release Related to shipping or publishing label Mar 3, 2023
Cargo.toml Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@Wumpf Wumpf force-pushed the release-0.3.0 branch 2 times, most recently from 97d2842 to c947d63 Compare March 6, 2023 10:41
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@Wumpf Wumpf marked this pull request as ready for review March 6, 2023 15:28
@jleibs jleibs changed the base branch from main to release-0.3.0-maintenance March 6, 2023 21:33
@jleibs jleibs changed the title Release 0.3.0 Update release notes for 0.3.0 Mar 6, 2023
@jleibs jleibs changed the title Update release notes for 0.3.0 Update changelog for release 0.3.0 Mar 6, 2023
@jleibs jleibs merged commit d5f93eb into release-0.3.0-maintenance Mar 6, 2023
@jleibs jleibs deleted the release-0.3.0 branch March 6, 2023 21:37
@jleibs jleibs changed the title Update changelog for release 0.3.0 Update changelog and scripts for release 0.3.0 Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⛴ release Related to shipping or publishing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants