|
|
Kotlin-only Android libraries build without Java sources
As part of the Android test work, Kotlin-only Android libraries no longer fail when they have no Java sources to compile. Previously this ed
|
Once
|
Once
|
0.27.0
|
GitHub
|
|
|
Run Rust and Android tests with once test
This release adds first-class test support for Rust and Android projects to the once test workflow. Rust crates can now use the rust_test ta
|
Once
|
Once
|
0.27.0
|
GitHub
|
|
|
Model gateway endpoint namespaced under /inference/v1
Hive's model gateway is now exposed under /inference/v1 instead of /v1. Clients consuming the hosted Hive inference surface must point their
|
Hive
|
Hive
|
0.37.7
|
GitHub
|
|
|
Model gateway endpoint namespaced under /inference/v1
Hive's public model gateway has moved from the root path to a namespaced route: client-facing endpoints are now served under /inference/v1 i
|
Hive
|
Hive
|
0.37.7
|
GitHub
|
|
|
Package base settings now propagate to SwiftPM macro targets
Fixed an issue where Swift Package Manager macro targets did not inherit package-wide base settings configured in PackageSettings.baseSettin
|
Tuist
|
Generated projects
|
4.202.0-canary.17
|
GitHub
|
|
|
Propagate package-level base settings to macro targets
Fixed an issue where Swift Package Manager macro targets generated by Tuist did not inherit settings (such as deployment targets) defined un
|
Tuist
|
Generated projects
|
4.202.0-canary.17
|
GitHub
|
|
|
Macro targets from packages now inherit package base settings
Fixed a bug where Swift Package Manager macro targets generated from packages didn't inherit package-level base settings. Project-wide setti
|
Tuist
|
Generated projects
|
4.202.0-canary.17
|
GitHub
|
|
|
Automatic recovery of orphaned executing jobs in singleton workers
Hive could get stuck when a singleton Oban job was left in the executing state by a worker pod that had gone away. Because the job row remai
|
Hive
|
Hive
|
0.37.6
|
GitHub
|
|
|
Automatically rescue orphaned background jobs left in executing state
Hive now automatically recovers background jobs whose owning node has disappeared. Previously, a scheduled singleton worker such as domain e
|
Hive
|
Hive
|
0.37.6
|
GitHub
|
|
|
Atlas DB runner now uses the least-privilege tuist_ops_ro role
The Helm chart now enables the Atlas DB query runner to run with the least-privilege tuist_ops_ro role in production. This hardens the inter
|
Atlas, Tuist
|
Atlas
|
helm@0.15.0
|
GitHub
|