Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jan 07:27
· 5 commits to main since this release
90e70d4

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
  • XMLコメントの変更をOpenAPI仕様書・クライアントコードに反映する by @KentaHizume in #2249
  • AdminのControllerのAuthorizeに渡す値が誤っている問題を修正 by @KentaHizume in #2248
  • [email protected]にアップデートする by @KentaHizume in #2250
  • Dressca のフロントエンドについて Maia v1.0 の変更を移植 by @KentaHizume in #2269
  • AzureADB2C サンプルのフロントエンドについて Maia v1.0 の変更を移植 by @KentaHizume in #2268
  • クイックスタートで実行するプロジェクトを [Dressca.Web] から [Dressca.Web.Consumer] に変更 by @tsuna-can-se in #2289

🔧 Bug fixes

  • アセットコードから改行文字を取り除いてからログ出力する by @KentaHizume in #2192
  • ソリューションフィルターの説明図の誤字脱字を修正 by @KentaHizume in #2290

🏷️ 🟣 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
  • nuget-azure-ad-b2c-backend: bump xunit from 2.9.2 to 2.9.3 in /samples/AzureADB2CAuth/auth-backend in the xunit-packages group by @dependabot in #2255
  • nuget-console-app-with-di: bump xunit from 2.9.2 to 2.9.3 in /samples/ConsoleAppWithDI/solution in the xunit-packages group by @dependabot in #2253
  • nuget-dressca: bump xunit from 2.9.2 to 2.9.3 in /samples/Dressca/dressca-backend in the xunit-packages group by @dependabot in #2256
  • nuget-console-app-with-di: bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 in /samples/ConsoleAppWithDI/solution in the xunit-packages group by @dependabot in #2258
  • nuget-azure-ad-b2c-backend: bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 in /samples/AzureADB2CAuth/auth-backend in the xunit-packages group by @dependabot in #2260
  • nuget-dressca: bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 in /samples/Dressca/dressca-backend in the xunit-packages group by @dependabot in #2261
  • Dresscaの依存するNuGetパッケージを更新(8.0.11 > 8.0.12) by @tsuna-can-se in #2280
  • nuget-azure-ad-b2c-backend: bump the dotnet-packages group in /samples/AzureADB2CAuth/auth-backend with 4 updates by @dependabot in #2272

🏷️ ⚪ 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
  • npm-root: bump textlint from 14.4.0 to 14.4.2 by @dependabot in #2212
  • npm-root: bump textlint-rule-preset-ja-technical-writing from 10.0.1 to 12.0.2 by @dependabot in #2211
  • npm-root: bump markdownlint-cli2 from 0.16.0 to 0.17.1 by @dependabot in #2206

🏷️ Other dependencies

  • softprops/action-gh-releaseのバージョンを v2.2.1 に更新 by @fkoyama in #2241
  • python: bump pymdown-extensions from 10.11.2 to 10.14 by @dependabot in #2246
  • python: bump mkdocs-rss-plugin from 1.15.0 to 1.17.1 by @dependabot in #2147
  • github-actions: bump Wandalen/wretry.action from 3.7.3 to 3.8.0 in /.github/workflows by @dependabot in #2254

🍭 improvements in development

  • 行動規範を作成 by @kharada7 in #1320
  • CODE_OF_CONDUCT.mdにcspellの無視リストを追加 by @tsuna-can-se in #2013
  • ライセンス文言を修正 by @tsuna-can-se in #2014
  • textlintを有効にする設定方法を修正 by @tsuna-can-se in #2024
  • ドキュメントLintツールのコマンドベースでの使い方を追記する by @tsuna-can-se in #2025
  • 型チェックのコマンドの綴りをtypecheckからtype-checkに変更 by @KentaHizume in #2026
  • コントリビューター向けのガイドラインを作成する by @tsuna-can-se in #2028
  • 行動規範を.githubフォルダーに移動する by @tsuna-can-se in #2035
  • CSpellの除外設定を追加 by @tsuna-can-se in #2044
  • markdownlint-cli2を導入する by @tsuna-can-se in #2049
  • トップページのREADMEを追加 by @tsuna-can-se in #1426
  • .githubフォルダーをtextlintの対象に含める by @tsuna-can-se in #2050
  • プルリクエストテンプレートを追加 by @tsuna-can-se in #2051
  • 汎用およびOpen APIジェネレータ用のIssueテンプレートを更新 by @tsuna-can-se in #2053
  • 不具合報告用のissueテンプレートを追加 by @tsuna-can-se in #2054
  • クローラーの巡回が許可されるようにする by @tsuna-can-se in #2055
  • READMEの日本語誤りを修正 by @tsuna-can-se in #2059
  • WebサイトからGitHubリポジトリにリンクする by @tsuna-can-se in #2060
  • 各ページに更新日と新規作成日を表示する by @tsuna-can-se in #2072
  • 機能要求のIssueテンプレートを追加 by @tsuna-can-se in #2083
  • textlint ルールの有効化のコメントを修正 by @tsuna-can-se in #2099
  • ドキュメントの外部リンクを別タブに遷移するよう統一する by @KentaHizume in #2116
  • cspellの対象から.gitフォルダー、drawioファイル、svgファイルを除外 by @tsuna-can-se in #2133
  • dependabotでNuGetのSTSバージョン(9, 11)を無視する設定を追加 by @tsuna-can-se in #2155
  • MockServiceWorkerのライセンスをリポジトリに含める by @rnakagawa16 in #2176
  • API クライアントで使用する HTTP ステータスコードについて axios から提供される Enum を使用するように修正 by @KentaHizume in #2177
  • 不要なREADMEファイルを削除 by @KentaHizume in #2180
  • Dresscaのコメント誤りを訂正 by @KentaHizume in #2187
  • build-documents-ci.yml にpermissionを明示的に設定する by @tsuna-can-se in #2191
  • ObjectExtentionsの名前空間をSystemに変更 by @KentaHizume in #2196
  • remove-old-artifacts.yml にpermissionを明示的に設定する by @tsuna-can-se in #2194
  • samples-dressca-admin-frontend.ci.yml にpermissionを明示的に設定する by @tsuna-can-se in #2199
  • samples-azure-ad-b2c-auth-ci.ymlにpermissionを明示的に設定する by @tsuna-can-se in #2201
  • samples-dressca-consumer-frontend.ci.ymlにpermissionを明示的に設定する by @tsuna-can-se in #2203
  • remove-old-artifacts.ymlにactionsのpermissionsを追加 by @tsuna-can-se in #2204
  • XMLコメントの文体を統一する by @fkoyama in #2239
  • AzureADB2Cサンプルをopenapi-generatorのアップデート検知ワークフローの対象にする by @fkoyama in #2244
  • AzureADB2Cサンプルとconsumerのpreview時のポートを未指定(デフォルト値)に統一 by @KentaHizume in #2288

New Contributors

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