Skip to content

Releases: AlesInfiny/maris

v1.0.1

20 Jan 14:16
3597644
Compare
Choose a tag to compare

What's Changed

🔧 Bug fixes

  • 注意書きのテキストボックスの表示崩れを修正 by @KentaHizume in #2309

Full Changelog: v1.0.0...v1.0.1

v1.0.1-Beta1

20 Jan 14:07
3597644
Compare
Choose a tag to compare
v1.0.1-Beta1 Pre-release
Pre-release

What's Changed

🔧 Bug fixes

  • 注意書きのテキストボックスの表示崩れを修正 by @KentaHizume in #2309

Full Changelog: v1.0.0...v1.0.1-Beta1

v1.0.0

20 Jan 07:27
90e70d4
Compare
Choose a tag to compare

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

Read more

v1.0.0-Beta3

20 Jan 05:49
90e70d4
Compare
Choose a tag to compare
v1.0.0-Beta3 Pre-release
Pre-release

What's Changed

📰 Features

  • クイックスタートで実行するプロジェクトを [Dressca.Web] から [Dressca.Web.Consumer] に変更 by @tsuna-can-se in #2289

🔧 Bug fixes

  • ソリューションフィルターの説明図の誤字脱字を修正 by @KentaHizume in #2290

Full Changelog: v1.0.0-Beta2...v1.0.0-Beta3

v1.0.0-Beta2

17 Jan 01:08
ac724b8
Compare
Choose a tag to compare
v1.0.0-Beta2 Pre-release
Pre-release

What's Changed

📰 Features

🏷️ 🟣 NuGet package dependencies

  • 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 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

  • XMLコメントの文体を統一する by @fkoyama in #2239
  • AzureADB2Cサンプルをopenapi-generatorのアップデート検知ワークフローの対象にする by @fkoyama in #2244
  • AzureADB2Cサンプルとconsumerのpreview時のポートを未指定(デフォルト値)に統一 by @KentaHizume in #2288

Full Changelog: v1.0.0-Beta1...v1.0.0-Beta2

v1.0.0-Beta1

08 Jan 00:53
aaa1748
Compare
Choose a tag to compare
v1.0.0-Beta1 Pre-release
Pre-release

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

v0.10.2

08 Nov 05:57
c0cd862
Compare
Choose a tag to compare

What's Changed

📰 Features

🔧 Bug fixes

  • サンプルアプリの起動手順をワークスペース用に変更する by @KentaHizume in #1895

🏷️ ⚪ npm package dependencies

🍭 improvements in development

  • @vue/eslint-config-airbnb-with-typescriptをdependenciesからdevDependenciesに移動する by @KentaHizume in #1931
  • dependabotの付与するルートディレクトリのnpmパッケージの更新に対するPRのラベルを変更する by @tsuna-can-se in #1980
  • リリースノートの設定にBug fixesセクションを追加 by @tsuna-can-se in #1989

Full Changelog: v0.10.1...v0.10.2

v0.10.2-Beta1

08 Nov 00:06
c0cd862
Compare
Choose a tag to compare
v0.10.2-Beta1 Pre-release
Pre-release

What's Changed

📰 Features

🔧 Bug fixes

  • サンプルアプリの起動手順をワークスペース用に変更する by @KentaHizume in #1895

🏷️ ⚪ npm package dependencies

🍭 improvements in development

  • @vue/eslint-config-airbnb-with-typescriptをdependenciesからdevDependenciesに移動する by @KentaHizume in #1931
  • dependabotの付与するルートディレクトリのnpmパッケージの更新に対するPRのラベルを変更する by @tsuna-can-se in #1980
  • リリースノートの設定にBug fixesセクションを追加 by @tsuna-can-se in #1989

Full Changelog: v0.10.1...v0.10.2-Beta1

v0.10.1

09 Oct 05:54
3e9e223
Compare
Choose a tag to compare

What's Changed

📰 Features

  • ルートプロジェクトとワークスペースについて用語の使い方を統一する by @KentaHizume in #1856
  • コーディング規約のメニュー表示位置を暫定的に一段上に変更 by @tsuna-can-se in #1863

🏷️ ⚪ npm package dependencies

🍭 improvements in development

Full Changelog: v0.10.0...v0.10.1

v0.10.1-Beta1

09 Oct 05:09
3e9e223
Compare
Choose a tag to compare
v0.10.1-Beta1 Pre-release
Pre-release

What's Changed

📰 Features

  • ルートプロジェクトとワークスペースについて用語の使い方を統一する by @KentaHizume in #1856
  • コーディング規約のメニュー表示位置を暫定的に一段上に変更 by @tsuna-can-se in #1863

🏷️ ⚪ npm package dependencies

🍭 improvements in development

Full Changelog: v0.10.0...v0.10.1-Beta1