What's New
- Switched to Java17 as minimum requirement by @robfrank in #1806
- Implemented
ALTER TYPE oldName NAME newName
operation by @daffodilistic in #1501
Bugs fixed
- Fixed issue on creating a replicated database by @lvca in #1794
- Fixed operators in, contains, containsany and containsall by @lvca in #1796
- Fixed "NULL IN [NULL]" by @gramian in #1805
- Fixed return value of ALTER PROPERTY for DEFAULT attribute by @gramian in #1802
- Minor speedup with iterator by @gramian in #1791
- Refactor "map2json" by @gramian in #1790
Misc
- fix: re-enable pre-commit by @robfrank in #1758
- Fix code scanning alert no. 45: Implicit narrowing conversion in compound assignment by @robfrank in #1768
- Add upload SARIF to workflow by @robfrank in #1767
- fix: remove meterian token and add oss true flag by @robfrank in #1747
- pre-commit reconf (#1748) [skip ci] by @robfrank in #1748
- #1753 add opens module to all scripts by @robfrank in #1754
- Fix code scanning alert no. 86: Client-side cross-site scripting by @robfrank in #1769
- #1764 migrate form Junit5 Assertions to AssertJ by @robfrank in #1765
- #1756 migrate build and runtime in docker file to java 17 by @robfrank in #1757
- #1781 remove CodeQL workflow in favor by @robfrank in #1782
- fix: fixed broken HA test, reduced errors in console on HA replication by @lvca in #1795
- use maven wrapper instead by @robfrank in #1783
- Revert "use maven wrapper instead" by @robfrank in #1797
- Review and improve some tests by @robfrank in #1798
- #1761 fix coverage report: run always by @robfrank in #1799
- #1761 fix jacoco configuration by @robfrank in #1800
- improve security: add sha to gihub actions by @robfrank in #1804
- fix: add version 1.9.1 to test-report by @robfrank in #1807
- Review Codacy and Jacoco Configuration by @robfrank in #1808
- #1624 fix missing dependencies of plugins (gremlin, postgreswl...) by @robfrank in #1818
- Add empty argLine property by @robfrank in #1801
Dependencies Updated
- build(deps): bump mockito-core.version from 5.13.0 to 5.14.1 by @dependabot in #1752
- build(deps-dev): bump org.apache.tomcat:tomcat-jdbc from 10.1.30 to 11.0.0 by @dependabot in #1751
- build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.10 by @dependabot in #1750
- build(deps-dev): bump org.apache.tomcat:tomcat-jdbc from 10.1.30 to 11.0.0 by @dependabot in #1777
- build(deps): bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot in #1774
- build(deps): bump jline.version from 3.27.0 to 3.27.1 by @dependabot in #1772
- build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.10 to 1.5.11 by @dependabot in #1770
- build(deps): bump io.undertow:undertow-core from 2.3.17.Final to 2.3.18.Final by @dependabot in #1773
- build(deps): bump mockito-core.version from 5.14.1 to 5.14.2 by @dependabot in #1779
- build(deps): bump junit.jupiter.version from 5.11.2 to 5.11.3 by @dependabot in #1786
- build(deps-dev): bump testcontainers.version from 1.20.2 to 1.20.3 by @dependabot in #1787
- build(deps): bump graalvm.version from 22.3.5 to 24.1.1 by @dependabot in #1776
- build(deps-dev): bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 by @dependabot in #1788
- build(deps): bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #1789
- build(deps): bump gremlin.version from 3.7.2 to 3.7.3 by @dependabot in #1803
- build(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#1813) [skip ci] by @dependabot in #1813
- build(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.15 to 3.0.16 (#1812) [skip ci] by @dependabot in #1812
- build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.1 to 3.5.2 (#1811) [skip ci] by @dependabot in #1811
- build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (#1809) [skip ci] by @dependabot in #1809
- build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 (#1810) [skip ci] by @dependabot in #1810
Full Changelog: 24.10.1...24.11.1