Release v1.7.0 for PG18
Release Notes for Apache AGE release 1.7.0 for PG18 branch
Apache AGE 1.7.0 - Release Notes
NOTE: There isn't an upgrade path for PostgreSQL PG18 1.7.0 as there isn't a prior version.
Advance PG18 branch to Apache AGE version 1.7.0 Add RLS support and fix permission checks (#2309) Replace libcsv with pg COPY for csv loading (#2310) Fix Issue 1884: Ambiguous column reference (#2306) Upgrade Jest to v29 for node: protocol compatibility (#2307) Optimize vertex/edge field access with direct array indexing (#2302) feat: Add 32-bit platform support for graphid type (#2286) Fix and improve index.sql addendum (#2301) Fix and improve index.sql regression test coverage (#2300) Fix Issue 2289: handle empty list in IN expression (#2294) Revise README for Python driver updates (#2298) Makefile: fix race condition on cypher_gram_def.h (#2273) Restrict age_load commands (#2274) Migrate python driver configuration to pyproject.toml (#2272) Convert string to raw string to remove invalid escape sequence warning (#2267) Update grammar file for maintainability (#2270) Fix ORDER BY alias resolution with AS in Cypher queries (#2269) Fix possible memory and file descriptors leaks (#2258) Adjust 'could not find rte for' ERROR message (#2266) Fix Issue 2256: segmentation fault when calling coalesce function (#2259) Add index on id columns (#2117) Fix issue 2245 - Creating more than 41 vlabels causes crash in drop_graph (#2248) Fix DockerHub build warning messages (#2252) Update CI for BaseDockerizedTest (#2254) PG18 port for AGE (#2251) Updated CI, Labeler, Docker, and branch security files for PG18 (#2246) Fix issue 2243 - Regression in string concatenation (#2244) Add fast functions for checking edge uniqueness (#2227) Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 in /drivers/golang (#2212) Update branch security (#2219) Fix issue with CALL/YIELD for user defined and qualified functions. (#2217)