Skip to content

v1.0.0-Beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 00:53
· 30 commits to main since this release
aaa1748

What's Changed

📰 Features

  • Consumerにソリューションフィルターを導入する by @KentaHizume in #1623
  • Dressca.WebにWeb系の共通部品を集約する by @KentaHizume in #2012
  • AzureADB2Cサンプルにnpm workspacesを導入する by @KentaHizume in #1993
  • システムエラーのエラー情報を返却するコントローラー実装例を更新 by @KentaHizume in #2027
  • 「.NET Frameworkにとどまることのリスク」の内容を最新化する by @kharada7 in #2084
  • Admin由来の軽微な改善を実施 by @KentaHizume in #2138
  • 楽観同時実行制御・認可を行うサンプルアプリ(Dressca Admin)を追加する by @KentaHizume in #2137
  • Consumerの共通部品の参照先を切り替える by @KentaHizume in #2160
  • OpenAPI Generatorで使用するJDKの下限を修正 by @kenjiyoshid-a in #2164
  • 各サービス名称修正と略語追加、cSpell警告対応等の軽微な修正を実施 by @rnakagawa16 in #2162
  • フロントエンドの自動テストスイートを改善して[email protected]にアップデートする by @KentaHizume in #2169
  • MaiaのAdminフロントエンドと同期を取る by @KentaHizume in #2185
  • メソッド名の ByAdmin を ForAdmin に変更 by @KentaHizume in #2186
  • ワークフローのサードパーティーアクションのバージョンをコミットハッシュで固定する by @fkoyama in #2215

🔧 Bug fixes

  • アセットコードから改行文字を取り除いてからログ出力する by @KentaHizume in #2192

🏷️ 🟣 NuGet package dependencies

  • nuget-console-app-with-di: bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /samples/ConsoleAppWithDI/solution by @dependabot in #2043
  • console-app-with-di Microsoft.Extensions 系ライブラリのアップデート by @tsuna-can-se in #2152
  • nuget-console-app-with-di: bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /samples/ConsoleAppWithDI/solution in the xunit-packages group by @dependabot in #2142
  • nuget-azure-ad-b2c-backend: bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /samples/AzureADB2CAuth/auth-backend in the xunit-packages group by @dependabot in #2148
  • nuget-dressca: bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 in /samples/Dressca/dressca-backend in the xunit-packages group by @dependabot in #2144
  • nuget-azure-ad-b2c-backend: bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /samples/AzureADB2CAuth/auth-backend by @dependabot in #2048
  • nuget-dressca: bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /samples/Dressca/dressca-backend by @dependabot in #2039
  • nuget-azure-ad-b2c-backend: bump the nswag-packages group in /samples/AzureADB2CAuth/auth-backend with 2 updates by @dependabot in #2047
  • nuget-azure-ad-b2c-backend: bump Microsoft.Identity.Web from 3.2.0 to 3.5.0 in /samples/AzureADB2CAuth/auth-backend by @dependabot in #2121
  • nuget-azure-ad-b2c-backend: bump the dotnet-packages group across 1 directory with 4 updates by @dependabot in #2008
  • nuget-dressca: bump the nswag-packages group in /samples/Dressca/dressca-backend with 2 updates by @dependabot in #2038
  • nuget-dressca: bump the dotnet-packages group across 1 directory with 10 updates by @dependabot in #2157
  • nuget-console-app-with-di: bump coverlet.collector from 6.0.2 to 6.0.3 in /samples/ConsoleAppWithDI/solution by @dependabot in #2205
  • nuget-azure-ad-b2c-backend: bump coverlet.collector from 6.0.2 to 6.0.3 in /samples/AzureADB2CAuth/auth-backend by @dependabot in #2207
  • nuget-dressca: bump coverlet.collector from 6.0.2 to 6.0.3 in /samples/Dressca/dressca-backend by @dependabot in #2208

🏷️ ⚪ npm package dependencies

  • npm-root: bump markdownlint-cli2 from 0.15.0 to 0.16.0 by @dependabot in #2129
  • npm-root: bump textlint from 14.3.0 to 14.4.0 by @dependabot in #2107
  • npm-root: bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #2046
  • npm-root: bump npm-run-all2 from 7.0.1 to 7.0.2 by @dependabot in #2143
  • npm-azure-ad-b2c-frontend: bump npm-run-all2 from 7.0.1 to 7.0.2 in /samples/AzureADB2CAuth/auth-frontend by @dependabot in #2145

🍭 improvements in development

New Contributors

Full Changelog: v0.10.2...v1.0.0-Beta1