Skip to content

docs: Add non-async Source to config chapter in book#670

Merged
spencewenski merged 2 commits into
mainfrom
config-source-docs
Mar 3, 2025
Merged

docs: Add non-async Source to config chapter in book#670
spencewenski merged 2 commits into
mainfrom
config-source-docs

Conversation

@spencewenski

Copy link
Copy Markdown
Member

No description provided.

@spencewenski spencewenski merged commit 269a12c into main Mar 3, 2025
@spencewenski spencewenski deleted the config-source-docs branch March 3, 2025 08:49
spencewenski added a commit that referenced this pull request Mar 5, 2025
## 🤖 New release

* `roadster`: 0.7.0-beta -> 0.7.0-beta.1 (⚠ API breaking changes)

### ⚠ `roadster` breaking changes

```text
--- failure auto_trait_impl_removed: auto trait no longer implemented ---

Description:
A public type has stopped implementing one or more auto traits. This can break downstream code that depends on the traits being implemented.
        ref: https://doc.rust-lang.org/reference/special-types-and-traits.html#auto-traits
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.39.0/src/lints/auto_trait_impl_removed.ron

Failed in:
  type PrepareOptions is no longer UnwindSafe, in /tmp/.tmpU0JW3g/roadster/src/app/prepare.rs:76
  type PrepareOptions is no longer RefUnwindSafe, in /tmp/.tmpU0JW3g/roadster/src/app/prepare.rs:76
```

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.7.0-beta.1](roadster-v0.7.0-beta...roadster-v0.7.0-beta.1)
- 2025-03-04

### Added

- Allow logging sensitive headers in the dev environment
([#666](#666))
- Allow overriding config fields or entire config
([#661](#661))

### Fixed

- Export `TestAppState` to allow for external use
([#672](#672))

### Other

- Add non-async `Source` to config chapter in book
([#670](#670))
- Update testing chapter in book
([#668](#668))
- Update book deploy workflow to only run if book tests pass on main
([#665](#665))
- Update all workspace members to rust 2024 edition
([#664](#664))
- Improve diesel docs in book
([#663](#663))
- Update to rust 2024 edition + rustfmt 2024 style edition
([#662](#662))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Spencer Ferris <3319370+spencewenski@users.noreply.github.com>
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.

1 participant