Pulumi Gestalt 0.0.3 released

Pulumi Gestalt 0.0.3 released

Publish Date: Jun 17
0 1

This is the third release of Pulumi Gestalt, a universal runtime for Pulumi.

Schema

Pulumi schemas have traditionally been stored in YAML files, but the complexity of their content often leads to a lot of boilerplate when mapping into domain objects. In Pulumi Gestalt 0.0.3, both the Rust and C FFI targets (Wasm coming later) now support obtaining schemas as native Rust structs or serialized Protobuf messages for C.

The Protobuf schema is designed to be straightforward—no additional mapping logic required. Check documentation for more info:

Give Pulumi Gestalt 0.0.3 a try and let me know what you think!

Comments 1 total

  • Admin
    AdminJun 17, 2025

    Dear Dev.to community! If you’ve ever published on Dev.to, you may be eligible for your special Dev.to drop. Head over HERE. limited supply — act fast. – Admin

Add comment