Releases: atsign-foundation/at_server
Releases · atsign-foundation/at_server
Canary Release c3.0.47
What's Changed
- fix: add encryptedAPKAMSymmetricKey to enrollment notification by @murali-shris in #1962
- build(deps): Bump step-security/harden-runner from 2.7.1 to 2.8.0 in the github-actions group by @dependabot in #1967
- feat: introduce a dedicated namespace for OTPs and SPPs by @srieteja in #1956
Full Changelog: c3.0.47...p3.0.46
Release 3.0.46
What's Changed
- fix: ignore commit log cache update, if existing entry has higher commitId by @srieteja in #1938
- build(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #1940
- ci: Tag prod images as latest by @cpswan in #1941
- build(deps): Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #1942
- build(deps): Add groups to dependabot.yml by @cpswan in #1943
- build(deps): Bump github/codeql-action from 3.25.3 to 3.25.4 in the github-actions group by @dependabot in #1945
- feat: Enroll drop revoked clients by @murali-shris in #1939
- build(deps): Bump ossf/scorecard-action from 2.3.1 to 2.3.3 in the github-actions group by @dependabot in #1947
- build(deps): Bump at_commons 4.09 meta 1.15.0 lints 4.0.0 by @cpswan in #1948
- build(deps): Bump github/codeql-action from 3.25.4 to 3.25.5 in the github-actions group by @dependabot in #1950
- build(deps): Bump debian from stable-20240423-slim to stable-20240513-slim in /tools/build_virtual_environment/ve_base in the docker group across 1 directory by @dependabot in #1949
- build(deps): Bump the docker group across 4 directories with 1 update by @dependabot in #1951
- build(deps): Bump the docker group across 4 directories with 1 update by @dependabot in #1953
- build(deps): Bump google-github-actions/auth from 2.1.2 to 2.1.3 in the github-actions group by @dependabot in #1952
- fix: OTP default expiry duration remain constant by @sitaram-kalluri in #1955
- build(deps): Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group by @dependabot in #1957
- fix: outbound listener handle error response string by @murali-shris in #1954
- fix: Fix the handling of enrollment self-notifications by @gkc in #1958
- build(deps): Bump github/codeql-action from 3.25.5 to 3.25.6 in the github-actions group by @dependabot in #1960
- build(deps): Update requests requirement from 2.31.0 to 2.32.1 in /tools in the pip group by @dependabot in #1959
Full Changelog: c3.0.45a...c3.0.46
Canary release c3.0.46
What's Changed
- fix: ignore commit log cache update, if existing entry has higher commitId by @srieteja in #1938
- build(deps): Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #1940
- ci: Tag prod images as latest by @cpswan in #1941
- build(deps): Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #1942
- build(deps): Add groups to dependabot.yml by @cpswan in #1943
- build(deps): Bump github/codeql-action from 3.25.3 to 3.25.4 in the github-actions group by @dependabot in #1945
- feat: Enroll drop revoked clients by @murali-shris in #1939
- build(deps): Bump ossf/scorecard-action from 2.3.1 to 2.3.3 in the github-actions group by @dependabot in #1947
- build(deps): Bump at_commons 4.09 meta 1.15.0 lints 4.0.0 by @cpswan in #1948
- build(deps): Bump github/codeql-action from 3.25.4 to 3.25.5 in the github-actions group by @dependabot in #1950
- build(deps): Bump debian from stable-20240423-slim to stable-20240513-slim in /tools/build_virtual_environment/ve_base in the docker group across 1 directory by @dependabot in #1949
- build(deps): Bump the docker group across 4 directories with 1 update by @dependabot in #1951
- build(deps): Bump the docker group across 4 directories with 1 update by @dependabot in #1953
- build(deps): Bump google-github-actions/auth from 2.1.2 to 2.1.3 in the github-actions group by @dependabot in #1952
- fix: OTP default expiry duration remain constant by @sitaram-kalluri in #1955
- build(deps): Bump actions/checkout from 4.1.5 to 4.1.6 in the github-actions group by @dependabot in #1957
- fix: outbound listener handle error response string by @murali-shris in #1954
- fix: Fix the handling of enrollment self-notifications by @gkc in #1958
- build(deps): Bump github/codeql-action from 3.25.5 to 3.25.6 in the github-actions group by @dependabot in #1960
- build(deps): Update requests requirement from 2.31.0 to 2.32.1 in /tools in the pip group by @dependabot in #1959
Full Changelog: c3.0.45a...c3.0.46
Production release p3.0.45
What's Changed
- fix: Modify enroll:fetch response similar to enroll:list to be consistent by @sitaram-kalluri in #1929
- build(deps): Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #1931
- build(deps): Bump actions/dependency-review-action from 4.2.5 to 4.3.1 by @dependabot in #1932
- build: Update the version to 3.0.45 in pubspec.yaml and CHANGELOG.md by @sitaram-kalluri in #1930
- chore: Use new directories functionality to consolodate updates by @cpswan in #1934
- build(deps): Bump actions/dependency-review-action from 4.3.1 to 4.3.2 by @dependabot in #1936
- build(deps): args 2.5.0, meta 1.14.0, at_commons 4.0.8, at_server_spec 5.0.1 by @cpswan in #1935
- feat: enroll revoke with force flag by @murali-shris in #1933
- fix: Notifications not being delivered to APKAM Monitors by @gkc in #1937
Full Changelog: p3.0.44...p3.0.45
Canary release c3.0.45a
What's Changed
- fix: Modify enroll:fetch response similar to enroll:list to be consistent by @sitaram-kalluri in #1929
- build(deps): Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #1931
- build(deps): Bump actions/dependency-review-action from 4.2.5 to 4.3.1 by @dependabot in #1932
- build: Update the version to 3.0.45 in pubspec.yaml and CHANGELOG.md by @sitaram-kalluri in #1930
- chore: Use new directories functionality to consolodate updates by @cpswan in #1934
- build(deps): Bump actions/dependency-review-action from 4.3.1 to 4.3.2 by @dependabot in #1936
- build(deps): args 2.5.0, meta 1.14.0, at_commons 4.0.8, at_server_spec 5.0.1 by @cpswan in #1935
- feat: enroll revoke with force flag by @murali-shris in #1933
- fix: Notifications not being delivered to APKAM Monitors by @gkc in #1937
Full Changelog: p3.0.44...c3.0.45a
Canary Release c3.0.45
What's Changed
- fix: Modify enroll:fetch response similar to enroll:list to be consistent by @sitaram-kalluri in #1929
- build(deps): Bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #1931
- build(deps): Bump actions/dependency-review-action from 4.2.5 to 4.3.1 by @dependabot in #1932
- build: Update the version to 3.0.45 in pubspec.yaml and CHANGELOG.md by @sitaram-kalluri in #1930
Full Changelog: p3.0.44...c3.0.45
Production release p3.0.44
What's Changed
- fix: otp:put requires an authenticated connection by @gkc in #1911
- build(deps): Bump dart from
fcc9cae
to816fee5
in /tools/build_virtual_environment/ve by @dependabot in #1913 - build(deps): Bump dart from
fcc9cae
to816fee5
in /packages/at_root_server by @dependabot in #1914 - build(deps): Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #1915
- build(deps): Bump dart from
fcc9cae
to816fee5
in /tools/build_secondary by @dependabot in #1916 - build(deps): Bump dart from
fcc9cae
to816fee5
in /tools/build_virtual_environment/ve_base by @dependabot in #1917 - build(deps): Bump debian from stable-20240408-slim to stable-20240423-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1918
- fix: Upgrade at_server_spec version by @sitaram-kalluri in #1919
- build(deps): Bump github/codeql-action from 3.25.2 to 3.25.3 by @dependabot in #1921
- build(deps): Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 by @dependabot in #1922
- fix: Implement enrollment fetch operation and add checks to validate … by @sitaram-kalluri in #1920
- fix: take up at_commons 4.0.8 by @gkc in #1925
Full Changelog: p3.0.43...p3.0.44
Canary release c3.0.44b
What's Changed
- fix: otp:put requires an authenticated connection by @gkc in #1911
- build(deps): Bump dart from
fcc9cae
to816fee5
in /tools/build_virtual_environment/ve by @dependabot in #1913 - build(deps): Bump dart from
fcc9cae
to816fee5
in /packages/at_root_server by @dependabot in #1914 - build(deps): Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #1915
- build(deps): Bump dart from
fcc9cae
to816fee5
in /tools/build_secondary by @dependabot in #1916 - build(deps): Bump dart from
fcc9cae
to816fee5
in /tools/build_virtual_environment/ve_base by @dependabot in #1917 - build(deps): Bump debian from stable-20240408-slim to stable-20240423-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1918
- fix: Upgrade at_server_spec version by @sitaram-kalluri in #1919
- build(deps): Bump github/codeql-action from 3.25.2 to 3.25.3 by @dependabot in #1921
- build(deps): Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 by @dependabot in #1922
- fix: Implement enrollment fetch operation and add checks to validate … by @sitaram-kalluri in #1920
- fix: take up at_commons 4.0.8 by @gkc in #1925
Full Changelog: p3.0.43...c3.0.44b
Canary Release c3.0.44a
What's Changed
- fix: otp:put requires an authenticated connection by @gkc in #1911
- build(deps): Bump dart from
fcc9cae
to816fee5
in /tools/build_virtual_environment/ve by @dependabot in #1913 - build(deps): Bump dart from
fcc9cae
to816fee5
in /packages/at_root_server by @dependabot in #1914 - build(deps): Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #1915
- build(deps): Bump dart from
fcc9cae
to816fee5
in /tools/build_secondary by @dependabot in #1916 - build(deps): Bump dart from
fcc9cae
to816fee5
in /tools/build_virtual_environment/ve_base by @dependabot in #1917 - build(deps): Bump debian from stable-20240408-slim to stable-20240423-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1918
- fix: Upgrade at_server_spec version by @sitaram-kalluri in #1919
- build(deps): Bump github/codeql-action from 3.25.2 to 3.25.3 by @dependabot in #1921
- build(deps): Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 by @dependabot in #1922
- fix: Implement enrollment fetch operation and add checks to validate … by @sitaram-kalluri in #1920
Full Changelog: p3.0.43...c3.0.44a
Canary release c3.0.44
What's Changed
Full Changelog: p3.0.43...c3.0.44