Commit Graph

23 Commits

Author SHA1 Message Date
346731ea5d Merge branch 'dev' into dependabot/cargo/rustybits/ring-0.17.13
Some checks failed
/ build_macos (push) Has been cancelled
/ build_windows (push) Has been cancelled
/ build_ubuntu (push) Has been cancelled
2025-03-11 10:47:33 -07:00
5630d48a66 temporal sdk fix
missing WorkflowIdConflictPolicy
2025-03-10 16:35:10 -07:00
a20bc772f2 Bump ring from 0.17.8 to 0.17.13 in /rustybits
Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)

---
updated-dependencies:
- dependency-name: ring
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 17:04:31 +00:00
91bec01da8 Bump openssl from 0.10.68 to 0.10.70 in /rustybits
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.68 to 0.10.70.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 18:50:34 +00:00
724002f142 update rust dependencies 2024-12-04 13:43:34 -08:00
003b4cf876 Bump rustls from 0.23.15 to 0.23.18 in /rustybits
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.15 to 0.23.18.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.15...v/0.23.18)

---
updated-dependencies:
- dependency-name: rustls
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 17:00:23 +00:00
7dca7fac11 Bump Rust library versions. 2024-10-23 11:03:18 -04:00
a0acc82e99 1.14.1 (#2362)
* Bump version in most places.

* Update official release steps for desktop

* Version bump a bunch of Rust packages.

* Windows fix for disabling MT properly.

* Release notes.
2024-09-12 18:48:34 -04:00
f5cc7746b6 Merge branch 'dev' into winbuild 2024-06-18 16:57:47 -07:00
e915d10953 cargo update rustybits (#2286) 2024-05-09 18:57:48 +02:00
9de2b90528 fix rebuild for x64 2024-03-27 14:40:38 -07:00
1982071d46 1.14.0 version bump for Linux and macOS, date update. 2024-03-19 14:38:48 -07:00
39e1aabd2a update temporal SDK version + other Rust dependencies, strip debug symbols from generated libraries in production builds 2024-03-19 10:03:15 -07:00
c89683fb0f update rust dependencies 2023-10-26 11:55:08 -07:00
d322f332e8 simplify hook firing
only need network and member IDs
2023-08-30 14:51:39 -07:00
d865c42ef8 get connected to temporal 2023-08-29 12:19:28 -07:00
5becb41bd4 pass hook_id instead of url 2023-08-15 14:51:14 -07:00
0dc92c2d7b update openidconnect rust lib 2023-08-07 10:41:19 -07:00
98360d94a5 attempt at fixing the windows build 2023-08-04 15:28:52 -07:00
5e89d5a03f fix a typo 2023-08-04 15:02:30 -07:00
f9af9a15f2 rusftormat zeroidc 2023-08-04 13:09:14 -07:00
4674bb5c8b add smee client 2023-08-04 13:08:41 -07:00
a6b764bf7c move zeroidc to rustybits folder 2023-08-03 14:57:00 -07:00