Commit Graph

2859 Commits

Author SHA1 Message Date
92cd24e0b7 Merge pull request #445 from openziti/apple-signing
update goreleaser to user apple notarytool over archived gon (#435)
2023-11-07 13:09:17 -05:00
b25b15e2af Merge pull request #446 from openziti/tidy-cli-hints
raise an exception if invalid mode for public share
2023-11-06 09:21:51 -05:00
930f965c57 Merge pull request #447 from beaucollins/patch-1
Nginx TLS proxy docs: Add websocket support to the nginx proxy config
2023-11-06 08:26:36 -05:00
1fdcac13ea Update nginx_tls_guide.md with websocket support
Adds websocket support to the nginx proxy config.

Signed-off-by: Beau Collins <beau@collins.pub>
2023-11-04 17:53:41 -07:00
Cam
afaf7b173b update goreleaser to user apple notarytool over archived gon 2023-11-03 14:30:19 -05:00
799900d477 raise an exception if invalid mode for public share 2023-11-03 14:51:17 -04:00
c7fc1d8ec2 correct factual error in release instructions 2023-11-01 17:41:49 -04:00
2e99232562 clarify release procedure 2023-11-01 17:36:41 -04:00
092cf4e2c5 adopt the same name ziti uses for RELEASING.md 2023-11-01 17:22:59 -04:00
b38dd4e049 fix multiline yaml operator 2023-11-01 17:20:21 -04:00
b3f36facad don't allow failed jobs 2023-11-01 17:11:29 -04:00
8066b28184 add release instructions 2023-11-01 17:11:26 -04:00
99268276bb add linux package definitions to goreleaser configs 2023-11-01 17:11:21 -04:00
795b953845 Merge pull request #437 from RobHumphris/issue-436
clarification of http-frontend.yml content
2023-11-01 14:28:32 -04:00
55a3dc941a clarification of http-frontend.yml content 2023-11-01 09:52:08 +00:00
913f3cf5e3 Merge pull request #415 from openziti/drives_p1
zrok Drives (Phase 1) (#218)
v0.4.14
2023-10-30 13:43:00 -04:00
f2966eb822 Merge branch 'main' into drives_p1 2023-10-30 13:22:31 -04:00
0c8ba2a404 Merge pull request #418 from openziti/docker-reserved-public-share
Docker reserved public share
2023-10-30 13:18:08 -04:00
a2e8883852 'zrok reserve' fix for 'drive' backend (#218) 2023-10-30 13:02:30 -04:00
00ad6cbff3 Merge branch 'main' into drives_p1 2023-10-30 12:54:36 -04:00
54794fa052 add docker project for reserved public share 2023-10-27 19:03:22 -04:00
2af4f8ef58 Merge pull request #429 from openziti/tidy-build-workflow
tidy build workflow
2023-10-27 18:59:10 -04:00
7dba185f42 Merge branch 'main' into drives_p1 2023-10-26 14:12:13 -04:00
02f1d3f376 Merge pull request #431 from openziti/fix-typo
fix typo
2023-10-25 21:58:24 -04:00
272b923e91 fix typo
Signed-off-by: dovholuknf <46322585+dovholuknf@users.noreply.github.com>
2023-10-25 21:19:26 -04:00
5e4fbab2a4 Merge branch 'main' into drives_p1 2023-10-25 16:54:56 -04:00
0f930f70c5 changelog v0.4.13 2023-10-25 14:40:03 -04:00
be98634336 Merge pull request #426 from chenrui333/patch-1
workflows(homebrew): fix url format issue
2023-10-25 14:37:46 -04:00
86b1898749 tidy build workflow 2023-10-25 14:37:14 -04:00
64b9c68dae changelog (#427) v0.4.12 2023-10-25 14:33:00 -04:00
94d17abee6 Merge pull request #428 from openziti/reserved_metadata_fix
sdk fixes to re-instate reserved share metadata (#427)
2023-10-25 14:31:10 -04:00
77964211b3 sdk fixes to re-instate reserved share metadata (#427) 2023-10-25 14:16:18 -04:00
7167251f98 workflows(homebrew): update url format
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-10-25 13:57:15 -04:00
5934242c7b workflows(homebrew): bump action to v3.1
Signed-off-by: Rui Chen <rui@chenrui.dev>
2023-10-25 13:49:27 -04:00
7bc923d67d Merge pull request #424 from openziti/docker-install-jq
bump ziti cli version and install jq
v0.4.11
2023-10-25 13:05:20 -04:00
818b4d8a3e bump ziti cli version and install jq 2023-10-25 13:00:04 -04:00
ac8eb82600 Merge pull request #423 from openziti/reserved_oauth
Reserved OAuth Shares (#421); JSON Output for 'zrok reserve' (#422)
2023-10-25 12:42:37 -04:00
870c1a083b incorporate '--json-output' flag to the 'zrok reserve' command (#422) 2023-10-25 11:44:21 -04:00
aba9f68348 only allow --oauth-provider for 'zrok reserve public'; changelog (#421) 2023-10-25 11:36:26 -04:00
9f018e730f support oauth flags for the 'zrok reserve' command (#421) 2023-10-25 11:32:21 -04:00
2b26f71834 changelog (#218) 2023-10-23 11:34:23 -04:00
e188f1243d support public and reserved shares with drives backend (#218) 2023-10-20 16:13:00 -04:00
Cam
d4a6af15b7 added version requirement to setup 2023-10-19 09:46:18 -05:00
1912b7b0ba Merge pull request #414 from openziti/python-sdk-tweaks
Python sdk doc tweaks
2023-10-19 08:29:41 -04:00
Cam
4daf99c49e strip any trailing slashes on api endpoint 2023-10-18 15:33:31 -05:00
7fd1b29b93 ignore pastebin example artifacts 2023-10-18 13:29:14 -04:00
58c8292c88 mention Py 3.10 is required and tweak Markdown formatting 2023-10-18 13:28:29 -04:00
e58f5bfba6 Merge branch 'main' into drives_p1 2023-10-18 12:36:19 -04:00
7f23d7980b Merge pull request #412 from openziti/oauth_config_changes
Improved OAuth Frontend Configuration (#411)
v0.4.10
2023-10-18 12:00:47 -04:00
509bea7fc2 improved oauth frontend configuration; better separation of concerns (#411) 2023-10-18 11:47:26 -04:00