Skip to content

Releases: graceframework/grace-framework

v2022.0.0

17 Jan 19:12
Compare
Choose a tag to compare

What's Changed

🐞 Bug Fixes

43b769a Fixes Grace version pattern error
1d8ceb8 Downgrade to jansi 1.18 jansi 2.4.0 will causes an error on Windows

🛠 Improvements

706b2f1 Update sdkman config
d4dd657 Improvements for GroovyPageForkCompileTask
a4aeedd Improvements for GroovyPagePlugin

🚀 Dependency Upgrades

83a6449 Upgrade to Grace Async and Events 5.0.1 #4
667cc9b Upgrade to Grace Cache Plugin 5.0.1 #9
50bf681 Upgrade to Grace Data 2022.0.1 #1
76ab44d Upgrade to Grace Data Hibernate 2022.0.1 #2
c6963ed Upgrade to Grace Database Migration Plugin 5.0.1 #8
71c0c13 Upgrade to Grace Fields Plugin 5.0.1 #10
9241a16 Upgrade to Grace Geb Plugin 5.0.1 #11
0a19339 Upgrade to Grace GSP 2022.0.1 #3
57784bf Upgrade to Grace Plugin Hibernate5 2022.0.1 #2
8a56d8e Upgrade to Grace Scaffolding 5.0.1 #5
2d8418b Upgrade to Grace Views 5.0.1 #6

Full Changelog: v2021.0.0...v2022.0.0

v2022.0.0-RC2

17 Jan 16:17
Compare
Choose a tag to compare
v2022.0.0-RC2 Pre-release
Pre-release

What's Changed

484f642 Release v2022.0.0-RC2
d4dd657 Improvements for GroovyPageForkCompileTask
2d8418b Upgrade to Grace Views 5.0.1
a4aeedd Improvements for GroovyPagePlugin
c6963ed Upgrade to Grace Database Migration Plugin 5.0.1
8a56d8e Upgrade to Grace Scaffolding 5.0.1
83a6449 Upgrade to Grace Async and Events 5.0.1
57784bf Upgrade to Grace Plugin Hibernate5 2022.0.1
0a19339 Upgrade to Grace GSP 2022.0.1
76ab44d Upgrade to Grace Data Hibernate 2022.0.1
50bf681 Upgrade to Grace Data 2022.0.1
5f37fce Update github workflows

Full Changelog: v2022.0.0-RC1...v2022.0.0-RC2

v2022.0.0-RC1

17 Jan 16:16
Compare
Choose a tag to compare
v2022.0.0-RC1 Pre-release
Pre-release

What's Changed

