github gaia-app/gaia v2.3.0

latest release: v2.4.0
21 months ago

Added

  • ✨ : update registry details when module is saved [e15dbcd]
  • ✨ : compute registry details for Gitlab urls [8436476]
    • ✨ : compute registry details for Github ssh urls (c0c3153)
    • ✨ : compute registry details for Github https urls (1bfcecc)

Changed

  • ⬆️ : bump kotlin to 1.6.21 [d569337]
  • ⬆️ : bump jacoco-maven-plugin to 0.8.8 [4573ad1]
  • ⬆️ : bump setup-java action to v3 [8347df6]
  • ⬆️ : bump kotlin.version to 1.6.0 [0004c28]
  • 🔧 : add com.sun.jndi.ldap module export [808b16d]
  • ⬆️ : upgrade to java 17 [a091b2a]
    • 👷 : migrate to java 17 (c0d4fed)
    • ⬆️ : upgrade to java 17 (619bf1e)
  • 🔧 : update default mongodb URL to use 27017 port [46a3376]
  • ♻️ : remove redundant semicolons [da4c98e]
  • ♻️ : remove redundant qualifiers [be3273b]
    • 🔥 : remove redundent modifiers (8649046)
  • ♻️ : remove unnecessary non-null assertion [0aeb6eb]
  • ♻️ : replace field injection with constructor [56de233]
  • ♻️ : replace null checks with ifPresent() [446cdd9]
  • ♻️ : replace addAll with parametrized constructor call [7352877]
  • ♻️ : replace unchecked assignment [a5ff22b]
  • 🎨 : remove unnecessary semicolon [7ae64ea]
  • ♻️ : stop using deprecated constructor [65e4b36]
  • ♻️ : use redirectUri instead of redirectUriTemplate [492778b]
  • 🚚 : split configuration of oauth providers [bcee58c]

Removed

  • 🔥 : remove unused imports [7ffa067]
  • 🔥 : remove redundant throws clause [164fdcd]
  • 🔥 : remove unnecessary imports [a230bdd]
  • 🔥 : remove unused dockerDaemon settings [929914c]

Fixed

  • 🐛 : group parts of the regex together to make the intended operator precedence explicit [b1aeaca]

Security

  • 🔒 : auto create admin user on startup [f4ba7e9]

Miscellaneous

  • 👷 : set maven to batch-mode [4d5b722]
  • 🙈 : add node_modules to .dockerignore [262ce92]
  • 📝 : add documentation links [6dcb23a]

Don't miss a new gaia release

NewReleases is sending notifications on new releases.