Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 05:42
· 266 commits to main since this release
390758b

What's Changed

📰 Features

  • サンプルアプリの実行方法をGradleコマンドに変更 by @ShumpeiYamada36 in #518
  • ESLint, Cypressの商標について追記する by @KentaHizume in #559
  • Vue.jsのアプリケーション開発に利用するVS Codeの拡張機能を記載する by @KentaHizume in #560
  • textlintの警告対応 by @tsuna-can-se in #562
  • Vue.vscode-typescript-vue-pluginを推奨拡張機能から外す by @KentaHizume in #548
  • サンプルアプリを vite5 に更新する by @1nu1taichi in #558
  • VITE_API_PREFIXを削除する(#563) by @kharada7 in #565
  • Webサイトの名称をAlesInfiny Maia OSS Editionに変更する by @fkoyama in #573
  • OSS Editionを追記する by @tsuna-can-se in #576
  • ESLintの指摘に対応する by @1nu1taichi in #575
  • OSSライブラリ更新に伴うOpen API 仕様書の更新 by @rnakagawa16 in #578
  • 自動生成mapperにmapperアノテーションを追加 by @ShumpeiYamada36 in #570
  • アプリケーションサービス関連のAP構造を修正 by @TakashiOhkubo in #543
  • Spring、Javaロゴの削除 by @TakashiOhkubo in #588
  • AlesInfiny MaiaのWebサイトで使用されている他社製品のマークやロゴの使い方を適正化する by @kharada7 in #589
  • Azure AD B2Cの認証認可サンプルの追加 by @rnakagawa16 in #536
  • Open Api 仕様書の内容をキーのアルファベット順にソート by @rnakagawa16 in #606
  • Azure AD B2CサンプルアプリにおけるWeb API の正常系テスト作成 by @rnakagawa16 in #605
  • Azure_AD_B2Cサンプルをローカルで動かせるようにする by @kharada7 in #609
  • Azure AD B2C サンプルアプリケーションのREADMEファイルを修正 by @rnakagawa16 in #608
  • checkstyleの警告を解消する by @rnakagawa16 in #607
  • Azure AD B2C サンプルアプリケーションにOpen API 仕様書のソートを適用 by @rnakagawa16 in #611
  • Open API Generatorアップデートによるクライアントコードの再生成 by @rnakagawa16 in #612
  • 「Azure AD B2C を利用したユーザー認証」に見出しを修正 by @tsuna-can-se in #613
  • CC-BY 4.0第5条の表記ミスを修正する by @tsuna-can-se in #614
  • RFC7807を9457へ変更 by @kharada7 in #615

🏷️ 🟢 Gradle package dependencies

  • gradle-root: bump org.postgresql:postgresql from 42.7.1 to 42.7.3 in /samples/web-csr/dressca-backend by @dependabot in #567
  • gradle-root: bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.3.0 to 2.4.0 in /samples/web-csr/dressca-backend by @dependabot in #550
  • gradle-root: bump com.github.spotbugs from 6.0.7 to 6.0.8 in /samples/web-csr/dressca-backend by @dependabot in #532
  • gradle-root: bump org.springframework.boot from 3.2.2 to 3.2.3 in /samples/web-csr/dressca-backend by @dependabot in #522
  • gradle-root: bump org.springframework.batch:spring-batch-test from 5.1.0 to 5.1.1 in /samples/web-csr/dressca-backend by @dependabot in #521
  • gradle-root: bump com.github.spotbugs from 6.0.8 to 6.0.9 in /samples/web-csr/dressca-backend by @dependabot in #579
  • gradle-root: bump org.springframework.boot from 3.2.3 to 3.2.4 in /samples/web-csr/dressca-backend by @dependabot in #580
  • gradle-auth-root: bump com.azure.spring:spring-cloud-azure-starter-active-directory-b2c from 5.10.0 to 5.11.0 in /samples/azure-ad-b2c-sample/auth-backend by @dependabot in #601
  • gradle-auth-root: bump com.azure.spring:spring-cloud-azure-dependencies from 5.10.0 to 5.11.0 in /samples/azure-ad-b2c-sample/auth-backend by @dependabot in #603
  • gradle-auth-root: bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.4.0 to 2.5.0 in /samples/azure-ad-b2c-sample/auth-backend by @dependabot in #602
  • gradle-root: bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.4.0 to 2.5.0 in /samples/web-csr/dressca-backend by @dependabot in #597

🏷️ ⚪ npm package dependencies

  • npm-root: bump textlint from 13.4.1 to 14.0.2 by @dependabot in #507
  • npm-root: bump textlint from 14.0.2 to 14.0.3 by @dependabot in #514
  • npm-root: bump textlint-rule-preset-ja-spacing from 2.3.0 to 2.3.1 by @dependabot in #546
  • npm-root: bump textlint from 14.0.3 to 14.0.4 by @dependabot in #551
  • npm-root: bump sudachi-synonyms-dictionary from 12.0.0 to 13.0.0 by @dependabot in #594

🏷️ Other dependencies

  • python: bump yamllint from 1.33.0 to 1.35.0 by @dependabot in #509
  • python: bump mkdocs-material from 9.5.6 to 9.5.9 by @dependabot in #506
  • github-actions: bump azure/login from 1 to 2 in /.github/workflows by @dependabot in #533
  • python: bump yamllint from 1.35.0 to 1.35.1 by @dependabot in #512
  • python: bump mkdocs-material from 9.5.9 to 9.5.13 by @dependabot in #537
  • python: bump pymdown-extensions from 10.7 to 10.7.1 by @dependabot in #534
  • github-actions: bump softprops/action-gh-release from 1 to 2 in /.github/workflows by @dependabot in #544
  • python: bump mkdocs-material from 9.5.13 to 9.5.14 by @dependabot in #572
  • python: bump mkdocs-material from 9.5.14 to 9.5.15 by @dependabot in #583
  • python: bump mkdocs-material from 9.5.15 to 9.5.16 by @dependabot in #593
  • python: bump mkdocs-material from 9.5.16 to 9.5.17 by @dependabot in #610

🍭 improvements in development

  • クローラー拒否の設定を追加する by @fkoyama in #571
  • 更新情報をグルーピングしてリリースノートに記載できるようにする by @tsuna-can-se in #584
  • ベータ版の自動リリースができるようにする by @tsuna-can-se in #586
  • gradleとnpmのパッケージ更新グループからdependenciesのラベルを削除 by @tsuna-can-se in #590
  • リリースノートで内部の改善を別項目に切り出し by @tsuna-can-se in #591
  • イコール記号を同義語の許可リストに追加する by @tsuna-can-se in #592
  • webapps-deployをv3に更新 by @tsuna-can-se in #604

New Contributors

Full Changelog: v0.6.0...v0.7.0