3088 Commits

Author SHA1 Message Date
Michael Quigley
43f720f23e
starting on the 1.0.0 version of the nodejs sdk (#893) v1.0.0-rc5 2025-02-27 14:44:11 -05:00
Michael Quigley
d504791305
remove generated cruft from python api (#894) 2025-02-27 13:06:43 -05:00
Michael Quigley
adeff22a56
Merge branch 'v1_0_0' of github.com:openziti/zrok into v1_0_0 2025-02-26 14:11:18 -05:00
Michael Quigley
27afd9bfae
updated getting started wizard (#882) 2025-02-26 14:11:11 -05:00
Michael Quigley
e607ca2b0b
Merge pull request #901 from openziti/api-v1
Updated default apiEndpoint to use `https://api-v1.zrok.io`
2025-02-26 13:18:51 -05:00
Michael Quigley
a5f9d0b8a2
Merge branch 'v1_0_0' into api-v1 2025-02-26 13:15:43 -05:00
Michael Quigley
b167e03648
updated instructions in account token regeneration modal (#897) 2025-02-26 13:15:29 -05:00
Michael Quigley
cf3f3c1fd6
env_core.Environment.Token -> env_core.Environment.AccountToken (#820); new 'zrok rebase' tree with 'zrok rebase apiEndpoint' and 'zrok rebase accountToken' (#897) 2025-02-26 13:06:05 -05:00
Michael Quigley
cfe8961745
api-v1 2025-02-26 12:04:51 -05:00
Kenneth Bingham
6006410ae6
Merge pull request #900 from openziti/patch-crypto
upgrade golang.org/x/crypto due to a known vulnerability
2025-02-26 10:06:25 -05:00
Kenneth Bingham
52a3c86db4
Update ziti cli
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2025-02-26 01:24:10 -05:00
Kenneth Bingham
465fd6464d
upgrade golang.org/x/crypto due to a known vulnerability 2025-02-26 01:01:54 -05:00
Michael Quigley
372b0717ef
silly 'git_push.sh' scripts; do not want 2025-02-25 11:53:35 -05:00
Michael Quigley
d84fd1877d
changelog (#881) 2025-02-25 11:49:56 -05:00
Michael Quigley
d5e2c424e5
a round of iteration on improving the version management situation more (#881); update deps in ui/agentUi 2025-02-25 11:48:14 -05:00
Michael Quigley
c91bd5576e
gitignore 2025-02-25 10:57:06 -05:00
Michael Quigley
ba0214cce2
Merge branch 'main' into v1_0_0 2025-02-25 10:56:26 -05:00
Kenneth Bingham
6986adc261
Merge pull request #896 from openziti/890-publish-attestations-for-release-container-images
publish attestations for release container images
v0.4.49
2025-02-24 16:47:36 -05:00
Kenneth Bingham
c7e85eb911
minimize workflow privs 2025-02-24 16:07:39 -05:00
Kenneth Bingham
66a88151ce
announce container image attestations 2025-02-24 16:04:27 -05:00
Kenneth Bingham
2847ad70c3
Merge pull request #895 from openziti/889-publish-attestations-for-binary-release-artifacts
publish attestations for text and binary release artifacts
2025-02-24 15:59:42 -05:00
Kenneth Bingham
64ec2b0a74
Merge branch '889-publish-attestations-for-binary-release-artifacts' into 890-publish-attestations-for-release-container-images 2025-02-24 15:50:35 -05:00
Kenneth Bingham
9e0c2c42db
announce attestations 2025-02-24 15:46:00 -05:00
Kenneth Bingham
86095fc205
publish container image attestations 2025-02-24 15:35:21 -05:00
Kenneth Bingham
8dd8392cb8
write attestation subjects outside work tree 2025-02-24 15:17:27 -05:00
Kenneth Bingham
f03f83e925
Merge branch '890-publish-attestations-for-release-container-images' into 889-publish-attestations-for-binary-release-artifacts 2025-02-24 15:02:53 -05:00
Kenneth Bingham
a8419a0fdb
create dist dir 2025-02-24 15:02:34 -05:00
Kenneth Bingham
13a8f86d71
Merge pull request #892 from openziti/888-publish-sbom-as-release-artifact-w-checksum-and-attestation
publish SBOM as release artifact
2025-02-24 14:55:07 -05:00
Kenneth Bingham
51fb929891
Merge branch '889-publish-attestations-for-binary-release-artifacts' into 890-publish-attestations-for-release-container-images 2025-02-24 14:48:48 -05:00
Kenneth Bingham
d56d6c222e
place attestations subject checksums file outside git wc 2025-02-24 14:45:46 -05:00
Kenneth Bingham
c97f2074c5
Update CHANGELOG.md
Signed-off-by: Kenneth Bingham <kenneth.bingham@netfoundry.io>
2025-02-24 14:41:19 -05:00
Kenneth Bingham
e059f0ff59
add an attestations subject checksums file 2025-02-24 14:27:07 -05:00
Kenneth Bingham
69a29fee95
add an attestations subject checksums file 2025-02-24 14:26:37 -05:00
Kenneth Bingham
3bb1f2acaa
Merge branch '888-publish-sbom-as-release-artifact-w-checksum-and-attestation' into 889-publish-attestations-for-binary-release-artifacts 2025-02-24 14:07:53 -05:00
Kenneth Bingham
ad89a719aa
fix regex 2025-02-24 14:07:01 -05:00
Kenneth Bingham
1844769572
attest release provenance 2025-02-24 13:59:44 -05:00
Michael Quigley
b6896d9e13
backed off flake8 until someone can look at the python sdk in more detail (#894) 2025-02-24 13:56:17 -05:00
Kenneth Bingham
be540ecf42
Merge pull request #891 from openziti/861-upload-source-tarball-in-release
upload source tarball in release
2025-02-24 13:53:53 -05:00
Michael Quigley
435296f813
enough machete work to make this stop complaining, at least (#893) 2025-02-24 13:46:21 -05:00
Kenneth Bingham
3d5519117c
add github token to authenticate to the api 2025-02-24 13:43:26 -05:00
Kenneth Bingham
c25325ea7f
add sbom to release artifacts 2025-02-24 13:22:35 -05:00
Kenneth Bingham
b3c2a266a1
Merge branch '861-upload-source-tarball-in-release' into 888-publish-sbom-as-release-artifact-w-checksum-and-attestation 2025-02-24 13:22:10 -05:00
Kenneth Bingham
2b276197fa
add release version to source archive filename 2025-02-24 13:19:22 -05:00
Kenneth Bingham
dedfa98e91
add release version to source archive filename 2025-02-24 12:54:01 -05:00
Kenneth Bingham
9df45f3004
raise exceptions 2025-02-24 12:31:22 -05:00
Kenneth Bingham
691f254e61
set brew formula path for all taps 2025-02-24 12:21:20 -05:00
Kenneth Bingham
2634fea2af
announce reproducible source artifact 2025-02-24 12:10:30 -05:00
Kenneth Bingham
a258650dce
use reproducible source archive as homebrew release source 2025-02-24 12:00:04 -05:00
Michael Quigley
8aecb2d8c7
Merge branch 'main' into v1_0_0 2025-02-24 10:49:24 -05:00
Michael Quigley
aab9cfd3dd
disable unused in-visualizer connection drawing 2025-02-21 12:09:57 -05:00