This log was last generated on Wed, 07 Sep 2022 20:52:29 GMT and should not be manually modified.
Wed, 07 Sep 2022 20:52:29 GMT
- fix connection pool size (default 5, customizable via
GQL_DB_CONNECTION_POOL_SIZE
) - remove
--subscription-sql-statement-timeout
option
Tue, 30 Aug 2022 09:15:59 GMT
- add support for response size limits
Wed, 17 Aug 2022 17:33:52 GMT
- new reworked implementation
- temporarily disable fulltext search queries
- support GraphQL subscriptions
- support
--sql-statement-timeout
option - support
--max-request-size
option
Fri, 24 Jun 2022 22:07:05 GMT
- typeorm upgrade from
0.2.x
to0.3.6
- upgrade dependencies
Sun, 19 Jun 2022 21:26:31 GMT
- Introduce FireSquid
Thu, 05 May 2022 20:47:14 GMT
- support JSON scalar type
- fix error when querying
to-many
relation with no items - fix error when querying
to-many
relation with no items
Wed, 20 Apr 2022 22:55:27 GMT
- new features via openreader upgrade
Wed, 23 Feb 2022 11:18:26 GMT
Version update only
Wed, 02 Feb 2022 11:01:32 GMT
- upgrade dependencies
Tue, 25 Jan 2022 12:44:12 GMT
Version update only
Thu, 20 Jan 2022 08:42:53 GMT
- include src files into npm package
Tue, 18 Jan 2022 09:31:27 GMT
- change license to GPL3
Sat, 08 Jan 2022 13:00:12 GMT
- add support for
GRAPHQL_SERVER_PORT
env var for compatibility
Tue, 04 Jan 2022 10:40:43 GMT
- fix shebang in executable
Mon, 03 Jan 2022 16:07:32 GMT
- set
publishConfig.access
topublic
Mon, 03 Jan 2022 12:24:26 GMT
Initial release