Skip to content

Promote client to beta stability #26

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

Closed
wants to merge 39 commits into from
Closed

Promote client to beta stability #26

wants to merge 39 commits into from

Conversation

philkra
Copy link
Contributor

@philkra philkra commented Oct 1, 2021

Adjust the docs stability disclaimer by promoting the client to beta.

swallez and others added 30 commits July 28, 2021 17:53
Copy the config directory into the docker image used by CI. Without this
the build command used by the unified build process fails.

```
env DEPENDENCIES_REPORTS_DIR=$PWD \
    DEPENDENCIES_REPORT=dependencies-report.csv \
  .ci/make.sh assemble 8.0.0-SNAPSHOT
```
Signed-off-by: Carl Dea <carldea@gmail.com>
Using Temurin builds of OpenJDK in GH actions
[DOCS] Adds Introduction, Installation, and Connecting sections to Java client docs
[DOCS] Adds intro text to the index file, changes snippet attributes
- Add runtime support for variants (wrapping key decoding, property lookahead)
- Simplify transport API and remove dependency on LLRC for request options
- Add JsonpDeserializable annotation
- Lenient parsing of strings, numbers and arrays
- Add tests
@philkra philkra added Area: Documentation Improvements or additions to documentation 7.x v7.15 labels Oct 1, 2021
@philkra philkra changed the base branch from main to 7.x October 1, 2021 05:06
@philkra
Copy link
Contributor Author

philkra commented Oct 1, 2021

closing in favour of #27

@philkra philkra closed this Oct 1, 2021
@philkra philkra deleted the promote-to-beta branch October 1, 2021 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Documentation Improvements or additions to documentation v7.15
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants