Skip to content

Commit

Permalink
Remove ?speculative-link everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Feb 6, 2025
1 parent ba948ff commit 1bc3533
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 18 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ https://github.com/user-attachments/assets/75ae114b-a55c-452e-9003-d8f447854d2a

📖 Release blogpost: TODO(andreas): add link

🧳 Migration guide: https://rerun.io/docs/reference/migration/migration-0-22?speculative-link
🧳 Migration guide: https://rerun.io/docs/reference/migration/migration-0-22

### ✨ Overview & highlights

Expand All @@ -16,17 +16,17 @@ https://github.com/user-attachments/assets/75ae114b-a55c-452e-9003-d8f447854d2a
* 🖱️ Entity ranges can now be selected with shift + click

#### APIs
* 🔄 [Much easier partial updates of archetypes](https://rerun.io/docs/howto/logging/send-partial-updates?speculative-link)
* 📊 [Greatly improved ease of use of `send_columns`](https://rerun.io/docs/howto/logging/send-columns?speculative-link)
* ⏱️ Python notebooks & JS can now control the timeline with `set_time_ctrl` TODO(#8894): link to the api/an example
* 📝 Lots of [new snippets](https://github.com/rerun-io/rerun/blob/0.22.0/docs/snippets/INDEX.md?speculative-link) for demonstrating partial updates & custom data logging in Python/C++/Rust
* 🔄 [Much easier partial updates of archetypes](https://rerun.io/docs/howto/logging/send-partial-updates)
* 📊 [Greatly improved ease of use of `send_columns`](https://rerun.io/docs/howto/logging/send-columns)
* ⏱️ Python notebooks & JS can now control the timeline with `set_time_ctrl` TODO(#8894): link to the API/an example
* 📝 Lots of [new snippets](https://github.com/rerun-io/rerun/blob/0.22.0/docs/snippets/INDEX.md) for demonstrating partial updates & custom data logging in Python/C++/Rust

The API & related under-the-hood changes pave the way for better support for multiple archetypes on the same entity and components with generic types in future releases.
Stay tuned!

### ⚠️ Breaking changes
TODO(andreas): fill in
🧳 Migration guide: https://rerun.io/docs/reference/migration/migration-0-22?speculative-link
🧳 Migration guide: https://rerun.io/docs/reference/migration/migration-0-22

### 🔎 Details

Expand Down
4 changes: 2 additions & 2 deletions crates/store/re_grpc_server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_grpc_server.svg?speculative-link)](https://crates.io/crates/re_grpc_server?speculative-link)
[![Documentation](https://docs.rs/re_grpc_server/badge.svg?speculative-link)](https://docs.rs/re_grpc_server?speculative-link)
[![Latest version](https://img.shields.io/crates/v/re_grpc_server.svg)](https://crates.io/crates/re_grpc_server)
[![Documentation](https://docs.rs/re_grpc_server/badge.svg)](https://docs.rs/re_grpc_server)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

Expand Down
4 changes: 2 additions & 2 deletions crates/store/re_sorbet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_sorbet.svg)](https://crates.io/crates/store/re_sorbet?speculative-link)
[![Documentation](https://docs.rs/re_sorbet/badge.svg)](https://docs.rs/re_sorbet?speculative-link)
[![Latest version](https://img.shields.io/crates/v/re_sorbet.svg)](https://crates.io/crates/store/re_sorbet)
[![Documentation](https://docs.rs/re_sorbet/badge.svg)](https://docs.rs/re_sorbet)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

Expand Down
4 changes: 2 additions & 2 deletions crates/utils/re_arrow_util/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_arrow_util.svg)](https://crates.io/crates/re_arrow_util?speculative-link)
[![Documentation](https://docs.rs/re_arrow_util/badge.svg)](https://docs.rs/re_arrow_util?speculative-link)
[![Latest version](https://img.shields.io/crates/v/re_arrow_util.svg)](https://crates.io/crates/re_arrow_util)
[![Documentation](https://docs.rs/re_arrow_util/badge.svg)](https://docs.rs/re_arrow_util)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

Expand Down
2 changes: 0 additions & 2 deletions crates/utils/re_auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_auth.svg)](https://crates.io/crates/re_auth?speculative-link)
[![Documentation](https://docs.rs/re_auth/badge.svg)](https://docs.rs/re_auth?speculative-link)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

Expand Down
4 changes: 2 additions & 2 deletions crates/utils/re_byte_size/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_byte_size.svg)](https://crates.io/crates/re_byte_size?speculative-link)
[![Documentation](https://docs.rs/re_byte_size/badge.svg)](https://docs.rs/re_byte_size?speculative-link)
[![Latest version](https://img.shields.io/crates/v/re_byte_size.svg)](https://crates.io/crates/re_byte_size)
[![Documentation](https://docs.rs/re_byte_size/badge.svg)](https://docs.rs/re_byte_size)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

Expand Down
2 changes: 1 addition & 1 deletion docs/content/reference/migration/migration-0-22.md
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ rec.send_columns("scalars", time_column,
rerun::Scalar().with_many_scalar(scalar_data).columns()
);
```
All [example snippets](https://github.com/rerun-io/rerun/blob/0.22.0/docs/snippets/INDEX.md?speculative-link) have been updated accordingly.
All [example snippets](https://github.com/rerun-io/rerun/blob/0.22.0/docs/snippets/INDEX.md) have been updated accordingly.


## `AsComponents::serialize` is now called `AsComponents::as_batches` and returns `rerun::Collection<ComponentBatch>`
Expand Down
2 changes: 1 addition & 1 deletion rerun_py/rerun_sdk/rerun/_log.py
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ def log(

@deprecated(
"""Use `log` with partial update APIs instead.
See: https://www.rerun.io/docs/reference/migration/migration-0-22?speculative-link for more details."""
See: https://www.rerun.io/docs/reference/migration/migration-0-22 for more details."""
)
@catch_and_log_exceptions()
def log_components(
Expand Down

0 comments on commit 1bc3533

Please sign in to comment.