d592429 Release v2022.0.0-RC1
563523c Update Profiles
1f0d110 Update Grace media assets
d6856a5 Rearrange repositories and buildRepositories before using Grails profile
3aac6f6 Support searching domain path in app
7c71eb1 Support domain path in app
c07904a Update grace-bom
9b1ba7d Fixeds resolve graceVersion from project properties
8ca97be Resolve graceVersion from project properties
3d473d1 Gradle plugin: fixes some errors like AbstractMethodError in GrailsExtension and Environment
8a0a6cd Change group of default profiles
399a178 Support override versions in grails-bom properties
e873486 Upgrade to Grace Database Migration Plugin 5.0.0
6f186e9 Upgrade to Grace Cache Plugin 5.0.0
979577d Fixes runCommand fail: Missing application class name
9377fb9 Grace: update banner
bfaf1b7 Change application log level to debug
51eb61a Grace: update banner
b64577b Fixes pluginExcludes type error
6df9e1b Grace: use grace geb
990f079 Grace: reduce dependencies size of grace-shell
1520049 Grace: change to new profiles group id
102d2db Grace: use grace as shell app name
d4971d3 Fixes create-app command errors
2a3a096 Grace: use maven central repo
e9ee2d1 Grace: migrate to org.graceframework
013ffff Improvements for profile gradle plugin
8b7d662 Don't print plugins list
9516f44 Grace: update to grace-bom-effective.xm
d194b97 Grace: change to the group name
95377be Grace: skip tests
2fb86fd Grace: fixes build errors
aa1cb81 Grace: fixes build errors
e13c4e3 Grace: change to new group name
a684924 Grace: setup github workflows
02137ab Fixes type cast error in GradleCommand
2d9435c Update dependencies
9b5fa50 Update DefaultGrailsPluginTests: import Assertions.fail
c78537d Make DefaultGrailsPluginTests tests passed
05c5538 Relcoate DefaultGrailsPluginTests to grails-plugin-api
8d8faa4 Upgrade groovy-toml to 4.0.9
dc2040b Upgrade to Gradle 7.6.1
382547f Upgrade Apache Tomcat to 9.0.72
975c93e Fixes errors for Groovy STC
b036eaf Upgrade Apache Groovy to 3.0.15
778f55c Upgrade Spring Boot 2.7.9
70adaa5 Grails Plugin API: supports for User-defined module types in ModuleDescriptor
e0db7ce Grails Plugin API: fixes errors with init() of AbstractModuleDescriptor
ce44b44 Improvements for including profiles in the classpath
a8f40fd Ignore test: DevelopmentModeWatchSpec
71a3699 Grails Gradle Plugin: keep code clean
5f39933 Grails Plugin Validation: keep code clean
a02005c Grails Plugin Services: keep code clean
7fc296d Grails Plugin Rest: keep code clean
cc6633c Grails Plugin Mimetypes: keep code clean
096e5de Grails Plugin I18n: keep code clean
a3f73e0 Grails Plugin Interceptor: keep code clean
34b14eb Grails Plugin Core: keep code clean
9d4c6dc Grails Plugin Domain Class: keep code clean
00955f8 Grails Plugin Datasource: keep code clean
34de1cd Grails Plugin Databinding: keep code clean
9be989a Grails Plugin Converters: keep code clean
a0ab401 Grails Plugin Controllers: keep code clean
a2223e4 Grails Plugin API: keep code clean
448a03d Grails Test Support: keep code clean
bb5fce9 Grails Test: keep code clean
924938a Grails Web Url Mappings: keep code clean
fab2a48 Grails Web: keep code clean
5d8cca3 Grails Web MVC: keep code clean
a41be6a Grails Web Databinding: keep code clean
45990aa Grails Web Common: keep code clean
ca3bf52 Grails Shell: keep code clean
13975cb Grails Spring Boot: keep code clean
5b1d575 Grails Spring: keep code clean
b306e46 Grails Encoder: keep code clean
ad3be92 Fixes violations for Codenarc check
1a78d99 Grails Core: keep code clean
aa6587d Grails Console: keep code clean
ffd15f9 Grails Bootstrap: keep code clean
99fdf85 Grails Boot: keep code clean
d4a3474 Grails Boot: keep code clean
7e667ce Grails API: keep code clean
4c4494a Using groovy.util.AntBuilder, because Gradle project.ant
c207622 Fixes type casting error in DataSourceConnectionSourcesFactoryBean
897a6ba Relocate CodeGenConfig to new package
814095c Fixes CodeGenConfig compiling errors in IDEA
629c28c Grails Web: convert Groovy 'def' to type
c4e5f3f Grails Plugin API: convert Groovy 'def' to type
9f057cf Grails Util: convert Groovy 'def' to type
d57bb20 Grails Databinding and Web Databinding: convert Groovy 'def' to type
3075b7a Grails Core: convert Groovy 'def' to type
f15377b Grails Codecs: convert Groovy 'def' to type
1fcae49 Grails Core: convert Groovy 'def' to type
65d7295 Grails Console: convert Groovy 'def' to type
9b752a2 Grails Bootstrap: convert Groovy 'def' to type
87afadd Grails Boot: convert Groovy 'def' to type
3dbfac1 Grails API: Groovy convert 'def' to type
de67aee Groovy: convert 'def' to type
6f3aab2 Correct word: triggerAppLoad
a9d35be Refine GrailsGradlePlugin
21f77bd Support including Groovy sourcees in custom Profile, also adding Profile jars to dependencies classpath
5185fe3 Fixes loaing 'ApplicationCommand' from 'grails.factories'
842be60 Relocate grails.factories
4214a02 Convert ApplicationContextCommandRegistry.groovy to Java
d90f538 Fixes Grails publish plugin when build profile project
9bff9d1 Gradle profile plugin based on Groovy plugin
9c60474 Fixes deprecated API for Gradle 7
794b40b Grails Util: adding getLogicalPropertyName() method for Class
d373271 Update Grails Views plugin to 5.0.0-SNAPSHOT
c63da71 Grails Util: adding getSnakeCaseName methods
bda98ee Fixes errors: Execution failed for task ':publishGuide'
2694d4a Update Hibernate plugin to 2022.0.0-SNAPSHOT
1b8a278 Build against Grails GORM 2022.0.0 snapshots
de62112 Build against Grails GSP 2022.0.0 snapshots
b440b32 Fixes violations for Codenarc check
17a84bc Fixes violations for Checkstyle check
b56c966 Update vue profile to 5.0.2
64c984b Update react profile to 5.0.2
c55367c Update web profile to 5.0.5
66c42c7 Gradle build: remove annotationProcessor spring-boot-configuration-processor
16219c8 Gradle build: manage versions for jsr305 and jackson-databind
2346161 Grails Build and Java Compile: remove compile warnings of javadoc, unchecked, deprecation
76c5f4c Gradle build: adding compilerArgs
f2e6075 Grails Test Suite Uber: Fixes java compile warnings
36b9cc3 Grails Test Suite Base: Fixes java compile warnings
c865e94 Grails Test: Fixes java compile warnings
164cade Grails Test Support: Fixes java compile warnings
73d4436 build: adding 'jsr305' to remove javax.annotation.meta.When
c9421ff Grails Boot: Fixes java compile warnings
c7cf570 Grails Encoder: Fixes java compile warnings
0d92794 Grails Plugin Mimetypes: Fixes java compile warning: unknown enum constant Include.NON_EMPTY
d7fd9a9 Grails Plugin Mimetypes: Fixes java compile warnings
e79e72a Grails Plugin Domain Class: Fixes java compile warnings
91899cb Grails Plugin Databinding: Fixes java compile warnings
3bd2c86 Grails Plugin Converters: Fixes java compile warnings
e73249f Grails Plugin API: Fixes java compile warnings
af03893 Grails Web Databinding: Fixes java compile warnings
5c78a0e Grails Web Url Mappings: Fixes java compile warnings
65a0f7b Grails Web Common: Fixes java compile warnings
559c9d5 Grails Spring: Fixes java compile warnings
af91205 Grails Spring Boot: Fixes java compile warnings
93a23c1 Grails Core: Fixes java compile warnings
8bd9843 Grails Bootstrap: Fixes java compile warnings
976498a Grails Util: Fixes java compile warnings
96ae704 Grails API: Fixes java compile warnings
385c745 Grails Util: Fix javadoc warnings
0648a7a Grails Spring: Fix javadoc warnings
613aef2 Grails Bootstrap: Fix javadoc warnings
05fc76d Grails Databinding: Fix javadoc warnings
bb5de35 Upgrade to Micronaut 3.8.2
7277517 Upgrade to Tomcat 9.0.71
01fecb0 Upgrade to Spring Boot 2.7.8 and Spring Framework 5.3.25
9992c67 Grails Plugin API: make ModuleDescriptorFactory extend ApplicationContextAware
8a203f6 Grails Plugin API: remove overrided setApplicationContext
597dcc7 Grails Plugin API: Autowired creating ModuleDescriptor by Spring BeanFactory
3898811 Grails Controllers Plugin: fix missing multipartConfig with dispatcherServletRegistration
cc7afbb Grails Plugin API: fixes properties binding errors in AbstractModuleDescriptor.init()
47d9565 build: format build.gradle
32684fb build: Multiple publications with coordinates 'grails-gradle-plugin'
23dfc03 Grails Gradle Plugin: remove deprecated warning when using Gradle 7.4
d979d12 Remove dependabot
96c33c3 Upgrade groovy-toml to 4.0.7
05d43f3 Grails Config: remove '@deprecated' javadoc in NavigableMap
c05ba5e Upgrade to Methvin Directory Watcher 0.17.1
5a7375d Upgrade to Apache Tomcat 9.0.70
f177ff5 Upgrade to Spring Boot 2.7.7
f0fb0c6 Upgrade to Micronaut 3.7.5
7d60a22 Upgrade to Apache Groovy 3.0.14
4306327 Groovy 3: Adding 'this.' to instance variables
63ef47b Groovy 3: fix tests
f2519e3 Upgrade to Apache Groovy 3.0.13
be0ba37 Grails Plugin API: fixes Checkstyle violations
12f29f3 Grails Plugin API: add new method getModuleDescriptors(Predicate)
8e02e3d Grails Plugin API: Refactor DynamicGrailsPlugin
3db4b50 Grails Plugin API: adding new method isEnabled for ModuleDescriptor
dbe751d Refine GrailsPluginManager
2a734f4 Grails Boot: remove dependency 'grails-web'
bcfed52 Grails i18n Plugin: add dynamic methods to String for MessageSource.getMessage
3985a05 Enable customization of GrailsApplication and GrailsPluginManager
93ad6d6 Change project name: Grails Framework
8fdf513 Update Dependencies: jansi 2.4.0
2bf1e67 Grails Boot: Add an ...

