Skip to content

Releases: postgis/postgis-java

v2024.1.0

03 Aug 01:25
87f31a7
Compare
Choose a tag to compare
  • postgresql-jdbc updated from v42.7.1 to v42.7.3

v2023.1.0

08 Dec 01:22
bc684a7
Compare
Choose a tag to compare
  • Treat unsupported URLs as specified in Driver#connect to avoid overwriting the "real" exception (#115)
  • Logback updated to v1.3.14
  • PostgreSQL JDBC updated to v42.7.1
  • JTS updated to v1.19.0

v2021.1.0

05 Aug 18:26
839ca82
Compare
Choose a tag to compare
  • Java9+ support
  • org.postgis packages renamed to net.postgis
  • JDBC SPI registration
  • PostgreSQL JDBC updated to v42.2.23
  • JTS updated to v1.18.1
  • Spatial4J updated to v0.8

v2.5.1

23 Jul 03:11
bcb847d
Compare
Choose a tag to compare
  • Infrastructure updates

    • CI via Github Actions
  • Dependency updates

    • JTS Parser now uses JTS v1.18.1 and Spatial4J v0.8
    • PostgreSQL JDBC updated to v42.2.23

v2.5.0

30 Mar 04:01
Compare
Choose a tag to compare
  • Infrastructure updates

    • CI via Travis
    • Test coverage reporting via jacoco maven plugin
    • Maven plugin and dependency version updates reported via versions-maven-plugin
    • Separation of test suite classes into unit tests and integration tests, the former executed via maven surefure plugin, while the later are executed via maven failsafe plugin
    • Added git-commit-id-plugin to generate git.properties file for inclusion into each jar artifact
    • Introduced test-utils module which supports launching test containers for integration tests
  • Added support for Geography database type

    • JDBC ResultSet.getObject(...) now returns PGgeography instances for geography database types (but continue encapsulating Geometry java types)
  • Decoupled geometry and encoder/decoder from postgres-jdbc

    • Introduced postgis-geometry module which now contain geometry classes, parser, and encoder/decoder
  • PostgreSQL JDBC updated to v42.2.11

  • Code cleanups, documentation improvements

v2.4.0

04 Mar 23:37
Compare
Choose a tag to compare
  • New minimum java version of Java8
  • New minimum maven version of v3.6.x
  • JTS updated to v1.16.1
  • PostgreSQL JDBC updated to v42.2.10

v2.3.0

25 Nov 08:06
ae47602
Compare
Choose a tag to compare
v2.3.0 release and next version snapshot update (#68)

* [maven-release-plugin] prepare release v2.3.0

* [maven-release-plugin] prepare for next development iteration

v2.2.2

25 Nov 05:21
Compare
Choose a tag to compare
[maven-release-plugin] prepare release postgis-java-aggregator-2.2.2

v2.2.1

28 Jul 18:42
Compare
Choose a tag to compare
Merge pull request #46 from phillipross/master

merge v2.2.1 release

v2.2.0

26 Nov 18:57
Compare
Choose a tag to compare
[maven-release-plugin] prepare for next development iteration