Skip to content

chore: release - #620

Open
peer2f00l wants to merge 1 commit into
devfrom
release-plz-2026-09-02T10-28-50Z
Open

peer2f00l wants to merge 1 commit into
devfrom
release-plz-2026-09-02T10-28-50Z

Conversation

@peer2f00l

@peer2f00l peer2f00l commented Sep 2, 2026

Copy link
Copy Markdown
Collaborator

🤖 New release

  • templar-common: 2.0.0 -> 2.1.0
  • templar-gateway-types: 0.4.0 -> 0.4.1
  • templar-gateway-methods-spec: 0.5.0 -> 0.5.1
  • templar-gateway-methods-dispatch: 0.5.0 -> 0.5.1
  • templar-gateway-oracle-updates-spec: 0.2.3 -> 0.3.0
  • templar-gateway-oracle-updates-dispatch: 0.2.3 -> 0.3.0
  • templar-market-contract: 1.5.3 -> 1.6.0
  • templar-soroban-runtime: 1.1.0 -> 1.1.1
  • templar-soroban-blend-adapter: 1.0.1 -> 1.0.2
  • templar-manager: 0.6.0 -> 0.7.0
  • templar-gateway-service: 0.6.0 -> 0.7.0
  • templar-universal-account: 1.2.4 -> 1.2.5
  • templar-gateway-artifacts-spec: 0.2.5 -> 0.2.6
  • templar-proxy-oracle-near-common: 0.1.4 -> 0.1.5
  • templar-proxy-oracle-near-governance-common: 0.2.3 -> 0.2.4
  • templar-gateway-core: 0.5.0 -> 0.5.1
  • templar-gateway-artifacts-dispatch: 0.3.2 -> 0.3.3
  • templar-gateway-store: 0.2.3 -> 0.2.4
  • templar-gateway-client: 0.2.4 -> 0.2.5
  • templar-gateway-runtime: 0.2.3 -> 0.2.4
  • templar-pyth-lazer-adapter-contract: 0.1.3 -> 0.1.4
  • templar-redstone-bridge: 0.1.3 -> 0.1.4
  • templar-relayer: 0.4.0 -> 0.4.1
  • templar-patch-state-contract: 0.1.1 -> 0.1.2
  • templar-proxy-oracle-near-contract: 0.4.5 -> 0.4.6
  • templar-proxy-oracle-near-governance-contract: 0.3.4 -> 0.3.5
  • templar-lst-oracle-contract: 1.2.6 -> 1.2.7
  • templar-redstone-adapter-contract: 0.2.3 -> 0.2.4
  • templar-registry-contract: 3.0.0 -> 3.0.1
  • templar-universal-account-contract: 0.5.4 -> 0.5.5
  • templar-vault-contract: 1.2.4 -> 1.2.5
  • harvest-static-yield: 0.1.7 -> 0.1.8
  • templar-tools-common: 0.2.3 -> 0.2.4
  • templar-vault-client: 1.2.4 -> 1.2.5
  • templar-accumulator: 0.1.7 -> 0.1.8
  • templar-funding-bridge: 0.1.7 -> 0.1.8
  • templar-liquidator: 0.1.7 -> 0.1.8
  • templar-market-monitor: 0.1.3 -> 0.1.4
Changelog

templar-common

2.1.0 - 2026-09-16

