Evgeny and GitHub
86fb2cddc5
smp server: support short SimpleX addresses in server information / pages ( #1600 )
2025-08-12 07:31:32 +01:00
Evgeny Poberezkin
931c533a3d
6.4.3.0
v6.4.3
2025-08-05 12:30:28 +01:00
Evgeny and GitHub
79ba60e3ad
agent: update contact request server hosts to match server in short link ( #1597 )
2025-08-05 12:29:50 +01:00
Evgeny and GitHub
fb477b24d7
smp server: support short link URI as queue identifier in control port commands ( #1596 )
2025-08-05 08:18:39 +01:00
Evgeny Poberezkin
9f263e8f3e
docs: changelog
2025-08-02 09:21:44 +01:00
Evgeny Poberezkin
db325cb81f
6.4.2.0
v6.4.2
2025-07-31 09:21:11 +01:00
Evgeny and GitHub
b167d01f8a
rfc: using the same profile from multiple devices ( #1588 )
2025-07-30 20:54:03 +01:00
f4e7469f96
xftp server: prometheus metrics ( #1595 )
...
* xftp server: prometheus metrics
* update
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com >
---------
Co-authored-by: sh <37271604+shumvgolove@users.noreply.github.com >
2025-07-30 16:18:49 +01:00
Evgeny and GitHub
4647d69d4b
smp server: do not include previously blocked queues in stats, prevent leak of client threads ( #1593 )
2025-07-30 11:12:57 +01:00
sh and GitHub
9ab071d62c
ci: fix reproduce-schedule ( #1594 )
2025-07-30 09:17:28 +01:00
Evgeny Poberezkin
f4c09ac51f
Merge branch 'stable'
2025-07-29 09:09:36 +01:00
Evgeny Poberezkin
846be50f72
6.4.1.0
v6.4.1
2025-07-21 15:22:47 +01:00
Evgeny and GitHub
c0f357d817
servers: control port session improvements ( #1591 )
...
* servers: prohibit changing role during control port session
* quota for blocked queues
* allow disabling blocking and quota
* fix test
* fix INI file
2025-07-21 15:19:43 +01:00
Evgeny and GitHub
40fc09a93d
smp server: additional stat counter for ntf credentials created together with the queue ( #1589 )
...
* smp server: additional stat counter for ntf credentials created together with the queue
* fix prometheus
* fix test
* fix qSub
2025-07-18 09:26:25 +01:00
Evgeny and GitHub
2a90a2c552
smp protocol: create notification credentials via NEW command that creates the queue ( #1586 )
...
* smp protocol: create notification credentials via NEW command that creates the queue
* create ntf subscription for queues created with ntf credetials
* do not create ntf credentials when switching connection to another queue
2025-07-16 16:46:45 +01:00
sh and GitHub
fc581bf729
github/workflows: fix reproduce schedule ( #1587 )
2025-07-16 11:42:14 +01:00
Evgeny Poberezkin
b6ea025333
docs: update build badge
2025-07-15 10:03:27 +01:00
Evgeny Poberezkin
d3e2d9ac5b
docs: changelog v6.4
2025-07-13 15:20:26 +01:00
Evgeny Poberezkin
85a7fbf538
6.4.0.12
v6.4.0
2025-07-12 14:19:32 +01:00
Evgeny and GitHub
62733ef4c1
smp server: refactor subscriptions and delivery in order to always response SOK on subscription with an optional message to follow. ( #1573 )
...
* smp server: refactor subscriptions and delivery
* metric for time between MSG and ACK
* cleanup
* refactor pattern match for ghc 8.10.7
* time buckets
* split max time metric
* histogram
* fix
2025-07-12 14:18:38 +01:00
Evgeny and GitHub
99e59b73a3
agent: fix message delivery in case one of the connections has no snd queue for any reason - it could break delivery to all connections ( #1585 )
...
* agent: fix message delivery in case one of the connections has no snd queue for any reason - it could break delivery to all connections
* simplify
* comment
* refactor, also postpone failing on ratchet sync send prohibited errors
* postpone failing on connection errors to allow subsequent connections succeed
2025-07-10 10:21:12 +01:00
Evgeny and GitHub
384a3352cf
ntf server: more efficient status update query ( #1584 )
2025-07-08 23:01:57 +01:00
Evgeny Poberezkin
7a04fdff2e
6.4.0.11.3
v6.4.0-beta.11
2025-07-07 18:50:31 +01:00
Evgeny and GitHub
ba3c75e58c
smp server: correctly track if ntf service is subscribed and total subscribed queues count (fixes race condition between NSUB and NSUBS from notification server) ( #1583 )
2025-07-07 18:49:47 +01:00
Evgeny Poberezkin
1062ccc5c3
6.4.0.11.2
2025-07-07 10:07:54 +01:00
Evgeny and GitHub
36f05e272e
agent: support different timeouts for interactive and background requests ( #1582 )
...
* agent: support different timeouts for interactive and background requests
* fix tests
* use one constructor for the first request and for retries
2025-07-07 09:38:52 +01:00
Evgeny Poberezkin
660c4293f0
6.4.0.11.1
2025-07-05 11:35:27 +01:00
1b8613d767
build: do not exclude postgres modules for client_library flag ( #1579 )
...
* don't exclude postgres modules for client_library flag
* fix build with client and server postgres flag
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2025-07-04 17:31:57 +01:00
Evgeny and GitHub
bfa52c4ba5
docs: update RFC for short links to match the implementation ( #1581 )
2025-07-03 18:09:02 +01:00
spaced4ndy and GitHub
c5eb66038b
agent: allow to accept contact requests after address is deleted ( #1580 )
2025-07-03 09:29:39 +00:00
Evgeny Poberezkin
a46edd60f0
6.4.0.11
2025-06-30 21:50:21 +01:00
Evgeny and GitHub
b4bcfd325b
agent: better handling errors during connection handshake retries ( #1578 )
...
* agent: handle invitation connection handshake errors
* fix/test retries for connecting via address
2025-06-25 19:06:00 +01:00
Evgeny and GitHub
976bd3a389
agent: short link encodings ( #1577 )
2025-06-24 10:06:44 +01:00
Evgeny Poberezkin
bf27c846da
6.4.0.10.1
v6.4.0-beta.10
2025-06-20 13:49:17 +01:00
Evgeny and GitHub
455360205c
smp server: prometheus histogram for message confirmation times (ACK) ( #1575 )
...
* time buckets
* split max time metric
* histogram
* histogram for confirmed delivery times
* gaugehistogram
* fix created, _ in gauge_histogram
* remove comments
* fix metrics
2025-06-20 13:46:59 +01:00
Evgeny and GitHub
79c67f2026
agent: JSON encoding for connection mode ( #1576 )
2025-06-19 11:21:29 +01:00
Evgeny and GitHub
c8928626fc
ntf server: do not log subscription status updates on subscribing/unsubscribing ( #1574 )
2025-06-19 09:15:07 +01:00
Evgeny and GitHub
b47d28a22a
smp server: prometheus metrics for delievered and not acknowledged messages (to monitor stuck deliveries) ( #1572 )
2025-06-17 21:10:09 +01:00
Evgeny and GitHub
c5b7d3c7af
agent: use flexible (small/large) string encoding for contact link data, for backward/forward compatibility ( #1569 )
...
* agent: use large string encoding for contact link data
* size-dependent user link data encoding
* tag large user data encoding with \255
2025-06-16 11:11:59 +01:00
Evgeny Poberezkin
d950012530
6.4.0.10
2025-06-14 21:06:54 +01:00
Evgeny Poberezkin
27b1f48929
Merge branch 'stable'
2025-06-14 21:05:59 +01:00
Evgeny Poberezkin
3d62a383d5
6.4.0.3.1
2025-06-14 14:19:31 +01:00
Evgeny and GitHub
6ac7101f4f
agent: make decoding for short link data forward compatible ( #1568 )
2025-06-14 14:13:14 +01:00
Evgeny and GitHub
65cc19842c
servers: restore constant time for absent queue/wrong key (regression in 6.4-beta.9) ( #1567 )
2025-06-14 07:10:51 +01:00
Evgeny and GitHub
656f290660
agent: fix updating short invitation link data ( #1566 )
2025-06-13 21:27:46 +01:00
Evgeny Poberezkin
643c3c3b3e
6.4.0.9
v6.4.0-beta.9
2025-06-13 09:48:20 +01:00
Evgeny and GitHub
da37384335
smp server: batch commands ( #1559 )
...
* protocol: refactor types and encoding
* clean
* smp server: batch commands (#1560 )
* smp server: batch commands verification into one DB transaction
* ghc 8.10.7
* flatten transmission tuples
* diff
* only use batch logic if there is more than one transmission
* func
* reset NTF service when adding notifier
* version
* Revert "smp server: use separate database pool for reading queues and creating service records (#1561 )"
This reverts commit 3df2425162 .
* version
* Revert "version"
This reverts commit d80a6b74c5 .
2025-06-12 23:05:04 +01:00
Evgeny and GitHub
1658048c2c
Revert "smp server: use separate database pool for reading queues and creating service records ( #1561 )" ( #1564 )
...
This reverts commit 3df2425162 .
2025-06-12 11:04:43 +01:00
Evgeny and GitHub
27d38518e1
agent: use PQ keys in contact request data inside link container (but not in contact request link); use PQ keys in invitations sent to contact addresses ( #1563 )
...
* agent: use PQ keys in contact request data inside link container (but not in contact request link); use PQ keys in invitations sent to contact addresses
* do not use PQ keys in the link with old address versions
2025-06-11 18:22:37 +01:00
Evgeny and GitHub
cf8088ac6a
smp server: do not require ALPN for HTTP to fix Android asset links, do not use port 443 in server-server SMP connections ( #1562 )
...
* log alpn
* always use HTTP when SNI is sent, regardless of ALPN
* decide credential based on SNI
* do not use web port in SMP/Ntf servers connecting to SMP servers
* simpler
* refactor
* fix
2025-06-10 22:09:07 +01:00