Releases: alfasoftware/morf
Releases · alfasoftware/morf
2.31.0
What's Changed
- H2 version 2 support by @jonknight73 in #369
- Simplify getXmlString() to use ByteArrayOutputStream.toString() by @michal-morzywolek in #368
- Upgrade xalan serializer to fix vulnerabilities by @harrisric in #360
- Upgrade plugins by @harrisric in #361
- Small tidy of issues flagged in SonarCloud by @harrisric in #362
2.30.0
What's Changed
- Added NativeExpression and PortableSqlExpression by @JamesEvennettGH in #366
- Support LIMIT clause in SelectStatementBuilder by @michalradziwon in #367
New Contributors
- @JamesEvennettGH made their first contribution in #366
Full Changelog: 2.29.0...2.30.0
2.29.0
What's Changed
- Add toString methods to all SchemaChange classes by @harrisric in #363
- Bump org.apache.commons:commons-lang3 from 3.8 to 3.18.0 by @dependabot[bot] in #346
- Fix test for Postgres by @capgen628 in #364
- Automatic conversion of UPDATE to CTAS during upgrade by @jsimlo in #365
2.28.0
What's Changed
- Enhance MergeStatement to allow filtering UPDATE operations via WHERE clause by @michalradziwon in #357
- Enriching the LoggingSqlScriptVisitor to report the time taken in seconds to execute each query - #355 by @j-finn in #356
Full Changelog: 2.27.2...2.28.0
2.27.2
What's Changed
- Publish test source for integration tests by @capgen628 in #354
- Add edge case of different uniqueness for renaming performance indexes by @BrunoSMonteiro74 in #358
Full Changelog: 2.27.1...2.27.2
2.27.1
What's Changed
- Fix to AbstractSchemaChangeVisitor and additional test by @BrunoSMonteiro74 #352
- Small improvement to viewchange performance as number of views grows by @harrisric in #344
2.27.0
2.27.0-RC3
Add ;NON_KEYWORDS=YEAR,MONTH and bump version to 2.27.0-RC3
2.27.0-RC2
Fix ;NON_KEYWORDS=YEAR test
2.27.0-RC1
Change version to 2.27.0-RC1