1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/website/docs
sighphyre 18e63d5ea3
feat: add support for handling non standard postgres dates (#1689)
* feat: add support for handling non standard postgres dates

* docs: update some http docs links to point to their respective https versions

* chore: refactor non standard date handling callback code to be a little clearer

* Update website/docs/deploy/configuring-unleash-v3.md

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>

Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-06-10 08:47:31 +02:00
..
addons docs: Add NODE_EXTRA_CA_CERTS documentation for webhook addons (#1578) 2022-05-09 13:04:56 +02:00
advanced docs: clarify that multiple overrides for a variant create unions (#1551) 2022-05-06 14:00:08 +02:00
api fix: env drop event data.name + /api/admin/events docs (#1662) 2022-06-07 11:33:30 +01:00
contributing
deploy feat: add support for handling non standard postgres dates (#1689) 2022-06-10 08:47:31 +02:00
guides chore: update deprecation notice. 2022-04-22 11:20:30 +02:00
how-to docs: Update ApiRequest in how-to guide for proxy 2022-04-13 15:15:27 +02:00
integrations
migrations
reference docs: add note about client tokens changing with v 4.10 2022-04-19 11:08:02 +02:00
sdks docs: use named export instead of default (#1615) 2022-05-20 10:31:05 +01:00
topics
user_guide docs: switch all slack links to slack.unleash.run (#1613) 2022-05-20 08:17:36 +02:00
client-specification.md