|
1 | | -# 0.5.0 (2022-12-15) |
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [2.0.0-alpha.2](https://github.com/zenstackhq/zenstack/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2024-02-21) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* **codeql.yml:** add CodeQL workflow for security analysis on push, pull request, ([5fc4572](https://github.com/zenstackhq/zenstack/commit/5fc45726103c9ee89313c336571856ee2f08d6a6)) |
| 9 | +* **release:** add release manifest and main config files for version 2.0.0-alpha.1 ([24b6c26](https://github.com/zenstackhq/zenstack/commit/24b6c26720d5a0f9cd6d64431288473cd9ee5a97)) |
| 10 | +* **release:** define package names and components in release main config file ([24b6c26](https://github.com/zenstackhq/zenstack/commit/24b6c26720d5a0f9cd6d64431288473cd9ee5a97)) |
| 11 | +* **release:** set up configuration for automated versioning and release process ([24b6c26](https://github.com/zenstackhq/zenstack/commit/24b6c26720d5a0f9cd6d64431288473cd9ee5a97)) |
| 12 | +* **security-defender-for-devops.yml:** add GitHub Actions workflow for Microsoft Defender For DevOps security checks ([545f668](https://github.com/zenstackhq/zenstack/commit/545f6688a5e85171255dfc75148a0b39ef450cb2)) |
| 13 | +* **security-dependency-review.yml:** add security dependency review workflow to scan and block PRs with known-vulnerable packages ([2b43adc](https://github.com/zenstackhq/zenstack/commit/2b43adc9fcfa5e7dd2e915c2ea9cc8efe6d7ba2b)) |
| 14 | +* **security-ossar.yml:** add GitHub workflow for security scanning using OSSAR ([2d8452d](https://github.com/zenstackhq/zenstack/commit/2d8452de270c6bde0f55a386500b8f61fb112847)) |
| 15 | +* **security-ossar.yml:** integrate open source static analysis tools with GitHub code scanning ([2d8452d](https://github.com/zenstackhq/zenstack/commit/2d8452de270c6bde0f55a386500b8f61fb112847)) |
| 16 | +* **security-ossar.yml:** schedule security scans on main, develop, and release branches ([2d8452d](https://github.com/zenstackhq/zenstack/commit/2d8452de270c6bde0f55a386500b8f61fb112847)) |
| 17 | +* **security-scorecard.yml:** add GitHub Actions workflow for security scorecard ([30e5a02](https://github.com/zenstackhq/zenstack/commit/30e5a02c7b84d93d23a0e00416b3382b56963c2c)) |
| 18 | +* **workflows:** add actions/checkout and actions/setup-node for release job setup ([520b469](https://github.com/zenstackhq/zenstack/commit/520b4698d8bcb3615a837b0a3efb85ff9f363696)) |
| 19 | +* **workflows:** add management-changelog.yml file for release workflow ([520b469](https://github.com/zenstackhq/zenstack/commit/520b4698d8bcb3615a837b0a3efb85ff9f363696)) |
| 20 | +* **workflows:** add pnpm installation and publishing steps in release job ([520b469](https://github.com/zenstackhq/zenstack/commit/520b4698d8bcb3615a837b0a3efb85ff9f363696)) |
| 21 | +* **workflows:** add release-please-action for automated releases in release job ([520b469](https://github.com/zenstackhq/zenstack/commit/520b4698d8bcb3615a837b0a3efb85ff9f363696)) |
| 22 | +* **workflows:** add steps to harden runner for runtime security in release job ([520b469](https://github.com/zenstackhq/zenstack/commit/520b4698d8bcb3615a837b0a3efb85ff9f363696)) |
| 23 | +* **workflows:** configure release workflow to trigger on push to main, dev, and release branches ([520b469](https://github.com/zenstackhq/zenstack/commit/520b4698d8bcb3615a837b0a3efb85ff9f363696)) |
| 24 | +* **workflows:** set permissions for contents to read and write in release job ([520b469](https://github.com/zenstackhq/zenstack/commit/520b4698d8bcb3615a837b0a3efb85ff9f363696)) |
| 25 | + |
| 26 | + |
| 27 | +### Bug Fixes |
| 28 | + |
| 29 | +* merge errors in github workflow files and formatting issues ([6867e79](https://github.com/zenstackhq/zenstack/commit/6867e795d7a683da1db601bbf2de2c77d0d05ed3)) |
| 30 | +* merge errors in github workflow files and formatting issues ([#1022](https://github.com/zenstackhq/zenstack/issues/1022)) ([252151c](https://github.com/zenstackhq/zenstack/commit/252151c47aa670c1e9fc3b1a51e74b6a26c21f6a)) |
| 31 | +* **workflows:** correct paths for config-file and manifest-file in release-please-action configuration ([b9b784c](https://github.com/zenstackhq/zenstack/commit/b9b784c2ba53ca51abfb5d0ea3b5e543cd7f7c9e)) |
| 32 | + |
| 33 | + |
| 34 | +### Miscellaneous Chores |
| 35 | + |
| 36 | +* release 2.0.0-alpha.2 ([175bbc1](https://github.com/zenstackhq/zenstack/commit/175bbc10be0ad64a1ef4f1a6dfb04ccc0844159c)) |
| 37 | +* release 2.0.0-alpha.2 ([32380ff](https://github.com/zenstackhq/zenstack/commit/32380ff8ef3999d7b0ba39c9fb7ca3acaa9c8a3c)) |
| 38 | +* release 2.0.0-alpha.2 ([f40d7e3](https://github.com/zenstackhq/zenstack/commit/f40d7e3718d4210137a2e131d28b5491d065b914)) |
| 39 | + |
| 40 | +## 0.5.0 (2022-12-15) |
2 | 41 |
|
3 | 42 | ### Features |
4 | 43 |
|
|
12 | 51 |
|
13 | 52 | - Next-auth adapter and helper are moved to a separate package `@zenstackhq/next-auth`. |
14 | 53 |
|
15 | | -# 0.4.0 (2022-12-01) |
| 54 | +## 0.4.0 (2022-12-01) |
16 | 55 |
|
17 | 56 | ### Features |
18 | 57 |
|
|
50 | 89 |
|
51 | 90 | Use @zenstackhq/runtime/types for type definitions shared between client and server, @zenstackhq/runtime/client for client-specific libaries (like React hooks), and @zenstackhq/runtime/server for server-specific libraries. |
52 | 91 |
|
53 | | -# 0.3.0 (2022-11-08) |
| 92 | +## 0.3.0 (2022-11-08) |
54 | 93 |
|
55 | 94 | ### Features |
56 | 95 |
|
|
70 | 109 |
|
71 | 110 | - Better overall documentation |
72 | 111 |
|
73 | | -# 0.2.0 (2022-10-29) |
| 112 | +## 0.2.0 (2022-10-29) |
74 | 113 |
|
75 | 114 | ### Features |
76 | 115 |
|
|
0 commit comments