This release adds support for publishing and installing packages of Rain modules with CodeArtifact. This is a simple command that zips up a directory of files to create a generic CodeArtifact asset. Users or build scripts can install this package, which verifies the checksum and unzips it to a local folder.
What's Changed
- Bump github.com/aws/aws-sdk-go-v2 from 1.27.0 to 1.27.1 by @dependabot in #416
- Fix generation of Pkl classes where a type is an array or arrays by @ericzbeard in #418
- Add support for publishing and installing module packages with CodeArtifact by @ericzbeard in #421
- Fixed paging bug with instance type check by @ericzbeard in #435
- Release v1.11.0 modules updates, docs, schema by @ericzbeard in #436
Full Changelog: v1.10.0...v1.11.0