Added

  • (market) expose supplier yield cash pool (ENG-665) (#625)

Fixed

  • (common) align market ABI schemas (ENG-696) (#629)

templar-gateway-types

0.4.1 - 2026-09-16

Added

  • (gateway) account.addKey and account.deleteKey (ENG-719) (#631)

templar-gateway-methods-spec

0.5.1 - 2026-09-16

Added

  • (gateway) account.addKey and account.deleteKey (ENG-719) (#631)

templar-gateway-methods-dispatch

0.5.1 - 2026-09-16

Added

  • (gateway) account.addKey and account.deleteKey (ENG-719) (#631)

templar-gateway-oracle-updates-spec

0.3.0 - 2026-09-16

Added

  • (gateway) [breaking] oracle.updateLazer accepts multiple feeds (ENG-676) (#615)

templar-gateway-oracle-updates-dispatch

0.3.0 - 2026-09-16

Added

  • (gateway) [breaking] oracle.updateLazer accepts multiple feeds (ENG-676) (#615)

templar-market-contract

1.6.0 - 2026-09-16

Added

  • (market) expose supplier yield cash pool (ENG-665) (#625)

Fixed

  • (market) reject excessive static yield withdrawals (#627)

templar-soroban-runtime

1.1.1 - 2026-09-16

Fixed

  • (soroban) report zero for empty Blend positions

templar-soroban-blend-adapter

1.0.2 - 2026-09-16

Fixed

  • (soroban) report zero for empty Blend positions

Fixed

  • Report zero assets when the adapter has no Blend supply position, keeping vault refreshes live
    before first allocation and after a complete exit.

templar-manager

0.7.0 - 2026-09-16

Added

  • (gateway) [breaking] oracle.updateLazer accepts multiple feeds (ENG-676) (#615)
  • (manager) let --sign-with name the in-process backend (ENG-712) (#628)

Fixed

  • (manager) accept an ambient $SECRET_KEY in --print mode (ENG-692) (#626)

templar-gateway-service

0.7.0 - 2026-09-16

Added

  • (gateway) [breaking] oracle.updateLazer accepts multiple feeds (ENG-676) (#615)
  • (gateway) account.addKey and account.deleteKey (ENG-719) (#631)

templar-universal-account

1.2.2 - 2026-08-03

Fixed

  • (universal-account) decouple the EIP-712 domain version from the package version (#554)

templar-gateway-artifacts-spec

0.2.0 - 2026-08-03

Added

  • (release) [breaking] automate per-crate releases and version contract artifacts (ENG-522) (#528)

Documentation

  • fix rustdoc warnings and gate them in CI (#532)

templar-proxy-oracle-near-common

0.1.4 - 2026-08-25

Added

  • (manager) gate proxy-oracle upgrades on a deployed-state preflight (ENG-648) (#601)

templar-proxy-oracle-near-governance-common

0.2.3 - 2026-08-25

Added

  • (manager) gate proxy-oracle upgrades on a deployed-state preflight (ENG-648) (#601)

templar-gateway-core

0.5.0 - 2026-09-01

Added

  • (gateway) [breaking] validate registry init args against ABI (ENG-463) (#607)
  • (manager) add guarded storage patch plans (ENG-652) (#609)

Fixed

  • (gateway) settle a transaction the chain never recorded (ENG-477) (#611)
  • (manager) harden patch dry-run replay (ENG-653) (#612)
  • (gateway) ask the chain what it has, not what it will have (ENG-674) (#613)

templar-gateway-artifacts-dispatch

0.3.0 - 2026-08-24

Added

  • (registry) [breaking] register an existing global contract by code hash (ENG-631) (#596)

templar-gateway-store

0.2.3 - 2026-09-01

Fixed

  • (gateway) settle a transaction the chain never recorded (ENG-477) (#611)
  • (gateway) ask the chain what it has, not what it will have (ENG-674) (#613)

templar-gateway-client

0.2.4 - 2026-09-01

Fixed

  • (gateway) settle a transaction the chain never recorded (ENG-477) (#611)

templar-gateway-runtime

0.2.0 - 2026-08-04

Added

  • (gateway-core) [breaking] serialize the write path per access key (ENG-530) (#561)

templar-pyth-lazer-adapter-contract

0.1.1 - 2026-08-03

Added

  • (proxy-oracle) standardize contract self-upgrade (ENG-481) (#519)
  • (versioned-state) run a chained list of migrations in one upgrade (ENG-517) (#522)
  • (release) automate per-crate releases and version contract artifacts (ENG-522) (#528)

Documentation

  • fix rustdoc warnings and gate them in CI (#532)

templar-redstone-bridge

0.1.1 - 2026-08-03

Added

  • (release) automate per-crate releases and version contract artifacts (ENG-522) (#528)

templar-relayer

0.4.0 - 2026-09-01

Added

  • (gateway) [breaking] validate registry init args against ABI (ENG-463) (#607)

templar-patch-state-contract

0.1.0 - 2026-08-25

Added

  • (patch-state) add atomic state-patching contract (#604)

templar-proxy-oracle-near-contract

0.4.4 - 2026-08-25

Added

  • (manager) gate proxy-oracle upgrades on a deployed-state preflight (ENG-648) (#601)

templar-proxy-oracle-near-governance-contract

0.3.3 - 2026-08-25

Added

  • (manager) gate proxy-oracle upgrades on a deployed-state preflight (ENG-648) (#601)

templar-lst-oracle-contract

1.2.2 - 2026-08-03

Added

  • (release) automate per-crate releases and version contract artifacts (ENG-522) (#528)

templar-redstone-adapter-contract

0.2.1 - 2026-08-03

Added

  • (release) automate per-crate releases and version contract artifacts (ENG-522) (#528)

templar-registry-contract

3.0.0 - 2026-09-01

Added

  • (gateway) [breaking] validate registry init args against ABI (ENG-463) (#607)

templar-universal-account-contract

0.5.1 - 2026-08-03

Added

  • add Kani invariant coverage (#477)
  • (gateway) configure transaction finality policy (ENG-468) (#517)
  • (versioned-state) run a chained list of migrations in one upgrade (ENG-517) (#522)
  • (release) automate per-crate releases and version contract artifacts (ENG-522) (#528)

templar-vault-contract

1.2.2 - 2026-08-03

Added

  • (release) automate per-crate releases and version contract artifacts (ENG-522) (#528)

harvest-static-yield

0.1.1 - 2026-08-03

Added

  • (release) automate per-crate releases and version contract artifacts (ENG-522) (#528)

templar-tools-common

0.2.0 - 2026-08-07

Changed

  • (tools-common) [breaking] drop the unused NEAR client layer (#579)

templar-vault-client

1.2.2 - 2026-08-03

Added

  • (release) automate per-crate releases and version contract artifacts (ENG-522) (#528)

templar-accumulator

0.1.1 - 2026-08-03

Added

  • (release) automate per-crate releases and version contract artifacts (ENG-522) (#528)

Documentation

  • fix rustdoc warnings and gate them in CI (#532)

templar-funding-bridge

0.1.1 - 2026-08-03

Added

  • (release) automate per-crate releases and version contract artifacts (ENG-522) (#528)

Documentation

  • fix rustdoc warnings and gate them in CI (#532)

templar-liquidator

0.1.4 - 2026-08-07

Added

  • (gateway) [breaking] oracle.updatePyth fetches its own payload (ENG-462) (#586)

templar-market-monitor

0.1.1 - 2026-08-03

Added

  • (release) automate per-crate releases and version contract artifacts (ENG-522) (#528)


This PR was generated with release-plz.


This change is Reviewable

@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Excluded labels (none allowed) (1)
  • release

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Essentials

Run ID: 2fee6074-2063-4ba3-ac4b-ee8851355d6c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@peer2f00l
peer2f00l force-pushed the release-plz-2026-09-02T10-28-50Z branch 8 times, most recently from bbc2c0d to d37c564 Compare September 15, 2026 10:05
@peer2f00l
peer2f00l force-pushed the release-plz-2026-09-02T10-28-50Z branch 2 times, most recently from 1bfbce1 to 3944af3 Compare September 15, 2026 19:57
@peer2f00l
peer2f00l force-pushed the release-plz-2026-09-02T10-28-50Z branch from 3944af3 to 8078606 Compare September 16, 2026 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant