Releases: atsign-foundation/noports
Releases · atsign-foundation/noports
p0.4.11 Python sshnpd - bump atSDK to 0.2.19
What's Changed
- build(deps): update atsdk requirement from 0.2.16 to 0.2.19 in /packages/python/sshnpd in the pip group by @dependabot in #1097
Full Changelog: p0.4.10...p0.4.11
p0.4.10 Python sshnpd - bump atSDK to 0.2.16
What's Changed
- build(deps): update atsdk requirement from 0.2.14 to 0.2.16 in /packages/python/sshnpd in the pip group by @dependabot in #1072
New Contributors
- @TylerTrott made their first contribution in #1069
Full Changelog: p0.4.9...p0.4.10
v5.2.1-rc1
p0.4.9 Python sshnpd - bump atSDK to 0.2.14
What's Changed
- docs: Update README with more detailed instructions by @cpswan in #1048
- ci: Add SBOMs and SLSA attestation to Dart and Python releases by @cpswan in #1053
- build(deps): Update atsdk requirement from 0.2.13 to 0.2.14 in /packages/python/sshnpd in the pip group by @dependabot in #1055
Full Changelog: p0.4.8...p0.4.9
p0.4.8 Python sshnpd - fix double logo on PyPI
p0.4.7 Python sshnpd - remove unnecessary dependencies
What's Changed
Full Changelog: p0.4.6...p0.4.7
p0.4.6 Python sshnpd - fix threading issue
What's Changed
- build(deps): Update setuptools requirement from 69.2.0 to 69.5.1 in /packages/python/sshnpd by @dependabot in #949
- build(deps): Update bcrypt requirement from 4.1.2 to 4.1.3 in /packages/python/sshnpd by @dependabot in #1031
- build(deps): Update atsdk requirement from 0.2.12 to 0.2.13 in /packages/python/sshnpd by @dependabot in #1035
- fix: urgent patch on python sshnpd by @Xlin123 in #1026
- fix: python sshnpd threading issue by @Xlin123 in #1040
Full Changelog: p0.4.5...p0.4.6
v5.2.0
What's Changed
- Policy plane for delegated authorization
- Fixes and improvements to universal.sh installer
To use this installer:
curl -L https://github.com/atsign-foundation/noports/releases/download/v5.2.0/universal.sh -o universal.sh
chmod u+x universal.sh
./universal.sh
If you need to run the script as root, make sure that SUDO_USER is set in the environment before running the script.
Generated changelog
- fix: the rest of universal installer by @XavierChanth in #913
- chore: remove legacy scripts by @XavierChanth in #920
- build(deps): Bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in #922
- build(deps): Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by @dependabot in #926
- build(deps): Bump test from 1.25.2 to 1.25.3 in /packages/dart/sshnoports by @dependabot in #927
- chore: add slim build to promote script by @XavierChanth in #928
- docs(automated): Update docs from Gitbook by @atsignbot in #925
- build(deps): Bump debian from stable-20240311-slim to stable-20240408-slim in /packages/dart/sshnoports/tools by @dependabot in #930
- build(deps): Bump debian from stable-20240311-slim to stable-20240408-slim in /tests/end2end_tests/image by @dependabot in #931
- build(deps): Bump dart from
5468572
to874b39d
in /packages/dart/sshnoports/tools by @dependabot in #932 - build(deps): Bump dart from
5468572
to874b39d
in /tests/end2end_tests/image by @dependabot in #933 - build(deps): Bump at_onboarding_cli from 1.4.3 to 1.4.4 in /packages/dart/sshnoports by @dependabot in #938
- build(deps): Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 by @dependabot in #939
- fix: sudo suggest by @XavierChanth in #941
- build(deps): Bump dart from
874b39d
tof7ee014
in /tests/end2end_tests/image by @dependabot in #942 - build(deps): Bump dart from
874b39d
tof7ee014
in /packages/dart/sshnoports/tools by @dependabot in #943 - ci: build sshnpd for windows by @XavierChanth in #944
- ci: run unit_tests on release branches by @XavierChanth in #947
- build(deps): Update setuptools requirement from 69.2.0 to 69.5.1 in /packages/python/sshnpd by @dependabot in #949
- feat: install srv as part of the client installation process by @XavierChanth in #950
- build(deps): Bump github/codeql-action from 3.24.10 to 3.25.0 by @dependabot in #955
- build(deps): Bump test from 1.25.3 to 1.25.4 in /packages/dart/sshnoports by @dependabot in #956
- build(deps): Bump github/codeql-action from 3.25.0 to 3.25.1 by @dependabot in #958
- build(deps): Bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #962
- build(deps): Bump actions/download-artifact from 4.1.4 to 4.1.5 by @dependabot in #963
- build(deps): Bump dart from 3.3.3 to 3.3.4 in /tests/end2end_tests/image by @dependabot in #964
- build(deps): Bump dart from 3.3.3 to 3.3.4 in /packages/dart/sshnoports/tools by @dependabot in #965
- build(deps): Bump atsigncompany/buildimage from 3.3.3_3.4.0-190.2.beta to 3.3.4_3.4.0-282.2.beta in /packages/dart/sshnoports/tools by @dependabot in #966
- feat: Include allowed services in ping by @XavierChanth in #961
- build(deps): Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #967
- feat(sshnpd): deprecate -u in favor of -h by @XavierChanth in #968
- build(deps): Bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #969
- build(deps): Bump actions/download-artifact from 4.1.5 to 4.1.6 by @dependabot in #970
- build(deps): Bump github/codeql-action from 3.25.1 to 3.25.2 by @dependabot in #971
- ci: Release automation by @cpswan in #972
- ci: Automate tagging of latest releases by @cpswan in #978
- build(deps): Bump dart from
fcc9cae
to816fee5
in /tests/end2end_tests/image by @dependabot in #980 - build(deps): Bump debian from stable-20240408-slim to stable-20240423-slim in /tests/end2end_tests/image by @dependabot in #975
- build(deps): Bump debian from stable-20240408-slim to stable-20240423-slim in /packages/dart/sshnoports/tools by @dependabot in #976
- build(deps): Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #981
- build(deps): Bump actions/download-artifact from 4.1.6 to 4.1.7 by @dependabot in #982
- build(deps): Bump dart from
fcc9cae
to816fee5
in /packages/dart/sshnoports/tools by @dependabot in #983 - docs(automated): Update docs from Gitbook by @atsignbot in #960
- chore: deprecate -h, only -f needed for list-devices by @XavierChanth in #973
- feat: NoPorts policy plane aka delegated authorization by @gkc in #921
- build(deps): Bump github/codeql-action from 3.25.2 to 3.25.3 by @dependabot in #991
- fix: srv binary missing message, add more detail by @XavierChanth in #988
- fix: a bunch of small universal.sh bugs by @XavierChanth in #986
- fix: Correct prefix for temp branch by @cpswan in #994
- fix: Ownership should be applied to .atsign rather than keys subdirectory by @cpswan in #997
Full Changelog: v5.1.0...v5.2.0
v5.2.0-rc1
What's Changed
- fix: the rest of universal installer by @XavierChanth in #913
- chore: remove legacy scripts by @XavierChanth in #920
- build(deps): Bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in #922
- build(deps): Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by @dependabot in #926
- build(deps): Bump test from 1.25.2 to 1.25.3 in /packages/dart/sshnoports by @dependabot in #927
- chore: add slim build to promote script by @XavierChanth in #928
- docs(automated): Update docs from Gitbook by @atsignbot in #925
- build(deps): Bump debian from stable-20240311-slim to stable-20240408-slim in /packages/dart/sshnoports/tools by @dependabot in #930
- build(deps): Bump debian from stable-20240311-slim to stable-20240408-slim in /tests/end2end_tests/image by @dependabot in #931
- build(deps): Bump dart from
5468572
to874b39d
in /packages/dart/sshnoports/tools by @dependabot in #932 - build(deps): Bump dart from
5468572
to874b39d
in /tests/end2end_tests/image by @dependabot in #933 - build(deps): Bump at_onboarding_cli from 1.4.3 to 1.4.4 in /packages/dart/sshnoports by @dependabot in #938
- build(deps): Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 by @dependabot in #939
- fix: sudo suggest by @XavierChanth in #941
- build(deps): Bump dart from
874b39d
tof7ee014
in /tests/end2end_tests/image by @dependabot in #942 - build(deps): Bump dart from
874b39d
tof7ee014
in /packages/dart/sshnoports/tools by @dependabot in #943 - ci: build sshnpd for windows by @XavierChanth in #944
- ci: run unit_tests on release branches by @XavierChanth in #947
- build(deps): Update setuptools requirement from 69.2.0 to 69.5.1 in /packages/python/sshnpd by @dependabot in #949
- feat: install srv as part of the client installation process by @XavierChanth in #950
- build(deps): Bump github/codeql-action from 3.24.10 to 3.25.0 by @dependabot in #955
- build(deps): Bump test from 1.25.3 to 1.25.4 in /packages/dart/sshnoports by @dependabot in #956
- build(deps): Bump github/codeql-action from 3.25.0 to 3.25.1 by @dependabot in #958
- build(deps): Bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #962
- build(deps): Bump actions/download-artifact from 4.1.4 to 4.1.5 by @dependabot in #963
- build(deps): Bump dart from 3.3.3 to 3.3.4 in /tests/end2end_tests/image by @dependabot in #964
- build(deps): Bump dart from 3.3.3 to 3.3.4 in /packages/dart/sshnoports/tools by @dependabot in #965
- build(deps): Bump atsigncompany/buildimage from 3.3.3_3.4.0-190.2.beta to 3.3.4_3.4.0-282.2.beta in /packages/dart/sshnoports/tools by @dependabot in #966
- feat: Include allowed services in ping by @XavierChanth in #961
- build(deps): Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #967
- feat(sshnpd): deprecate -u in favor of -h by @XavierChanth in #968
- build(deps): Bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #969
- build(deps): Bump actions/download-artifact from 4.1.5 to 4.1.6 by @dependabot in #970
- build(deps): Bump github/codeql-action from 3.25.1 to 3.25.2 by @dependabot in #971
- ci: Release automation by @cpswan in #972
- ci: Automate tagging of latest releases by @cpswan in #978
- build(deps): Bump dart from
fcc9cae
to816fee5
in /tests/end2end_tests/image by @dependabot in #980 - build(deps): Bump debian from stable-20240408-slim to stable-20240423-slim in /tests/end2end_tests/image by @dependabot in #975
- build(deps): Bump debian from stable-20240408-slim to stable-20240423-slim in /packages/dart/sshnoports/tools by @dependabot in #976
- build(deps): Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #981
- build(deps): Bump actions/download-artifact from 4.1.6 to 4.1.7 by @dependabot in #982
- build(deps): Bump dart from
fcc9cae
to816fee5
in /packages/dart/sshnoports/tools by @dependabot in #983 - docs(automated): Update docs from Gitbook by @atsignbot in #960
- chore: deprecate -h, only -f needed for list-devices by @XavierChanth in #973
- feat: NoPorts policy plane aka delegated authorization by @gkc in #921
- build(deps): Bump github/codeql-action from 3.25.2 to 3.25.3 by @dependabot in #991
- fix: srv binary missing message, add more detail by @XavierChanth in #988
- fix: a bunch of small universal.sh bugs by @XavierChanth in #986
Full Changelog: v5.1.0...v5.2.0-rc1
v5.1.1-rc.1
What's Changed
Generated changelog
- fix: the rest of universal installer by @XavierChanth in #913
- chore: remove legacy scripts by @XavierChanth in #920
- build(deps): Bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in #922
- build(deps): Bump docker/setup-buildx-action from 3.2.0 to 3.3.0 by @dependabot in #926
- build(deps): Bump test from 1.25.2 to 1.25.3 in /packages/dart/sshnoports by @dependabot in #927
- chore: add slim build to promote script by @XavierChanth in #928
- docs(automated): Update docs from Gitbook by @atsignbot in #925
- build(deps): Bump debian from stable-20240311-slim to stable-20240408-slim in /packages/dart/sshnoports/tools by @dependabot in #930
- build(deps): Bump debian from stable-20240311-slim to stable-20240408-slim in /tests/end2end_tests/image by @dependabot in #931
- build(deps): Bump dart from
5468572
to874b39d
in /packages/dart/sshnoports/tools by @dependabot in #932 - build(deps): Bump dart from
5468572
to874b39d
in /tests/end2end_tests/image by @dependabot in #933 - build(deps): Bump at_onboarding_cli from 1.4.3 to 1.4.4 in /packages/dart/sshnoports by @dependabot in #938
- build(deps): Bump dart-lang/setup-dart from 1.6.2 to 1.6.4 by @dependabot in #939
- fix: sudo suggest by @XavierChanth in #941
- build(deps): Bump dart from
874b39d
tof7ee014
in /tests/end2end_tests/image by @dependabot in #942 - build(deps): Bump dart from
874b39d
tof7ee014
in /packages/dart/sshnoports/tools by @dependabot in #943
Full Changelog: v5.1.0...v5.1.1-rc.1