Skip to content

Commit

Permalink
Manually add Java changes into main
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverhowell committed Oct 11, 2024
1 parent 0d93647 commit c13f277
Show file tree
Hide file tree
Showing 2 changed files with 936 additions and 494 deletions.
8 changes: 8 additions & 0 deletions docs/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ asciidoc:
minor-version: '6.0-SNAPSHOT'
# The snapshot version for installing with brew
version-brew: '6.0.0-SNAPSHOT'
java-client-standalone-version: '5.5.0-BETA'
# Allows us to use UI macros. See https://docs.asciidoctor.org/asciidoc/latest/macros/ui-macros/
experimental: true
snapshot: true
Expand All @@ -23,6 +24,7 @@ asciidoc:
# Must be lowercase because this is how the version appears in the docs
page-latest-supported-mc: '5.6-snapshot'
page-latest-supported-java-client: '6.0.0-SNAPSHOT'
page-latest-supported-java-client-new: '5.5.0-BETA'
# https://github.com/hazelcast/hazelcast-go-client/releases
page-latest-supported-go-client: '1.4.2'
# https://github.com/hazelcast/hazelcast-cpp-client/releases
Expand All @@ -37,5 +39,11 @@ asciidoc:
page-latest-supported-clc: '5.4.1'
open-source-product-name: 'Community Edition'
enterprise-product-name: 'Enterprise Edition'
java-client-new: 'Java Client (Standalone)'
java-client: 'Java Client and Embedded Server'
url-cloud-signup: https://cloud.hazelcast.com/sign-up
hazelcast-cloud: Cloud
ucn: User Code Namespaces
ucd: User Code Deployment
nav:
- modules/ROOT/nav.adoc
Loading

0 comments on commit c13f277

Please sign in to comment.