Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release MongooseIM 6.3.0 #4380

Merged
merged 3 commits into from
Oct 22, 2024
Merged

Release MongooseIM 6.3.0 #4380

merged 3 commits into from
Oct 22, 2024

Conversation

jacekwegr
Copy link
Contributor

@jacekwegr jacekwegr commented Oct 7, 2024

Highlights

  • Improved instrumentation with better configurability, Prometheus support and user-friendly features
  • Docker images are smaller and free of reported vulnerabilities
  • Improved WebSocket's stream management support
  • Erlang 27 compatibility
  • Added support for CockroachDB as a new RDBMS
  • Various improvements and fixes

@mongoose-im

This comment was marked as outdated.

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.30%. Comparing base (2d0db0e) to head (0be1dd7).
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4380      +/-   ##
==========================================
+ Coverage   85.25%   85.30%   +0.04%     
==========================================
  Files         550      550              
  Lines       33845    33845              
==========================================
+ Hits        28855    28870      +15     
+ Misses       4990     4975      -15     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mongoose-im

This comment was marked as outdated.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Contributor

@JanuszJakubiec JanuszJakubiec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, the changelog looks good, I've added minor suggestions.

@mongoose-im

This comment was marked as outdated.

@mongoose-im

This comment was marked as outdated.

@mongoose-im

This comment was marked as outdated.

@mongoose-im
Copy link
Collaborator

mongoose-im commented Oct 22, 2024

elasticsearch_and_cassandra_27 / elasticsearch_and_cassandra_mnesia / 0be1dd7
Reports root/ big
OK: 473 / Failed: 0 / User-skipped: 49 / Auto-skipped: 0


small_tests_27 / small_tests / 0be1dd7
Reports root / small


small_tests_27_arm64 / small_tests / 0be1dd7
Reports root / small


small_tests_26 / small_tests / 0be1dd7
Reports root / small


ldap_mnesia_27 / ldap_mnesia / 0be1dd7
Reports root/ big
OK: 2346 / Failed: 0 / User-skipped: 910 / Auto-skipped: 0


ldap_mnesia_26 / ldap_mnesia / 0be1dd7
Reports root/ big
OK: 2346 / Failed: 0 / User-skipped: 910 / Auto-skipped: 0


dynamic_domains_mysql_redis_27 / mysql_redis / 0be1dd7
Reports root/ big
OK: 4718 / Failed: 0 / User-skipped: 152 / Auto-skipped: 0


internal_mnesia_27 / internal_mnesia / 0be1dd7
Reports root/ big
OK: 2488 / Failed: 0 / User-skipped: 768 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_26 / pgsql_mnesia / 0be1dd7
Reports root/ big
OK: 4751 / Failed: 0 / User-skipped: 119 / Auto-skipped: 0


pgsql_cets_27 / pgsql_cets / 0be1dd7
Reports root/ big
OK: 4628 / Failed: 0 / User-skipped: 186 / Auto-skipped: 0


cockroachdb_cets_27 / cockroachdb_cets / 0be1dd7
Reports root/ big
OK: 4627 / Failed: 1 / User-skipped: 186 / Auto-skipped: 0

pubsub_SUITE:dag+node_config:send_last_published_item_test
{error,
  {timeout_when_waiting_for_stanza,
    [{escalus_client,wait_for_stanza,
       [{client,
          <<"alice_send_last_published_item_test_2844@localhost/res1">>,
          escalus_tcp,<0.74776.0>,
          [{event_manager,<0.74752.0>},
           {server,<<"localhost">>},
           {username,<<"alicE_send_last_published_item_test_2844">>},
           {resource,<<"res1">>}],
          [{event_client,
             [{event_manager,<0.74752.0>},
            {server,<<"localhost">>},
            {username,
              <<"alicE_send_last_published_item_test_2844">>},
            {resource,<<"res1">>}]},
           {resource,<<"res1">>},
           {username,<<"alice_send_last_published_item_test_2844">>},
           {server,<<"localhost">>},
           {host,<<"localhost">>},
           {port,5222},
           {auth,{escalus_auth,auth_plain}},
           {wspath,undefined},
           {username,<<"alicE_send_last_published_item_test_2844">>},
           {server,<<"localhost">>},
           {password,<<"matygrysa">>},
           {stream_id,<<"c4b79a53bfd9744a">>}]},
        5000],
       [{file,
          "/home/circleci/project/big_tests/_build/default/lib/escalus/src/escalus_client.erl"},
        {line,136}]},
     {pubsub_tools,receive_response,3,
       [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"},
        {line,433}]},
     {pubsub_tools,receive_and_check_response,4,
       [{file,"/home/circleci/project/big_tests/tests/pubsub_tools.erl"},
   ...

Report log


dynamic_domains_mssql_mnesia_27 / odbc_mssql_mnesia / 0be1dd7
Reports root/ big
OK: 4748 / Failed: 0 / User-skipped: 122 / Auto-skipped: 0


dynamic_domains_pgsql_mnesia_27 / pgsql_mnesia / 0be1dd7
Reports root/ big
OK: 4751 / Failed: 0 / User-skipped: 119 / Auto-skipped: 0


mysql_redis_27 / mysql_redis / 0be1dd7
Reports root/ big
OK: 5123 / Failed: 0 / User-skipped: 147 / Auto-skipped: 0


pgsql_mnesia_27 / pgsql_mnesia / 0be1dd7
Reports root/ big
OK: 5142 / Failed: 0 / User-skipped: 128 / Auto-skipped: 0


mssql_mnesia_27 / odbc_mssql_mnesia / 0be1dd7
Reports root/ big
OK: 5139 / Failed: 0 / User-skipped: 131 / Auto-skipped: 0


pgsql_mnesia_26 / pgsql_mnesia / 0be1dd7
Reports root/ big
OK: 5142 / Failed: 0 / User-skipped: 128 / Auto-skipped: 0


cockroachdb_cets_27 / cockroachdb_cets / 0be1dd7
Reports root/ big
OK: 4628 / Failed: 0 / User-skipped: 186 / Auto-skipped: 0

Copy link
Member

@chrzaszcz chrzaszcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@chrzaszcz chrzaszcz marked this pull request as ready for review October 22, 2024 12:07
@chrzaszcz chrzaszcz merged commit d5584c9 into master Oct 22, 2024
4 checks passed
@chrzaszcz chrzaszcz deleted the rel-6.3 branch October 22, 2024 12:09
@chrzaszcz chrzaszcz restored the rel-6.3 branch October 22, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants