Skip to content

Releases: CoCreate-app/CoCreate-nginx

v1.3.3

19 Mar 00:02
Compare
Choose a tag to compare

1.3.3 (2024-03-19)

Bug Fixes

  • replaced keyword spaces with hyphens and lowercase letters only (7d6fd9c)

v1.3.2

18 Mar 05:05
Compare
Choose a tag to compare

1.3.2 (2024-03-18)

Bug Fixes

v1.3.1

05 Feb 20:46
Compare
Choose a tag to compare

v1.3.0

08 Jan 18:14
Compare
Choose a tag to compare

1.3.0 (2024-01-08)

Bug Fixes

Features

  • bumped CoCreate dependencies to their latest versions (87643b4)

v1.2.0

03 Jan 23:51
Compare
Choose a tag to compare

1.2.0 (2024-01-03)

Bug Fixes

Features

  • adds stream to handle default 443 (899089a)
  • config nginx to pass https request that have no server block defined to the application, '@cocreate/server' and '@cocreate/acme' will get or create sll and update nginx stream and server block. At this point nginx will handle ssl termination (d4bbe18)

v1.1.5

01 Jan 17:10
Compare
Choose a tag to compare

1.1.5 (2024-01-01)

Bug Fixes

  • aaded cluster to check if worker == 1 to init once (bf6c464)

v1.1.4

01 Jan 16:43
Compare
Choose a tag to compare

1.1.4 (2024-01-01)

Bug Fixes

v1.1.3

01 Jan 02:39
Compare
Choose a tag to compare

1.1.3 (2024-01-01)

Bug Fixes

  • relocated main nginx config to init (44c4545)

v1.1.2

01 Jan 00:26
Compare
Choose a tag to compare

1.1.2 (2024-01-01)

Bug Fixes

  • removed createServer test (7a73899)

v1.1.1

31 Dec 23:36
Compare
Choose a tag to compare

1.1.1 (2023-12-31)

Bug Fixes

  • removed createServer test (d1eae5c)