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

New feature: group membership #15

Draft
wants to merge 39 commits into
base: main
Choose a base branch
from
Draft

Commits on Sep 24, 2022

  1. Initial for group membership

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    21ac61d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. wip: zookeeper injection into the group membership bean

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    f5b4f2c View commit details
    Browse the repository at this point in the history
  2. ZK node interaction ready

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    ab50203 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Bump testcontainers-bom from 1.17.3 to 1.17.4

    Bumps [testcontainers-bom](https:/testcontainers/testcontainers-java) from 1.17.3 to 1.17.4.
    - [Release notes](https:/testcontainers/testcontainers-java/releases)
    - [Changelog](https:/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.17.3...1.17.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    35a3297 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Merge pull request #16 from quarkiverse/dependabot/maven/org.testcont…

    …ainers-testcontainers-bom-1.17.4
    
    Bump testcontainers-bom from 1.17.3 to 1.17.4
    morphy76 authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    0fa295b View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Bump testcontainers-bom from 1.17.4 to 1.17.5

    Bumps [testcontainers-bom](https:/testcontainers/testcontainers-java) from 1.17.4 to 1.17.5.
    - [Release notes](https:/testcontainers/testcontainers-java/releases)
    - [Changelog](https:/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.17.4...1.17.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    c011914 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merge pull request #17 from quarkiverse/dependabot/maven/org.testcont…

    …ainers-testcontainers-bom-1.17.5
    
    Bump testcontainers-bom from 1.17.4 to 1.17.5
    morphy76 authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    27a5f86 View commit details
    Browse the repository at this point in the history
  2. Bump quarkus.version from 2.13.0.Final to 2.13.1.Final

    Bumps `quarkus.version` from 2.13.0.Final to 2.13.1.Final.
    
    Updates `quarkus-bom` from 2.13.0.Final to 2.13.1.Final
    - [Release notes](https:/quarkusio/quarkus/releases)
    - [Commits](quarkusio/quarkus@2.13.0.Final...2.13.1.Final)
    
    Updates `quarkus-maven-plugin` from 2.13.0.Final to 2.13.1.Final
    
    Updates `quarkus-extension-maven-plugin` from 2.13.0.Final to 2.13.1.Final
    - [Release notes](https:/quarkusio/quarkus/releases)
    - [Commits](quarkusio/quarkus@2.13.0.Final...2.13.1.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.quarkus:quarkus-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus:quarkus-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus:quarkus-extension-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    fb2029d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Merge pull request #18 from quarkiverse/dependabot/maven/quarkus.vers…

    …ion-2.13.1.Final
    
    Bump quarkus.version from 2.13.0.Final to 2.13.1.Final
    morphy76 authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    ac3f006 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Bump quarkus.version from 2.13.1.Final to 2.13.2.Final

    Bumps `quarkus.version` from 2.13.1.Final to 2.13.2.Final.
    
    Updates `quarkus-bom` from 2.13.1.Final to 2.13.2.Final
    - [Release notes](https:/quarkusio/quarkus/releases)
    - [Commits](quarkusio/quarkus@2.13.1.Final...2.13.2.Final)
    
    Updates `quarkus-maven-plugin` from 2.13.1.Final to 2.13.2.Final
    
    Updates `quarkus-extension-maven-plugin` from 2.13.1.Final to 2.13.2.Final
    - [Release notes](https:/quarkusio/quarkus/releases)
    - [Commits](quarkusio/quarkus@2.13.1.Final...2.13.2.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.quarkus:quarkus-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus:quarkus-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus:quarkus-extension-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    719376c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Merge pull request #19 from quarkiverse/dependabot/maven/quarkus.vers…

    …ion-2.13.2.Final
    
    Bump quarkus.version from 2.13.1.Final to 2.13.2.Final
    morphy76 authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    76d188a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. GraalVM upgrade

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    1b4f54d View commit details
    Browse the repository at this point in the history
  2. Release 1.0.2

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    0ca5411 View commit details
    Browse the repository at this point in the history
  3. Removing logback binding to slf4j

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    4887cc7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #20 from quarkiverse/release-1.0.2

    Release 1.0.2
    morphy76 authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    862122f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    878a12b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac101ea View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Bump quarkus.version from 2.13.2.Final to 2.13.3.Final

    Bumps `quarkus.version` from 2.13.2.Final to 2.13.3.Final.
    
    Updates `quarkus-bom` from 2.13.2.Final to 2.13.3.Final
    - [Release notes](https:/quarkusio/quarkus/releases)
    - [Commits](quarkusio/quarkus@2.13.2.Final...2.13.3.Final)
    
    Updates `quarkus-maven-plugin` from 2.13.2.Final to 2.13.3.Final
    
    Updates `quarkus-extension-maven-plugin` from 2.13.2.Final to 2.13.3.Final
    - [Release notes](https:/quarkusio/quarkus/releases)
    - [Commits](quarkusio/quarkus@2.13.2.Final...2.13.3.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.quarkus:quarkus-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus:quarkus-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus:quarkus-extension-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 20, 2022
    Configuration menu
    Copy the full SHA
    204a16d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Merge pull request #21 from quarkiverse/dependabot/maven/quarkus.vers…

    …ion-2.13.3.Final
    
    Bump quarkus.version from 2.13.2.Final to 2.13.3.Final
    morphy76 authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    93a9fd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Fix doc URL in the README file

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    3b86631 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    818c884 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Bump quarkus.version from 2.13.3.Final to 2.14.0.Final

    Bumps `quarkus.version` from 2.13.3.Final to 2.14.0.Final.
    
    Updates `quarkus-bom` from 2.13.3.Final to 2.14.0.Final
    - [Release notes](https:/quarkusio/quarkus/releases)
    - [Commits](quarkusio/quarkus@2.13.3.Final...2.14.0.Final)
    
    Updates `quarkus-maven-plugin` from 2.13.3.Final to 2.14.0.Final
    
    Updates `quarkus-extension-maven-plugin` from 2.13.3.Final to 2.14.0.Final
    - [Release notes](https:/quarkusio/quarkus/releases)
    - [Commits](quarkusio/quarkus@2.13.3.Final...2.14.0.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.quarkus:quarkus-bom
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.quarkus:quarkus-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.quarkus:quarkus-extension-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    93bdefb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Merge pull request #22 from quarkiverse/dependabot/maven/quarkus.vers…

    …ion-2.14.0.Final
    
    Bump quarkus.version from 2.13.3.Final to 2.14.0.Final
    morphy76 authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    6ca3b35 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Bump quarkiverse-parent from 10 to 11

    Bumps [quarkiverse-parent](https:/quarkiverse/quarkiverse-parent) from 10 to 11.
    - [Release notes](https:/quarkiverse/quarkiverse-parent/releases)
    - [Commits](https:/quarkiverse/quarkiverse-parent/commits)
    
    ---
    updated-dependencies:
    - dependency-name: io.quarkiverse:quarkiverse-parent
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7c9cf71 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from quarkiverse/dependabot/maven/io.quarkiver…

    …se-quarkiverse-parent-11
    
    Bump quarkiverse-parent from 10 to 11
    morphy76 authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    dad172a View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Bump quarkus.version from 2.14.0.Final to 2.14.1.Final

    Bumps `quarkus.version` from 2.14.0.Final to 2.14.1.Final.
    
    Updates `quarkus-bom` from 2.14.0.Final to 2.14.1.Final
    - [Release notes](https:/quarkusio/quarkus/releases)
    - [Commits](quarkusio/quarkus@2.14.0.Final...2.14.1.Final)
    
    Updates `quarkus-maven-plugin` from 2.14.0.Final to 2.14.1.Final
    
    Updates `quarkus-extension-maven-plugin` from 2.14.0.Final to 2.14.1.Final
    - [Release notes](https:/quarkusio/quarkus/releases)
    - [Commits](quarkusio/quarkus@2.14.0.Final...2.14.1.Final)
    
    ---
    updated-dependencies:
    - dependency-name: io.quarkus:quarkus-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus:quarkus-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: io.quarkus:quarkus-extension-maven-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    cb08e8d View commit details
    Browse the repository at this point in the history
  2. Bump testcontainers-bom from 1.17.5 to 1.17.6

    Bumps [testcontainers-bom](https:/testcontainers/testcontainers-java) from 1.17.5 to 1.17.6.
    - [Release notes](https:/testcontainers/testcontainers-java/releases)
    - [Changelog](https:/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
    - [Commits](testcontainers/testcontainers-java@1.17.5...1.17.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.testcontainers:testcontainers-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    5922e34 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Merge pull request #24 from quarkiverse/dependabot/maven/quarkus.vers…

    …ion-2.14.1.Final
    
    Bump quarkus.version from 2.14.0.Final to 2.14.1.Final
    morphy76 authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    f5b306a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from quarkiverse/dependabot/maven/org.testcont…

    …ainers-testcontainers-bom-1.17.6
    
    Bump testcontainers-bom from 1.17.5 to 1.17.6
    morphy76 authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    b8ed81e View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Initial for group membership

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    63cf239 View commit details
    Browse the repository at this point in the history
  2. wip: zookeeper injection into the group membership bean

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    9487fd8 View commit details
    Browse the repository at this point in the history
  3. ZK node interaction ready

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    2927874 View commit details
    Browse the repository at this point in the history
  4. Rebasing

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    5fb3ddc View commit details
    Browse the repository at this point in the history
  5. Merge branch '13-new-recipe-group-membership' of github.com:quarkiver…

    …se/quarkus-zookeeper-client into 13-new-recipe-group-membership
    morphy76 committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    587e9e5 View commit details
    Browse the repository at this point in the history
  6. Review rebooting the branch

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    8233fa8 View commit details
    Browse the repository at this point in the history
  7. Adding the CDI beans to manage the membership status

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    562f355 View commit details
    Browse the repository at this point in the history
  8. Setting up the membership status infrastructure

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    274f099 View commit details
    Browse the repository at this point in the history
  9. WIP membership status

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    cf4b22f View commit details
    Browse the repository at this point in the history
  10. Wip test cases for group status

    Signed-off-by: Riccardo Pasquini <[email protected]>
    morphy76 committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    8b5e033 View commit details
    Browse the repository at this point in the history