What's Changed
- Unified payjoin service by @spacebear21 in #1232
- Add testing coverage for payjoin-service by @benalleng in #1285
- Add nix2container for reproducible Docker builds by @Mshehu5 in #1289
- Add data directory to gitignore by @zealsham in #1295
- Add standalone metrics service to Payjoin-service by @zealsham in #1296
- Add ACME certificate management to payjoin-service by @spacebear21 in #1315
- Fix metrics spawn in
serve_acmeby @spacebear21 in #1317 - Add nix2container workflows for creating payjoin-service docker images by @benalleng in #1321
- Allow container images for pull requests in fork branches by @benalleng in #1326
- Aggregated metrics for payjoin-service (with native OTLP) by @spacebear21 in #1327
- Rename payjoin-service to payjoin-mailroom by @spacebear21 in #1329
- Add support for release tags when publishing a docker image by @benalleng in #1331
- Add payjoin-mailroom to test_local.sh by @spacebear21 in #1339
- Clarify directory gateway handler by @spacebear21 in #1343
- Clear V1 payload from memory after first read by @DanGould in #1335
- Gate V1 protocol behind runtime feature flag by @DanGould in #1336
- Remove ignored v1 fallback code by @benalleng in #1345
- Add GeoIP region filtering and address blocklist by @DanGould in #1337
- Add supported versions to /health response by @spacebear21 in #1348
- Bump payjoin-mailroom version to 0.1.0 by @spacebear21 in #1359
New Contributors
- @ValeraFinebits made their first contribution in #1350
Full Changelog: payjoin-1.0.0-rc.1...payjoin-mailroom-0.1.0