Skip to content

v1.0.23

Choose a tag to compare

@kearisp kearisp released this 05 Jun 16:29
· 11 commits to master since this release
8106b53

New Features

  • Experimental Features Management: Added a new ExperimentalController to enable or disable experimental features.
  • Protobuf Support: Added Protobuf message definitions (buildkit.proto and solver/pb/ops.proto).

Dependency Updates

  • Added protobufjs library.
  • Removed unused readable-stream.

CI/CD Improvements

  • Simplified and cleaned up workflows in GitHub Actions.

Improvements

  • Refactored AppConfigService for easier configuration management.
  • Updated Jest configuration for better test structure.