Release Notes
π Features
- Add work_stats filter with finalization policy (#928)
- Bump gasket to 0.11 and derive exit code from StopReason (#930)
π Bug Fixes
- Bump pallas + utxorpc to utxorpc-spec 0.19 (#921) (#924)
- Bump aws-lc-sys/aws-lc-rs for new MSVC compatibility (#926)
βοΈ Miscellaneous Tasks
- Fix legacy lint warnings (#925)
- Migrate e2e tests from EKS/Kubernetes to GitHub runners (#927)
- Realign CI/release/publish workflows (#932)
- Add Docker build/publish workflow on push to main (#933)
- Build e2e image via the production native-build path (#934)
- Build e2e image on ubuntu-22.04 to match runtime glibc (#935)
- Smoke-test the pushed docker image (#936)
Install oura 2.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/txpipe/oura/releases/download/v2.1.0/oura-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/txpipe/oura/releases/download/v2.1.0/oura-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install txpipe/tap/oura
Install prebuilt binaries into your npm project
npm install @txpipe/oura@2.1.0
Download oura 2.1.0