Skip to content

v2022.2.5

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 09:12
· 991 commits to 2023.0.x since this release
b0d5139

What's Changed

🐞 Bug Fixes

  • 47c7f5a Task compileGroovy execute failed in Windows
  • 1a1193f The SourceDirectorySet.outputDir property has been deprecated, use the classesDirectory property instead
  • 97168a6 Fixes test because NullObject's constructor is private now
  • af58932 Grails Web: Fixes StackOverflowError when view not found
  • 1d604fb Grails GSP: Fixes failed test in GrailsConventionGroovyPageLocatorSpec
  • bcdf1cd Grails Bootstrap: Fixes failed test in GrailsPluginMetadataTests
  • 7db7592 Grails Plugin GSP: Fixes StackOverflowError, because DefaultGroovyPageLocator‘s precompiledGspMap was not properly initialized
  • 390aee0 Grails Plugin GSP: Fixes circle reference error in GroovyPagesAutoConfiguration
  • d1c8806 Grails Plugin GSP: Fixes NPE in GroovyPagesAutoConfiguration
  • 4930cd0 Grails Boot: fixes NOT generate ApplicationLoader in BootInitializerClassInjector

🛠 Improvements

  • 4bedc24 Grails GSP: Make logger protected in DefaultGroovyPageLocator
  • cb4bc76 Grails GSP: Improvements for DefaultGroovyPageLocator
  • f245f73 Grails Shell: Make Commands and Features displaying by order
  • cf43ceb Grails Shell: Rearrange repositories and buildRepositories before using Grails profile
  • e39a542 Grails Core: Make shouldInject(URL) default method in ClassInjector
  • ff683f0 Grails Plugin Interceptors: Adds missing grails.factories
  • 8859660 Grails Plugin GSP: Adding version property to groovyPages plugin
  • 9f777a1 Grails Core: GrailsASTUtils: adding more methods to check whether the specified source is a Grails project source
  • a1adcb8 Grails Core: Deprecated ClassInjector.shouldInject(URL), in favor of shouldInject(ClassNode)
  • 371db31 Grails Gradle Plugin: configure Groovy AST Metadata for configurationScript of GroovyCompileOptions
  • 779befd Improve Gradle build
  • e699075 Gradle Build: cleanup
  • 9876a23 Gradle Build: Configure Java toolchain

⚙️ Tasks

🚀 Dependency Upgrades

Full Changelog: v2022.2.4...v2022.2.5