This is an automated email from the ASF dual-hosted git repository.
amashenkov pushed a change to branch ignite-28311
in repository https://gitbox.apache.org/repos/asf/ignite-3.git
from d2dbeac384e minor
add 34dd194eb07 IGNITE-28319 Fix teamcity server repo (#7831)
add 4b2a44e5ecb IGNITE-28104 Document security model (#7826)
add 96979a64e6f IGNITE-28241 Add link to Ignite 2 docs to Ignite 3 section
(#7790)
add 2a1d9605177 IGNITE-28103 Fix API spec links (#7833)
add 5ae32f9c399 IGNITE-28322 Remove org.jspecify.annotations.Nullable
usages (#7835)
add 52c4e3cfcf2 IGNITE-28323 Fix
testTransactionCannotBeUsedAfterNodeRestart (#7837)
add 1096b44cdb5 Merge branch 'main' into ignite-28311
No new revisions were added by this update.
Summary of changes:
.teamcity/pom.xml | 4 ++--
docs/docs/api-reference/api/cpp-api.md | 2 +-
docs/docs/api-reference/api/dotnet-api.md | 2 +-
docs/docs/api-reference/api/java-api.md | 2 +-
docs/docs/develop/work-with-data/table-api.md | 19 ++++++++-----------
docs/docs/understand/architecture/security.md | 6 ++++++
docs/docusaurus.config.ts | 5 +++++
.../internal/client/sql/PartitionMappingProvider.java | 2 +-
.../ignite/internal/client/tx/DirectTxUtilsTest.java | 2 +-
.../ignite/jdbc/ItJdbcConnectionFailoverTest.java | 4 ++--
.../ItSchemaForwardCompatibilityConsistencyTest.java | 2 +-
11 files changed, 29 insertions(+), 21 deletions(-)