Read more

v2021.0.2

11 Jan 00:36
Compare
Choose a tag to compare
v2021.0.2 Pre-release
Pre-release

c51c1d4 Release v2021.0.2
e82dbe2 Improve profile gradle plugin
c8c87bf Grace: update github workflows
db0cd00 Update version in GrailsUtilTests
6c3ef5d Next development version: 2021.0.2-SNAPSHOT

Full Changelog: v2021.0.1...v2021.0.2

v2021.0.1

31 Dec 03:37
Compare
Choose a tag to compare
v2021.0.1 Pre-release
Pre-release

6d2021a Grace: release v2021.0.1
0b47c7f Grace: fixes GrailsUtilTests
39af608 Grace: improvements for GrailsProfileGradlePlugin
71412cc Grace: update github workflows
1c05d2d Next development version: 2021.0.1-SNAPSHOT

Full Changelog: v2021.0.0...v2021.0.1

v2021.0.0

12 Dec 20:18
Compare
Choose a tag to compare
v2021.0.0 Pre-release
Pre-release

c7de47f Grace: fixes release errors
038669a Grace: update GitHub workflows
258205a Grace: update GitHub workflows
f96a71f Grace: rename Gradle plugin properties
b2ee1cc Grace: update GitHub workflows
d6e6eaf Grace: update GitHub workflows
c9bf22f Grace: update GitHub workflows
74aa88a Grace: update GitHub workflows
84c316e Grace: fixes tests
be19f1a Grace: update Gradle build scripts
f27b716 Grace: update Gradle build scripts
cfb90ee Grace: update GitHub workflows
26e9a5b Grace: update GitHub workflows
8c1af2e Grace: update README.md
a90d7ed Grace: update Gradle build scripts
b3923a5 Grace: rename sub-projects
d64454d Update Grails version in GrailsUtilTests
a05e0d5 Bump version: 2021.0.0-SNAPSHOT
73f9379 Docs: fixes warnings when building javadoc
6f960dd Refine build scripts
7afd064 Refactoring and cleanup
13e1e9c Cleanup build.gradle
3157513 Gradle 7: using Gradle Version catelog to share dependency versions
057d517 Gradle 7: update default compiler requred jdk to 11
4345a00 Gralde 7: fix errors 'Cannot change default excludes during the build.'
7bb622b Gradle 7: use destinationDirectory property instead of destinationDir
d8087db Spring 5: use InstantiationAwareBeanPostProcessor instead, InstantiationAwareBeanPostProcessorAdapter has been deprecated since Spring 5.3
d43daf0 Remove deprecated OptimizedAutowireCapableBeanFactory
98f7d4b Groovy 3: Fixes STC errors
870a449 Groovy 3: Fixes STC errors
cf18a88 Groovy 3: Fixes STC errors
16de6f1 Upgrade Groovy to 3.0.13
3e9de18 Spring Boot 2.7: Add support new Auto-configuration Registration
5e91996 Upgrade minimal required jdk version to 11
4d91d6e Moving to Java 11: Update to ASM7
829cc05 Gradle 7: Update to Gradle 7.5.1
ace797c Gradle 7: Update to Gradle 7.5
20af7a1 Gradle 7: IntegrationTestGradlePlugin migrate to new properties for TestReport
7dbee09 Gradle 7: Migrate to new properties with TestReport
40d169f Gradle 7: Update to Gradle 7.4
6752e50 Gradle 7: fixes dependent of 'gradle-tooling-api'
6919b2d Gradle 7: fixes the generated wrong mainClassName
b945921 Gradle 7: use getMainClass() instead of getMainClassName(), which has been deprecated
2258d77 Gradle 7: Use gradleApi() instead
53dd26d Gradle 7: Update to Gradle 7.3
9317953 Gradle 7: remove extra whitespaces
1108ba2 Gradle 7: Update build scripts to fix some more warning from Gradle
63f1b9f Gradle 7: Copy 'Upload' source from Gradle api, because 'Upload' task has been deprecated in 7.0
e110bc4 Gradle 7: use InputChanges instead of IncrementalTaskInputs, which has been deprecated.
5fe53bc Gradle 7: use mainClass.set instead, which is Property
32f4b5e Gradle 7: use archiveFile property instead
c05cac8 Gradle 7: use the destinationDirectory property instead
4e32cba Gradle 7: use the archiveAppendix property instead of 'appendix'
838b2c3 Gradle 7: use the mainClass property instead of 'main'
2a4eebb Gradle 7: use Project.extensions instead of deprecated property 'convention'
f2b5acc Gradle 7: use the required property instead of 'enabled'
14e24f6 Gradle 7: use Configuration#extendsFrom instead of adding a Configuration as a dependency, which has been deprecated and is scheduled to be removed in Gradle 8.0.
9a8e676 Gradle 7: Mark 'projectArtifacts' @internal
90b6b75 Gradle 7: Add duplicatesStrategy in populateDependencies task
19fe8dd Gradle 7: Declare an explicit dependency on generateEffectiveBom
7d45119 Gradle 7: Update to Gradle 7.2
fa4723f Gradle 7: Update to Gradle 7.0
c4b4504 Fixes groovy STC errors
61c46cc Update tests
03380d3 Apply IDEA Groovy Code Style
d481859 Fixes violations Codenarc check
ffced48 Fixes violations for Checkstyle check
635434b Remove unused BeanCreationProfilingPostProcessor
7e5e1c9 Update tests
c586f97 CoreGrailsPlugin: rename package to 'org.grails.plugins.core'
f4f8476 Add 'grails-gradle-plugin' to subprojects
cb428b1 Update build.gradle
9634689 Move to 'grails-gradle-plugin'
86b9229 Add Gradle libs-releases repo
a46e2ad Removal of ProfilingGrailsPluginManager
956f8d9 Add runtimeOnly 'grails-plugin-controllers'
bd85dc1 Remove depensdOn 'domainClass' plugin
0bc8733 Removal of ClassPathScanner and SettingsFile
f343f22 Remove ProfilingGrailsApplicationPostProcessor
03acba0 rename to ComponentScanPackagesBeanDefinition
67855c0 Minor imporvements
384148a Add tests
8d4a013 Refactoring codes
e548936 Update Environment.isReloadingAgentEnabled
651d7d6 Remove unused springloaded.properties, as springloaded was not supported
3446b33 Add grails-cli as subproject
0857dfa Introduce new module: grails-cli
13e1bc9 Java language level migration
2774fd8 Refine dependencies for grails plugins and modules
7ef71a8 Refine dependencies for 'grails-plugin-rest'
641f250 Refine dependencies of each plugins
74b8604 Refine dependencies for 'grails-plugin-converters'
a6a2205 Make 'grails-plugin-controllers' decompling with 'grails-plugin-domain-class'
e8ef971 Refine dependencies for 'grails-plugin-codecs'
da6e3eb Support Grails Application Startup tracking
3a4fca3 Fixes getting version of Grails in Environment
fe1f933 Relocate NavigableMap and related tests from grails-boostrap to grails-api
c67bd20 Improve checking environment reload enabled
aa30e41 Refine getting version of Grails in Environment
8f8faee Relocate GrailsUtil to grails-bootstrap
0f9463b Relocate DevelopmentShutdownHook from grails-api to grails-plugin-core
6663388 Remove deprecated BaseApiProvider
0587e70 Relocate GrailsApplicationDiscoveryStrategy from grails-api to grails-core
fc2b203 Fixes deperated warning methods in GrailsStringUtils, StringUtils, Assert
ef58ee6 Java language level migration aids: solve warning
44798cb Migrate Spock
fa3de67 Migrate Groovy 3.0
4d19b0b Using StandardCharsets.UTF_8 replace 'UTF-8'
90bd002 Add explicit dependency to 'grails-util'
7acc7f7 Move *Utils and related tests to grails-util
4838b17 Remove MicronautGroovyPropertySourceLoader
e652114 Relocate GroovyConfigPropertySourceLoaderSpec to grails-spring-boot
d709ef4 Configure PropertySourceLoader in grails-plugin-core, remove from grails-core
c92b6f0 Move YamlPropertySourceLoader and GroovyConfigPropertySourceLoader to package org.grails.spring.boot.env
f377eed Relocate YamlPropertySourceLoader and GroovyConfigPropertySourceLoader from grails-api to grails-spring-boot
fcfa578 Make version of gradle-tooling-api align with Gradle
fa930cb Cleanup build.gradle
ae8b031 Cleanup build.gradle
b025dfa No need dependend on grails-spring-boot in grails-plugin-i18n and grails-web-url-mappings
7d988f0 Relocate *BeanPostProcessor from grails-spring-boot to grails-core and grails-plugin-api
81bd223 Relocate *Utils in grails-api and grails-bootstrap
93710ed Move isActionMethod() from AbstractGrailsClass to DefaultGrailsControllerClass
763961e Remove supports for TypeFilter in GrailsPlugin
2297271 Add grails-plugin-converters module
717d3f1 Fixes violations for Checkstyle and Codenarc check
2882da3 Apply IDEA Groovy and Java Code Style
1aae5ec Update header comments
8201dda Update gradle.properties
30a8470 Update dependencies: grails-plugin-converters
85a0d8e Import grails-plugin-converters into Grails
d625187 Refactor grails-plugin-core
f3ba7f5 Improve GrailsCli: Add ProgressListener to update status when resolving dependencies
863d6d1 Update geb plugin to 3.0.0
5db1020 Fixes violations for Codenarc
ad7367b Migrate Spock deprecated AbstractAnnotationDrivenExtension to IAnnotationDrivenExtension
c0f8074 Fixes inspections for IDEA
b8c5b71 Fixes inspections for IDEA
77c5665 Apply IDEA Groovy and Java Code Style
a8ed682 Remove the 'grails-testing-support' dependency
a7864ca Import grails-testing-support into Grails
59cabc0 Update tests
82c3a5b Set @AutoConfigureOrder to 10010
0ddacb6 Auto-Configure propertySourcesPlaceholderConfigurer and beanPropertyOverrideConfigurer
30aff7b Plugin.beans() don't need override beans properties
66fbc13 Relocate MapBasedSmartPropertyOverrideConfigurer to grails-spring-boot
46d8bb8 Remove tomcatLog4jVersion in gradle.properties
26eda40 Remove tomcat-embed-logging-juli dependency in grails-boot and grails-web-boot
3068985 Remove tomcat-embed-logging-log4j dependency in datasource plugin
4c81dcb Remove support for springloaded agent
22be875 Update test
c0820c3 Remove springloaded dependency
475525b Remove support for springloaded
3609f42 Upgradle to Gradle 6.9.3
4426986 Upgradle to Gradle 6.9.3
1d65da7 Migrate JUnit from 4.3.12 to 5.8.2
991a0eb Define JUnit 5 version
4eb4249 Update test
9d33baa Upgrade cglib-nodep to 3.3.0
72631b2 Upgrade Spock to 2.3
53e61e0 Upgrade to directory-watcher 0.16.1
397b8be Upgrade to Mongodb Java Driver 4.4.2
8ad28c6 Upgrade Dependency Management Plugin to 1.0.15.RELEASE
82b5d90 Upgrade to Spring Boot 2.6.13
60f2e9c Upgrade to Apache Tomcat 9.0.68
5d5a64c Upgrade to Spring Boot 2.6.13
3804e5e Refine RestResponderGrailsPlugin
9cde786 Auto-Configure RestResponderGrailsPlugin
7feb35e Add support Grails application pid and server port file writer
3e313c2 Remove Environment.isDevtoolsRestart()
ee32499 Run tests with random server port
6c919fd Add grails-plugin.xml
a5594a4 Rename LOG to logger
9182e81 Auto-Configure InterceptorsGrailsPlugin
c6450bc Support Grails CORS configuration
effe0dd Auto-Configure UrlMappingsGrailsPlugin
01dd3fb Upgrade default Micronaut version to 3.7.2
7319ebb Add HiddenHttpMethodFilter to Con...

Read more

v2020.0.0

02 Dec 18:19
Compare
Choose a tag to compare
v2020.0.0 Pre-release
Pre-release

5056d62 Update github workflows
c777cee build: Change to the new group and artifactId
bdb3c7d Bump version: 2020.0.0-SNAPSHOT
407fc8c Start version 2022.0.0-SNAPSHOT
6d7e262 Fixed Warn ch.qos.logback.classic.Level in Grails 5.1.1 to 5.1.7
161a9ff Fixed publish guide issue
69dc7b4 Update vulnerable Spring framework packages [SECURITY]
21a5c35 Update dependency Spring Boot to 2.6.6