Releases: atsign-foundation/at_server
Releases · atsign-foundation/at_server
Canary Release c3.0.40
What's Changed
- build(deps): Bump github/codeql-action from 3.23.1 to 3.23.2 by @dependabot in #1763
- build(deps): Bump step-security/harden-runner from 2.6.1 to 2.7.0 by @dependabot in #1765
- build(deps): Bump dart-lang/setup-dart from 1.6.1 to 1.6.2 by @dependabot in #1764
- build(deps): Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0 by @dependabot in #1766
- build(deps): Bump dart from
622d0e1
toff5c0b0
in /tools/build_secondary by @dependabot in #1768 - build(deps): Bump debian from stable-20240110-slim to stable-20240130-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1770
- build(deps): Bump dart from
622d0e1
toff5c0b0
in /tools/build_virtual_environment/ve by @dependabot in #1767 - build(deps): Bump dart from
622d0e1
toff5c0b0
in /tools/build_virtual_environment/ve_base by @dependabot in #1769 - build(deps): Bump dart from 3.2.5 to 3.2.6 in /tools/build_virtual_environment/ve by @dependabot in #1777
- build(deps): Bump dart from 3.2.5 to 3.2.6 in /packages/at_root_server by @dependabot in #1778
- build(deps): Bump dart from 3.2.5 to 3.2.6 in /tools/build_secondary by @dependabot in #1779
- build(deps): Bump github/codeql-action from 3.23.2 to 3.24.0 by @dependabot in #1780
- build(deps): Bump dart from 3.2.5 to 3.2.6 in /tools/build_virtual_environment/ve_base by @dependabot in #1781
- build(deps): Bump google-github-actions/auth from 2.1.0 to 2.1.1 by @dependabot in #1783
- build(deps): Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #1782
- build: Uptake at chops major version by @murali-shris in #1756
- ci: Add unit and functional tests using Dart beta by @cpswan in #1786
- fix: Update the CHANGELOG.md and version in pubspec.yaml by @sitaram-kalluri in #1784
Full Changelog: c3.0.39...c3.0.40
Production Release p3.0.39
What's Changed
- fix: Uptake at_commons 4.0.0 changes by @sitaram-kalluri in #1688
- build(deps): Bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in #1729
- build(deps): Bump appleboy/ssh-action from 1.0.2 to 1.0.3 by @dependabot in #1730
- build(deps): Bump google-github-actions/auth from 2.0.0 to 2.0.1 by @dependabot in #1735
- build(deps): Bump github/codeql-action from 3.22.12 to 3.23.0 by @dependabot in #1734
- build(deps): Bump dart-lang/setup-dart from 1.6.0 to 1.6.1 by @dependabot in #1736
- build(deps): Bump dart from
a310da6
tob3cc32b
in /tools/build_secondary by @dependabot in #1737 - build(deps): Bump dart from
a310da6
tob3cc32b
in /tools/build_virtual_environment/ve_base by @dependabot in #1739 - build(deps): Bump debian from stable-20231218-slim to stable-20240110-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1740
- build(deps): Bump dart from
a310da6
tob3cc32b
in /packages/at_root_server by @dependabot in #1738 - build(deps): Bump dart from
a310da6
tob3cc32b
in /tools/build_virtual_environment/ve by @dependabot in #1741 - chore: New certificates generated by @atsignbot in #1744
- build(deps): Bump abatilo/actions-poetry from 2.4.0 to 3.0.0 by @dependabot in #1742
- build(deps): Bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in #1743
- docs: Docker buildx example by @cpswan in #1745
- ci: Workflow to rebuild virtualenv:vip on new certs by @cpswan in #1746
- fix: Refactor to two sequential jobs by @cpswan in #1747
- feat: Enable OTP verb handler to store Semi permanent passcodes by @sitaram-kalluri in #1731
- build(deps): Bump github/codeql-action from 3.23.0 to 3.23.1 by @dependabot in #1749
- build(deps): Bump dart from 3.2.4 to 3.2.5 in /packages/at_root_server by @dependabot in #1750
- build(deps): Bump actions/dependency-review-action from 3.1.5 to 4.0.0 by @dependabot in #1751
- build(deps): Bump actions/upload-artifact from 4.1.0 to 4.2.0 by @dependabot in #1752
- build(deps): Bump dart from 3.2.4 to 3.2.5 in /tools/build_virtual_environment/ve by @dependabot in #1753
- build(deps): Bump dart from 3.2.4 to 3.2.5 in /tools/build_secondary by @dependabot in #1754
- build(deps): Bump dart from 3.2.4 to 3.2.5 in /tools/build_virtual_environment/ve_base by @dependabot in #1755
- build(deps): Update dnspython requirement from 2.4.2 to 2.5.0 in /tools by @dependabot in #1757
- build(deps): Bump google-github-actions/get-gke-credentials from 2.0.0 to 2.1.0 by @dependabot in #1758
- build(deps): Bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #1759
- build(deps): Bump google-github-actions/setup-gcloud from 2.0.1 to 2.1.0 by @dependabot in #1760
- build(deps): Bump google-github-actions/auth from 2.0.1 to 2.1.0 by @dependabot in #1761
- chore: Update CHANGELOG.md in at_secondary_server by @sitaram-kalluri in #1762
New Contributors
- @atsignbot made their first contribution in #1744
Full Changelog: c3.0.38...p3.0.39
Canary Release c3.0.39
What's Changed
- fix: Uptake at_commons 4.0.0 changes by @sitaram-kalluri in #1688
- build(deps): Bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in #1729
- build(deps): Bump appleboy/ssh-action from 1.0.2 to 1.0.3 by @dependabot in #1730
- build(deps): Bump google-github-actions/auth from 2.0.0 to 2.0.1 by @dependabot in #1735
- build(deps): Bump github/codeql-action from 3.22.12 to 3.23.0 by @dependabot in #1734
- build(deps): Bump dart-lang/setup-dart from 1.6.0 to 1.6.1 by @dependabot in #1736
- build(deps): Bump dart from
a310da6
tob3cc32b
in /tools/build_secondary by @dependabot in #1737 - build(deps): Bump dart from
a310da6
tob3cc32b
in /tools/build_virtual_environment/ve_base by @dependabot in #1739 - build(deps): Bump debian from stable-20231218-slim to stable-20240110-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1740
- build(deps): Bump dart from
a310da6
tob3cc32b
in /packages/at_root_server by @dependabot in #1738 - build(deps): Bump dart from
a310da6
tob3cc32b
in /tools/build_virtual_environment/ve by @dependabot in #1741 - chore: New certificates generated by @atsignbot in #1744
- build(deps): Bump abatilo/actions-poetry from 2.4.0 to 3.0.0 by @dependabot in #1742
- build(deps): Bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in #1743
- docs: Docker buildx example by @cpswan in #1745
- ci: Workflow to rebuild virtualenv:vip on new certs by @cpswan in #1746
- fix: Refactor to two sequential jobs by @cpswan in #1747
- feat: Enable OTP verb handler to store Semi permanent passcodes by @sitaram-kalluri in #1731
- build(deps): Bump github/codeql-action from 3.23.0 to 3.23.1 by @dependabot in #1749
- build(deps): Bump dart from 3.2.4 to 3.2.5 in /packages/at_root_server by @dependabot in #1750
- build(deps): Bump actions/dependency-review-action from 3.1.5 to 4.0.0 by @dependabot in #1751
- build(deps): Bump actions/upload-artifact from 4.1.0 to 4.2.0 by @dependabot in #1752
- build(deps): Bump dart from 3.2.4 to 3.2.5 in /tools/build_virtual_environment/ve by @dependabot in #1753
- build(deps): Bump dart from 3.2.4 to 3.2.5 in /tools/build_secondary by @dependabot in #1754
- build(deps): Bump dart from 3.2.4 to 3.2.5 in /tools/build_virtual_environment/ve_base by @dependabot in #1755
- build(deps): Update dnspython requirement from 2.4.2 to 2.5.0 in /tools by @dependabot in #1757
- build(deps): Bump google-github-actions/get-gke-credentials from 2.0.0 to 2.1.0 by @dependabot in #1758
- build(deps): Bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #1759
- build(deps): Bump google-github-actions/setup-gcloud from 2.0.1 to 2.1.0 by @dependabot in #1760
- build(deps): Bump google-github-actions/auth from 2.0.1 to 2.1.0 by @dependabot in #1761
- chore: Update CHANGELOG.md in at_secondary_server by @sitaram-kalluri in #1762
New Contributors
- @atsignbot made their first contribution in #1744
Full Changelog: c3.0.38...c3.0.39
Production Release p3.0.38
What's Changed
- build(deps): Bump ossf/scorecard-action from 2.3.0 to 2.3.1 by @dependabot in #1641
- build(deps): Update ruamel-yaml requirement from 0.17.40 to 0.18.0 in /tools by @dependabot in #1640
- fix: introduce a new config key to store an atsign's blocklist by @srieteja in #1622
- fix: Add scan regex for failing functional tests by @sitaram-kalluri in #1647
- build: bump dart to 3.1.5 by @gkc in #1646
- build(deps): Do not merge - rolled up into #1646 by @dependabot in #1642
- build(deps): Do not merge - rolled up into #1646 by @dependabot in #1643
- build(deps): Do not merge - rolled up into #1646 by @dependabot in #1644
- build(deps): Do not merge - rolled up into #1646 by @dependabot in #1645
- build(deps): Bump github/codeql-action from 2.22.4 to 2.22.5 by @dependabot in #1648
- build(deps): Bump debian from stable-20231009-slim to stable-20231030-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1650
- build(deps): Bump dart from
397caa9
to2432c3e
in /tools/build_virtual_environment/ve_base by @dependabot in #1651 - build(deps): Bump subosito/flutter-action from 2.11.0 to 2.12.0 by @dependabot in #1652
- build(deps): Bump dart from
397caa9
to2432c3e
in /tools/build_secondary by @dependabot in #1653 - build(deps): Bump dart from
397caa9
to2432c3e
in /packages/at_root_server by @dependabot in #1654 - build(deps): Bump dart from
397caa9
to2432c3e
in /tools/build_virtual_environment/ve by @dependabot in #1655 - build(deps): Bump actions/dependency-review-action from 3.1.0 to 3.1.1 by @dependabot in #1656
- build(deps): Bump actions/dependency-review-action from 3.1.1 to 3.1.2 by @dependabot in #1657
- build(deps): Bump actions/dependency-review-action from 3.1.2 to 3.1.3 by @dependabot in #1658
- build(deps): Bump github/codeql-action from 2.22.5 to 2.22.6 by @dependabot in #1662
- chore: New certificates generated by @cpswan in #1663
- build(deps): Bump pubspecs by @cpswan in #1637
- feat: Add osv-scanner to unit tests by @cpswan in #1664
- build(deps): Bump step-security/harden-runner from 2.6.0 to 2.6.1 by @dependabot in #1667
- build(deps): Bump github/codeql-action from 2.22.6 to 2.22.7 by @dependabot in #1668
- build(deps): Bump at_lookup to 3.0.41 and at_chops to 1.0.6 by @cpswan in #1671
- build(deps): Bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #1672
- fix: New link for best practices badge by @cpswan in #1673
- build(deps): Bump google-github-actions/auth from 1.1.1 to 1.2.0 by @dependabot in #1674
- build(deps): Bump debian from stable-20231030-slim to stable-20231120-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1675
- ci: Make osv-scanner cacheable by @cpswan in #1677
- build(deps): Bump github/codeql-action from 2.22.7 to 2.22.8 by @dependabot in #1678
- docs: Update README.md logo by @XavierChanth in #1680
- build(deps): Bump actions/dependency-review-action from 3.1.3 to 3.1.4 by @dependabot in #1681
- feat: Virtual env changes for apkam demo atsigns by @murali-shris in #1679
- build(deps): Bump google-github-actions/auth from 1.2.0 to 2.0.0 by @dependabot in #1682
- build(deps): Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #1690
- build(deps): Bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in #1691
- build(deps): Bump dart from 3.1.5 to 3.2.3 in /tools/build_virtual_environment/ve by @dependabot in #1692
- build(deps): Bump dart from 3.1.5 to 3.2.3 in /tools/build_virtual_environment/ve_base by @dependabot in #1693
- build(deps): Bump dart from 3.1.5 to 3.2.3 in /tools/build_secondary by @dependabot in #1694
- build(deps): Bump dart from 3.1.5 to 3.2.3 in /packages/at_root_server by @dependabot in #1695
- build(deps): Bump github/codeql-action from 2.22.8 to 2.22.9 by @dependabot in #1697
- build(deps): Bump google-github-actions/get-gke-credentials from 1.0.2 to 2.0.0 by @dependabot in #1698
- build(deps): Bump google-github-actions/setup-gcloud from 1.1.1 to 2.0.0 by @dependabot in #1699
- build(deps): Bump github/codeql-action from 2.22.9 to 2.22.10 by @dependabot in #1701
- build(deps): Bump poetry to 1.7.1 by @cpswan in #1702
- build(deps): Bump github/codeql-action from 2.22.10 to 3.22.11 by @dependabot in #1703
- build(deps): Bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #1705
- fix: Add unit tests to assert invoke notification callback methods by @sitaram-kalluri in #1707
- build(deps): Bump dart from
6f11564
to8c407a3
in /tools/build_virtual_environment/ve by @dependabot in #1708 - build(deps): Bump dart from
6f11564
to8c407a3
in /tools/build_virtual_environment/ve_base by @dependabot in #1709 - build(deps): Bump debian from stable-20231120-slim to stable-20231218-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1710
- build(deps): Bump dart from
6f11564
to8c407a3
in /packages/at_root_server by @dependabot in #1711 - build(deps): Bump dart from
6f11564
to8c407a3
in /tools/build_secondary by @dependabot in #1712 - chore: New certificates generated by @cpswan in #1706
- build(deps): Bump dart from 3.2.3 to 3.2.4 in /tools/build_virtual_environment/ve by @dependabot in #1714
- build(deps): Bump dart from 3.2.3 to 3.2.4 in /tools/build_virtual_environment/ve_base by @dependabot in #1715
- build(deps): Bump google-github-actions/setup-gcloud from 2.0.0 to 2.0.1 by @dependabot in #1716
- build(deps): Bump dart from 3.2.3 to 3.2.4 in /tools/build_secondary by @dependabot in #1717
- build(deps): Bump dart from 3.2.3 to 3.2.4 in /packages/at_root_server by @dependabot in #1718
- build(deps): Bump github/codeql-action from 3.22.11 to 3.22.12 by @dependabot in #1719
- build(deps): Bump appleboy/ssh-action from 1.0.0 to 1.0.1 by @dependabot in #1720
- build(deps): Bump abatilo/actions-poetry from 2.3.0 to 2.4.0 by @dependabot in #1722
- build(deps): Bump appleboy/ssh-action from 1.0.1 to 1.0.2 by @dependabot in #1723
- fix: updated dependencies of at_commons,at_utils by @purnimavenkatasubbu in #1724
- fix: Refactor functional tests by @sitaram-kalluri in #1721
- build: At server spec at_commons uptake by @purnimavenkatasubbu in #1725
- build: Update version in pubspec.yaml and changelog.md by @sitaram-kalluri in #1726
Full Changelog: c3.0.37...p3.0.38
Canary Release c3.0.38
What's Changed
- build(deps): Bump ossf/scorecard-action from 2.3.0 to 2.3.1 by @dependabot in #1641
- build(deps): Update ruamel-yaml requirement from 0.17.40 to 0.18.0 in /tools by @dependabot in #1640
- fix: introduce a new config key to store an atsign's blocklist by @srieteja in #1622
- fix: Add scan regex for failing functional tests by @sitaram-kalluri in #1647
- build: bump dart to 3.1.5 by @gkc in #1646
- build(deps): Do not merge - rolled up into #1646 by @dependabot in #1642
- build(deps): Do not merge - rolled up into #1646 by @dependabot in #1643
- build(deps): Do not merge - rolled up into #1646 by @dependabot in #1644
- build(deps): Do not merge - rolled up into #1646 by @dependabot in #1645
- build(deps): Bump github/codeql-action from 2.22.4 to 2.22.5 by @dependabot in #1648
- build(deps): Bump debian from stable-20231009-slim to stable-20231030-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1650
- build(deps): Bump dart from
397caa9
to2432c3e
in /tools/build_virtual_environment/ve_base by @dependabot in #1651 - build(deps): Bump subosito/flutter-action from 2.11.0 to 2.12.0 by @dependabot in #1652
- build(deps): Bump dart from
397caa9
to2432c3e
in /tools/build_secondary by @dependabot in #1653 - build(deps): Bump dart from
397caa9
to2432c3e
in /packages/at_root_server by @dependabot in #1654 - build(deps): Bump dart from
397caa9
to2432c3e
in /tools/build_virtual_environment/ve by @dependabot in #1655 - build(deps): Bump actions/dependency-review-action from 3.1.0 to 3.1.1 by @dependabot in #1656
- build(deps): Bump actions/dependency-review-action from 3.1.1 to 3.1.2 by @dependabot in #1657
- build(deps): Bump actions/dependency-review-action from 3.1.2 to 3.1.3 by @dependabot in #1658
- build(deps): Bump github/codeql-action from 2.22.5 to 2.22.6 by @dependabot in #1662
- chore: New certificates generated by @cpswan in #1663
- build(deps): Bump pubspecs by @cpswan in #1637
- feat: Add osv-scanner to unit tests by @cpswan in #1664
- build(deps): Bump step-security/harden-runner from 2.6.0 to 2.6.1 by @dependabot in #1667
- build(deps): Bump github/codeql-action from 2.22.6 to 2.22.7 by @dependabot in #1668
- build(deps): Bump at_lookup to 3.0.41 and at_chops to 1.0.6 by @cpswan in #1671
- build(deps): Bump docker/build-push-action from 5.0.0 to 5.1.0 by @dependabot in #1672
- fix: New link for best practices badge by @cpswan in #1673
- build(deps): Bump google-github-actions/auth from 1.1.1 to 1.2.0 by @dependabot in #1674
- build(deps): Bump debian from stable-20231030-slim to stable-20231120-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1675
- ci: Make osv-scanner cacheable by @cpswan in #1677
- build(deps): Bump github/codeql-action from 2.22.7 to 2.22.8 by @dependabot in #1678
- docs: Update README.md logo by @XavierChanth in #1680
- build(deps): Bump actions/dependency-review-action from 3.1.3 to 3.1.4 by @dependabot in #1681
- feat: Virtual env changes for apkam demo atsigns by @murali-shris in #1679
- build(deps): Bump google-github-actions/auth from 1.2.0 to 2.0.0 by @dependabot in #1682
- build(deps): Bump actions/setup-go from 4.1.0 to 5.0.0 by @dependabot in #1690
- build(deps): Bump actions/setup-python from 4.7.1 to 5.0.0 by @dependabot in #1691
- build(deps): Bump dart from 3.1.5 to 3.2.3 in /tools/build_virtual_environment/ve by @dependabot in #1692
- build(deps): Bump dart from 3.1.5 to 3.2.3 in /tools/build_virtual_environment/ve_base by @dependabot in #1693
- build(deps): Bump dart from 3.1.5 to 3.2.3 in /tools/build_secondary by @dependabot in #1694
- build(deps): Bump dart from 3.1.5 to 3.2.3 in /packages/at_root_server by @dependabot in #1695
- build(deps): Bump github/codeql-action from 2.22.8 to 2.22.9 by @dependabot in #1697
- build(deps): Bump google-github-actions/get-gke-credentials from 1.0.2 to 2.0.0 by @dependabot in #1698
- build(deps): Bump google-github-actions/setup-gcloud from 1.1.1 to 2.0.0 by @dependabot in #1699
- build(deps): Bump github/codeql-action from 2.22.9 to 2.22.10 by @dependabot in #1701
- build(deps): Bump poetry to 1.7.1 by @cpswan in #1702
- build(deps): Bump github/codeql-action from 2.22.10 to 3.22.11 by @dependabot in #1703
- build(deps): Bump actions/upload-artifact from 3.1.3 to 4.0.0 by @dependabot in #1705
- fix: Add unit tests to assert invoke notification callback methods by @sitaram-kalluri in #1707
- build(deps): Bump dart from
6f11564
to8c407a3
in /tools/build_virtual_environment/ve by @dependabot in #1708 - build(deps): Bump dart from
6f11564
to8c407a3
in /tools/build_virtual_environment/ve_base by @dependabot in #1709 - build(deps): Bump debian from stable-20231120-slim to stable-20231218-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1710
- build(deps): Bump dart from
6f11564
to8c407a3
in /packages/at_root_server by @dependabot in #1711 - build(deps): Bump dart from
6f11564
to8c407a3
in /tools/build_secondary by @dependabot in #1712 - chore: New certificates generated by @cpswan in #1706
- build(deps): Bump dart from 3.2.3 to 3.2.4 in /tools/build_virtual_environment/ve by @dependabot in #1714
- build(deps): Bump dart from 3.2.3 to 3.2.4 in /tools/build_virtual_environment/ve_base by @dependabot in #1715
- build(deps): Bump google-github-actions/setup-gcloud from 2.0.0 to 2.0.1 by @dependabot in #1716
- build(deps): Bump dart from 3.2.3 to 3.2.4 in /tools/build_secondary by @dependabot in #1717
- build(deps): Bump dart from 3.2.3 to 3.2.4 in /packages/at_root_server by @dependabot in #1718
- build(deps): Bump github/codeql-action from 3.22.11 to 3.22.12 by @dependabot in #1719
- build(deps): Bump appleboy/ssh-action from 1.0.0 to 1.0.1 by @dependabot in #1720
- build(deps): Bump abatilo/actions-poetry from 2.3.0 to 2.4.0 by @dependabot in #1722
- build(deps): Bump appleboy/ssh-action from 1.0.1 to 1.0.2 by @dependabot in #1723
- fix: updated dependencies of at_commons,at_utils by @purnimavenkatasubbu in #1724
- fix: Refactor functional tests by @sitaram-kalluri in #1721
- build: At server spec at_commons uptake by @purnimavenkatasubbu in #1725
- build: Update version in pubspec.yaml and changelog.md by @sitaram-kalluri in #1726
Full Changelog: c3.0.37...c3.0.38
Production release p3.0.37
What's Changed
- build(deps): Update ruamel-yaml requirement from 0.17.39 to 0.17.40 in /tools by @dependabot in #1636
- fix: gracefully handle malformed keys in CommitLogKeystore._isNamespaceAuthorised method by @gkc in #1638
- fix: In SyncProgressiveVerbHandler.prepareResponse, gracefully handle any malformed keys which happen to be in the commit log for historical reasons by @gkc in #1639
Full Changelog: p3.0.36...p3.0.37
Production release p3.0.36
What's Changed
- feat: Use at_lookup's CacheableSecondaryAddressFinder by @gkc in #1528
- build(deps): bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #1534
- feat: Filter notifications on monitor for APKAM by @sitaram-kalluri in #1525
- build(deps): bump debian from stable-20230814-slim to stable-20230904-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1540
- build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #1539
- feat: Add expiry for enrollment requests by @sitaram-kalluri in #1473
- build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.0 by @dependabot in #1541
- build(deps): bump dart from
96d2e5d
toa4aea06
in /tools/build_virtual_environment/ve_base by @dependabot in #1542 - build(deps): bump debian from
94dffd9
to0941f9e
in /tools/build_virtual_environment/ve_base by @dependabot in #1543 - build(deps): Bump meta to 1.10.0 by @cpswan in #1545
- build(deps): bump docker/build-push-action from 4.1.1 to 4.2.1 by @dependabot in #1546
- build(deps): bump dart from 3.1.0 to 3.1.1 in /tools/build_secondary by @dependabot in #1549
- build(deps): bump dart from 3.1.0 to 3.1.1 in /packages/at_root_server by @dependabot in #1550
- build(deps): bump dart from 3.1.0 to 3.1.1 in /tools/build_virtual_environment/ve by @dependabot in #1551
- build(deps): bump dart from 3.1.0 to 3.1.1 in /tools/build_virtual_environment/ve_base by @dependabot in #1552
- fix: new expiry logic and error codes for enrollments by @srieteja in #1536
- feat: Changes related to notify ephemeral by @sitaram-kalluri in #1544
- feat: Implement AtRateLimiter spec changes by @sitaram-kalluri in #1548
- feat: Implement RateLimiter into enroll_verb_handler and add unit test by @sitaram-kalluri in #1547
- build(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 by @dependabot in #1553
- build(deps): bump docker/build-push-action from 4.2.1 to 5.0.0 by @dependabot in #1554
- build(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabot in #1555
- build(deps): bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #1556
- build(deps): bump github/codeql-action from 2.21.5 to 2.21.6 by @dependabot in #1557
- build(deps): bump dart from 3.1.1 to 3.1.2 in /tools/build_secondary by @dependabot in #1558
- build(deps): bump dart from 3.1.1 to 3.1.2 in /packages/at_root_server by @dependabot in #1559
- build(deps): bump dart from 3.1.1 to 3.1.2 in /tools/build_virtual_environment/ve by @dependabot in #1560
- build(deps): bump dart from 3.1.1 to 3.1.2 in /tools/build_virtual_environment/ve_base by @dependabot in #1561
- build(deps): bump github/codeql-action from 2.21.6 to 2.21.7 by @dependabot in #1563
- chore: New certificates generated by @cpswan in #1564
- build(deps): bump dart-lang/setup-dart from 1.5.0 to 1.5.1 by @dependabot in #1565
- build(deps): bump github/codeql-action from 2.21.7 to 2.21.8 by @dependabot in #1568
- build(deps): bump dart from
a57751b
to05f1c10
in /tools/build_virtual_environment/ve by @dependabot in #1571 - build(deps): bump dart from
a57751b
to05f1c10
in /packages/at_root_server by @dependabot in #1572 - build(deps): bump dart from
a57751b
to05f1c10
in /tools/build_virtual_environment/ve_base by @dependabot in #1573 - build(deps): bump debian from stable-20230904-slim to stable-20230919-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1574
- build(deps): bump dart from
a57751b
to05f1c10
in /tools/build_secondary by @dependabot in #1575 - build(deps): bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #1577
- build(deps): bump leonsteinhaeuser/project-beta-automations from 2.1.0 to 2.2.1 by @dependabot in #1579
- build(deps): bump github/codeql-action from 2.21.8 to 2.21.9 by @dependabot in #1580
- build(deps): bump dart from 3.1.2 to 3.1.3 in /tools/build_virtual_environment/ve_base by @dependabot in #1581
- build(deps): bump ruamel-yaml from 0.17.32 to 0.17.33 in /tools by @dependabot in #1582
- build(deps): bump dart from 3.1.2 to 3.1.3 in /tools/build_virtual_environment/ve by @dependabot in #1583
- build(deps): bump dart from 3.1.2 to 3.1.3 in /packages/at_root_server by @dependabot in #1584
- build(deps): bump dart from 3.1.2 to 3.1.3 in /tools/build_secondary by @dependabot in #1585
- ci: add melos bootstrap action by @XavierChanth in #1576
- build(deps): automate requirements.txt by @cpswan in #1586
- build(deps): bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #1587
- build(deps): bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in #1588
- build(deps): Bump urllib3 to v2.0.6 by @cpswan in #1589
- build(deps): update ruamel-yaml requirement from 0.17.33 to 0.17.34 in /tools by @dependabot in #1591
- build(deps): bump step-security/harden-runner from 2.5.1 to 2.6.0 by @dependabot in #1592
- build(deps): update ruamel-yaml requirement from 0.17.34 to 0.17.35 in /tools by @dependabot in #1595
- build(deps): Bump encrypt to 5.0.3 by @cpswan in #1567
- build(deps): Bump ossf/scorecard-action from 2.2.0 to 2.3.0 by @dependabot in #1596
- build(deps): Bump github/codeql-action from 2.21.9 to 2.22.0 by @dependabot in #1597
- fix: Refactor commit log keystore and unit tests by @sitaram-kalluri in #1538
- build(deps): Bump github/codeql-action from 2.22.0 to 2.22.1 by @dependabot in #1600
- fix: Update the CHANGELOG.md by @sitaram-kalluri in #1601
- build(deps): Bump dart from
97cc205
tob42328c
in /tools/build_virtual_environment/ve_base by @dependabot in #1602 - build(deps): Bump debian from stable-20230919-slim to stable-20231009-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1603
- build(deps): Bump dart from
97cc205
tob42328c
in /packages/at_root_server by @dependabot in #1604 - build(deps): Bump subosito/flutter-action from 2.10.0 to 2.11.0 by @dependabot in #1605
- build(deps): Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 by @dependabot in #1606
- build(deps): Bump dart from
97cc205
tob42328c
in /tools/build_virtual_environment/ve by @dependabot in #1607 - build(deps): Bump dart from
97cc205
tob42328c
in /tools/build_secondary by @dependabot in #1608 - build(deps): Bump dart from
b42328c
to1521c3d
in /tools/build_virtual_environment/ve by @dependabot in #1610 - build(deps): Bump github/codeql-action from 2.22.1 to 2.22.2 by @dependabot in #1611
- build(deps): Bump dart from
b42328c
to1521c3d
in /tools/build_virtu...
Canary release c3.0.37
What's Changed
- build(deps): Bump dart from 3.1.3 to 3.1.4 in /packages/at_root_server by @dependabot in #1628
- build(deps): Bump dart from 3.1.3 to 3.1.4 in /tools/build_virtual_environment/ve_base by @dependabot in #1631
- build(deps): Update ruamel-yaml requirement from 0.17.35 to 0.17.39 in /tools by @dependabot in #1629
- build(deps): Bump dart from 3.1.3 to 3.1.4 in /tools/build_secondary by @dependabot in #1630
- build(deps): Bump dart from 3.1.3 to 3.1.4 in /tools/build_virtual_environment/ve by @dependabot in #1632
- test: Refactor end2end tests into functional tests by @purnimavenkatasubbu in #1633
- fix: root deployment issue by @kumarnarendra701 in #1634
- build(deps): Bump github/codeql-action from 2.22.3 to 2.22.4 by @dependabot in #1635
- build(deps): Update ruamel-yaml requirement from 0.17.39 to 0.17.40 in /tools by @dependabot in #1636
- fix: gracefully handle malformed keys in CommitLogKeystore._isNamespaceAuthorised method by @gkc in #1638
- fix: In SyncProgressiveVerbHandler.prepareResponse, gracefully handle any malformed keys which happen to be in the commit log for historical reasons by @gkc in #1639
Full Changelog: c3.0.36b...c3.0.37
Canary release c3.0.36b
What's Changed
- build(deps): Bump dart from
97cc205
tob42328c
in /tools/build_virtual_environment/ve_base by @dependabot in #1602 - build(deps): Bump debian from stable-20230919-slim to stable-20231009-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1603
- build(deps): Bump dart from
97cc205
tob42328c
in /packages/at_root_server by @dependabot in #1604 - build(deps): Bump subosito/flutter-action from 2.10.0 to 2.11.0 by @dependabot in #1605
- build(deps): Bump dart-lang/setup-dart from 1.5.1 to 1.6.0 by @dependabot in #1606
- build(deps): Bump dart from
97cc205
tob42328c
in /tools/build_virtual_environment/ve by @dependabot in #1607 - build(deps): Bump dart from
97cc205
tob42328c
in /tools/build_secondary by @dependabot in #1608 - build(deps): Bump dart from
b42328c
to1521c3d
in /tools/build_virtual_environment/ve by @dependabot in #1610 - build(deps): Bump github/codeql-action from 2.22.1 to 2.22.2 by @dependabot in #1611
- build(deps): Bump dart from
b42328c
to1521c3d
in /tools/build_virtual_environment/ve_base by @dependabot in #1612 - build(deps): Bump dart from
b42328c
to1521c3d
in /packages/at_root_server by @dependabot in #1613 - build(deps): Bump dart from
b42328c
to1521c3d
in /tools/build_secondary by @dependabot in #1614 - chore: New certificates generated by @cpswan in #1617
- feat: at_root_server: rate limiting for invalid atSigns; misc logging and other cleanup by @gkc in #1616
- feat: Return latestCommitId among enrolled namespaces by @sitaram-kalluri in #1619
- fix: dart lint issues by @sitaram-kalluri in #1620
- fix: Wait untill the root server is fully initialized by @sitaram-kalluri in #1623
- build(deps): Bump github/codeql-action from 2.22.2 to 2.22.3 by @dependabot in #1618
- feat: APKAM sync changes by @sitaram-kalluri in #1569
- build(deps): Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #1624
- build(deps): Bump urllib3 to 2.0.7 by @cpswan in #1626
- feat: Persist OTPs in keystore and prevent reuse of OTPs by @sitaram-kalluri in #1609
Full Changelog: c3.0.36a...c3.0.36b
Canary release c3.0.36a
NOTE: There is no canary release c3.0.36 because the c3.0.36 tag was already accidentally used for canary release c3.0.26 a year go
What's Changed
- feat: Use at_lookup's CacheableSecondaryAddressFinder by @gkc in #1528
- build(deps): bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #1534
- feat: Filter notifications on monitor for APKAM by @sitaram-kalluri in #1525
- build(deps): bump debian from stable-20230814-slim to stable-20230904-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1540
- build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #1539
- feat: Add expiry for enrollment requests by @sitaram-kalluri in #1473
- build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.0 by @dependabot in #1541
- build(deps): bump dart from
96d2e5d
toa4aea06
in /tools/build_virtual_environment/ve_base by @dependabot in #1542 - build(deps): bump debian from
94dffd9
to0941f9e
in /tools/build_virtual_environment/ve_base by @dependabot in #1543 - build(deps): Bump meta to 1.10.0 by @cpswan in #1545
- build(deps): bump docker/build-push-action from 4.1.1 to 4.2.1 by @dependabot in #1546
- build(deps): bump dart from 3.1.0 to 3.1.1 in /tools/build_secondary by @dependabot in #1549
- build(deps): bump dart from 3.1.0 to 3.1.1 in /packages/at_root_server by @dependabot in #1550
- build(deps): bump dart from 3.1.0 to 3.1.1 in /tools/build_virtual_environment/ve by @dependabot in #1551
- build(deps): bump dart from 3.1.0 to 3.1.1 in /tools/build_virtual_environment/ve_base by @dependabot in #1552
- fix: new expiry logic and error codes for enrollments by @srieteja in #1536
- feat: Changes related to notify ephemeral by @sitaram-kalluri in #1544
- feat: Implement AtRateLimiter spec changes by @sitaram-kalluri in #1548
- feat: Implement RateLimiter into enroll_verb_handler and add unit test by @sitaram-kalluri in #1547
- build(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 by @dependabot in #1553
- build(deps): bump docker/build-push-action from 4.2.1 to 5.0.0 by @dependabot in #1554
- build(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabot in #1555
- build(deps): bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #1556
- build(deps): bump github/codeql-action from 2.21.5 to 2.21.6 by @dependabot in #1557
- build(deps): bump dart from 3.1.1 to 3.1.2 in /tools/build_secondary by @dependabot in #1558
- build(deps): bump dart from 3.1.1 to 3.1.2 in /packages/at_root_server by @dependabot in #1559
- build(deps): bump dart from 3.1.1 to 3.1.2 in /tools/build_virtual_environment/ve by @dependabot in #1560
- build(deps): bump dart from 3.1.1 to 3.1.2 in /tools/build_virtual_environment/ve_base by @dependabot in #1561
- build(deps): bump github/codeql-action from 2.21.6 to 2.21.7 by @dependabot in #1563
- chore: New certificates generated by @cpswan in #1564
- build(deps): bump dart-lang/setup-dart from 1.5.0 to 1.5.1 by @dependabot in #1565
- build(deps): bump github/codeql-action from 2.21.7 to 2.21.8 by @dependabot in #1568
- build(deps): bump dart from
a57751b
to05f1c10
in /tools/build_virtual_environment/ve by @dependabot in #1571 - build(deps): bump dart from
a57751b
to05f1c10
in /packages/at_root_server by @dependabot in #1572 - build(deps): bump dart from
a57751b
to05f1c10
in /tools/build_virtual_environment/ve_base by @dependabot in #1573 - build(deps): bump debian from stable-20230904-slim to stable-20230919-slim in /tools/build_virtual_environment/ve_base by @dependabot in #1574
- build(deps): bump dart from
a57751b
to05f1c10
in /tools/build_secondary by @dependabot in #1575 - build(deps): bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #1577
- build(deps): bump leonsteinhaeuser/project-beta-automations from 2.1.0 to 2.2.1 by @dependabot in #1579
- build(deps): bump github/codeql-action from 2.21.8 to 2.21.9 by @dependabot in #1580
- build(deps): bump dart from 3.1.2 to 3.1.3 in /tools/build_virtual_environment/ve_base by @dependabot in #1581
- build(deps): bump ruamel-yaml from 0.17.32 to 0.17.33 in /tools by @dependabot in #1582
- build(deps): bump dart from 3.1.2 to 3.1.3 in /tools/build_virtual_environment/ve by @dependabot in #1583
- build(deps): bump dart from 3.1.2 to 3.1.3 in /packages/at_root_server by @dependabot in #1584
- build(deps): bump dart from 3.1.2 to 3.1.3 in /tools/build_secondary by @dependabot in #1585
- ci: add melos bootstrap action by @XavierChanth in #1576
- build(deps): automate requirements.txt by @cpswan in #1586
- build(deps): bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #1587
- build(deps): bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in #1588
- build(deps): Bump urllib3 to v2.0.6 by @cpswan in #1589
- build(deps): update ruamel-yaml requirement from 0.17.33 to 0.17.34 in /tools by @dependabot in #1591
- build(deps): bump step-security/harden-runner from 2.5.1 to 2.6.0 by @dependabot in #1592
- build(deps): update ruamel-yaml requirement from 0.17.34 to 0.17.35 in /tools by @dependabot in #1595
- build(deps): Bump encrypt to 5.0.3 by @cpswan in #1567
- build(deps): Bump ossf/scorecard-action from 2.2.0 to 2.3.0 by @dependabot in #1596
- build(deps): Bump github/codeql-action from 2.21.9 to 2.22.0 by @dependabot in #1597
- fix: Refactor commit log keystore and unit tests by @sitaram-kalluri in #1538
- build(deps): Bump github/codeql-action from 2.22.0 to 2.22.1 by @dependabot in #1600
- fix: Update the CHANGELOG.md by @sitaram-kalluri in #1601
Full Changelog: c3.0.35a...c3.0.36a