All notable changes to this project are documented here. The format follows Keep a Changelog.
Modular split plus new features, addressing the upstream issue/PR backlog.
net.clojars.savya/psql-clj-gis artifact. Core no longer pulls
postgis-jdbc/postgis-geometry (addresses upstream #24, #12). PostGIS users
add psql-clj-gis and (require '[psql.gis.types]).net.clojars.savya/psql-clj-gis — psql.spatial / coerce / geojson plus
the geometry next.jdbc coercion, now an opt-in companion.psql.spatial/geography (SRID
PGgeography reads.enum column by
name.net.clojars.savya/psql-clj-aws — RDS/Aurora IAM authentication (revives
upstream PR #26 on the current AWS SDK v2): psql.aws/iam-spec /
rds-auth-token.Revival and modernization of remodoy/clj-postgresql,
republished as net.clojars.savya/psql-clj.
clj-postgresql.* → psql.*.clojure.java.jdbc
to next.jdbc (SettableParameter
/ ReadableColumn). Consumers now drive queries with next.jdbc.postgis-jdbc 2024.1.0, which repackaged its classes to
net.postgis.jdbc.*.postgresql 42.7.7, hikari-cp 4.1.0, cheshire 6.2.0,
schema 1.4.1. Tested on Clojure 1.10 / 1.11 / 1.12.spec honors the PGPASSWORD environment variable (libpq precedence:
explicit :password → PGPASSWORD → ~/.pgpass).clojure.test suite split into unit and :integration.psql.geojson/multi-point returned nil coordinates; it now emits the actual
point positions.protocol.clj (an abandoned wire-protocol spike with hardcoded
credentials) and the unused geometric/Point.clj example.clj-time and org.clojure/java.data dependencies.deps.edn and Makefile.Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |