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 Version 3.0.0-beta #721

Merged
merged 13 commits into from
Sep 3, 2024
Merged

Release Version 3.0.0-beta #721

merged 13 commits into from
Sep 3, 2024

Conversation

josecelano
Copy link
Member

Release Version 3.0.0-beta

josecelano and others added 13 commits August 13, 2024 13:00
076566d develop: bump to version 3.0.0-beta-develop (Jose Celano)
817cc7e release: version 3.0.0-alpha.12 (Jose Celano)

Pull request description:

  Version 3.0.0-alpha.12 was Released

ACKs for top commit:
  josecelano:
    ACK 076566d

Tree-SHA512: 2d32105c9a6100f0ae8dccacdbcddbc9fc7c92913285750d7ba49e7e67751f63d3fe364a99eb477f12187f121860cc7682fb0784a09f88b43d4d8453dea30ad9
…ation logic

2e4b8d6 refactor: removed unused Panic docs (Mario)
3e7fb4f refactor: added error handling for unsafe unwraps (Mario)
a9ddb94 refactor: added error messages and panics section (Mario)
86c0fd5 refactor: removed clippy missing panics doc (Mario)

Pull request description:

  There are several unwraps that lack error handling in the authorization logic when unwrapping the maybe_user_id variable, this PR fix that by handling the errors.

ACKs for top commit:
  josecelano:
    ACK 2e4b8d6

Tree-SHA512: 0e6183589e907e32980355a16135d21d855cea904050e1e67683698ac655f972e270a2aa781479dc69d0f9088d7d2ead8e31874d2237dafc008bc621eb99cc74
… settings service

ef72487 feat: added authorization logic to the get_site method (Mario)

Pull request description:

ACKs for top commit:
  josecelano:
    ACK ef72487

Tree-SHA512: 80f73f81533276c3b179ee7f568713d5ff39b5f059eea167cbd040a827a1e352ee4fa759466d694168b2d086a71fbd8a3bc745d987f5cc8567adeacb94d5f550
1cec202 chore(deps): bump mockall from 0.12.1 to 0.13.0 (Mario)
10d9a10 deps: updated dependencies (Mario)

Pull request description:

  ```output
  Adding adler2 v2.0.0
  Updating arrayvec v0.7.4 -> v0.7.6
  Updating bytemuck v1.16.3 -> v1.17.0
  Updating camino v1.1.7 -> v1.1.9
  Updating cc v1.1.10 -> v1.1.13
  Updating clap v4.5.15 -> v4.5.16
  Updating cmake v0.1.50 -> v0.1.51
  Updating cpufeatures v0.2.12 -> v0.2.13
  Updating flate2 v1.0.31 -> v1.0.32
  Updating h2 v0.4.5 -> v0.4.6
  Updating indexmap v2.3.0 -> v2.4.0
  Updating js-sys v0.3.69 -> v0.3.70
  Updating libc v0.2.155 -> v0.2.158
  Adding miniz_oxide v0.8.0
  Updating reqwest v0.12.5 -> v0.12.7
  Updating serde v1.0.206 -> v1.0.208
  Updating serde_derive v1.0.206 -> v1.0.208
  Updating serde_json v1.0.124 -> v1.0.125
  Updating syn v2.0.74 -> v2.0.75
  Updating system-configuration v0.5.1 -> v0.6.0
  Updating system-configuration-sys v0.5.0 -> v0.6.0
  Updating tokio v1.39.2 -> v1.39.3
  Updating tower-layer v0.3.2 -> v0.3.3
  Updating tower-service v0.3.2 -> v0.3.3
  Updating unicode-properties v0.1.1 -> v0.1.2
  Updating wasm-bindgen v0.2.92 -> v0.2.93
  Updating wasm-bindgen-backend v0.2.92 -> v0.2.93
  Updating wasm-bindgen-futures v0.4.42 -> v0.4.43
  Updating wasm-bindgen-macro v0.2.92 -> v0.2.93
  Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.93
  Updating wasm-bindgen-shared v0.2.92 -> v0.2.93
  Updating web-sys v0.3.69 -> v0.3.70
  Updating which v6.0.2 -> v6.0.3
  Adding windows-registry v0.2.0
  Adding windows-result v0.2.0
  Adding windows-strings v0.1.0
  Removing winreg v0.52.0
  Updating mockall 0.12.1 -> 0.13.0
  ```

ACKs for top commit:
  josecelano:
    ACK 1cec202

Tree-SHA512: b4892d66076a228cc37887bf7fba927863f873687b2d3b5bc21a1666a70b81a5c0fb67b907cee6d0e3b2e586d54befdaee85ccf59283b89459358e755c19288d
@josecelano josecelano added this to the v3.0.0 milestone Sep 3, 2024
@josecelano
Copy link
Member Author

ACK 5c0ae69

@josecelano josecelano merged commit f092feb into main Sep 3, 2024
8 checks passed
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.

2 participants