Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,760 changes: 1,660 additions & 1,100 deletions Cargo.lock

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions client-sdks/manager/rust/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/alienplatform/alien/releases/tag/alien-manager-api-v0.1.0) - 2026-03-14

### Other

- Fix CI: build deps before typecheck, install zig, add crate metadata
14 changes: 14 additions & 0 deletions client-sdks/platform/rust/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/alienplatform/alien/releases/tag/alien-platform-api-v0.1.0) - 2026-03-14

### Other

- Fix CI: build deps before typecheck, install zig, add crate metadata
14 changes: 14 additions & 0 deletions crates/alien-aws-clients/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/alienplatform/alien/releases/tag/alien-aws-clients-v0.1.0) - 2026-03-14

### Other

- Fix CI: build deps before typecheck, install zig, add crate metadata
14 changes: 14 additions & 0 deletions crates/alien-azure-clients/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/alienplatform/alien/releases/tag/alien-azure-clients-v0.1.0) - 2026-03-14

### Other

- Fix CI: build deps before typecheck, install zig, add crate metadata
14 changes: 14 additions & 0 deletions crates/alien-bindings/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/alienplatform/alien/releases/tag/alien-bindings-v0.1.0) - 2026-03-14

### Other

- Fix CI: build deps before typecheck, install zig, add crate metadata
14 changes: 14 additions & 0 deletions crates/alien-client-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/alienplatform/alien/releases/tag/alien-client-config-v0.1.0) - 2026-03-14

### Other

- Fix CI: build deps before typecheck, install zig, add crate metadata
14 changes: 14 additions & 0 deletions crates/alien-client-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/alienplatform/alien/releases/tag/alien-client-core-v0.1.0) - 2026-03-14

### Other

- Fix CI: build deps before typecheck, install zig, add crate metadata
14 changes: 14 additions & 0 deletions crates/alien-commands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/alienplatform/alien/releases/tag/alien-commands-v0.1.0) - 2026-03-14

### Other

- Fix CI: build deps before typecheck, install zig, add crate metadata
14 changes: 14 additions & 0 deletions crates/alien-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/alienplatform/alien/releases/tag/alien-core-v0.1.0) - 2026-03-14

### Other

- Fix CI: build deps before typecheck, install zig, add crate metadata
14 changes: 14 additions & 0 deletions crates/alien-error-derive/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/alienplatform/alien/releases/tag/alien-error-derive-v0.1.0) - 2026-03-14

### Other

- Fix CI: build deps before typecheck, install zig, add crate metadata
14 changes: 14 additions & 0 deletions crates/alien-error/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/alienplatform/alien/releases/tag/alien-error-v0.1.0) - 2026-03-14

### Other

- Fix CI: build deps before typecheck, install zig, add crate metadata
14 changes: 14 additions & 0 deletions crates/alien-gcp-clients/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/alienplatform/alien/releases/tag/alien-gcp-clients-v0.1.0) - 2026-03-14

### Other

- Fix CI: build deps before typecheck, install zig, add crate metadata
14 changes: 14 additions & 0 deletions crates/alien-k8s-clients/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/alienplatform/alien/releases/tag/alien-k8s-clients-v0.1.0) - 2026-03-14

### Other

- Fix CI: build deps before typecheck, install zig, add crate metadata
14 changes: 14 additions & 0 deletions crates/alien-macros/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/alienplatform/alien/releases/tag/alien-macros-v0.1.0) - 2026-03-14

### Other

- Fix CI: build deps before typecheck, install zig, add crate metadata
14 changes: 14 additions & 0 deletions crates/alien-permissions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.1.0](https://github.com/alienplatform/alien/releases/tag/alien-permissions-v0.1.0) - 2026-03-14

### Other

- Fix CI: build deps before typecheck, install zig, add crate metadata