Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: operator-framework/java-operator-plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.0
Choose a base ref
...
head repository: operator-framework/java-operator-plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 15 commits
  • 12 files changed
  • 7 contributors

Commits on Oct 7, 2022

  1. chore: update to Quarkus 2.13.1.Final & JOSDK extension 4.0.2 (#104)

    * chore: update to Quarkus 2.13.1.Final & JOSDK extension 4.0.2
    
    * chore: update to Quarkus extension for JOSDK 4.0.3
    metacosm authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    2e24140 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    ab4bdc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    3fe9011 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Configuration menu
    Copy the full SHA
    1ea073b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    a94e5c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eed476 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Add configurable multi-arch build support (#114)

    Signed-off-by: Catherine Chan-Tse <[email protected]>
    oceanc80 authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    3398339 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. chore: update QOSDK and Quarkus to latest stable versions (#116)

    * chore: update QOSDK and Quarkus to latest stable versions
    
    * chore: update QOSDK to 6.0.0 and Quarkus to 3.0.0
    metacosm authored Apr 23, 2023
    Configuration menu
    Copy the full SHA
    4c5d4f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Bump k8s packages to v0.27.2 (#119)

    * Bump k8s packages to v0.27.2
    
    Bump the version of kubernetes packages to v0.27.2
    
    Signed-off-by: Edmund Ochieng <[email protected]>
    
    * Update kubebuilder to v3.11.0
    
    Signed-off-by: Edmund Ochieng <[email protected]>
    
    ---------
    
    Signed-off-by: Edmund Ochieng <[email protected]>
    OchiengEd authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    8d7f0c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    7269527 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. feat: update QOSDK to 6.3.0 (#123)

    * feat: update QOSDK to 6.3.0
    
    * chore: update to Quarkus 3.2.4
    
    ---------
    
    Co-authored-by: metacosm <[email protected]>
    Co-authored-by: Chris Laprun <[email protected]>
    3 people authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    fdd8a50 View commit details
    Browse the repository at this point in the history
  2. feat: update QOSDK to 6.3.1

    Signed-off-by: Chris Laprun <[email protected]>
    metacosm committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    70125e8 View commit details
    Browse the repository at this point in the history
  3. chore: update to Quarkus 3.2.5.Final

    Signed-off-by: Chris Laprun <[email protected]>
    metacosm committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3e58e0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26840be View commit details
    Browse the repository at this point in the history
  5. fix: version in CRD files correspond to CRD spec version, not API ver…

    …sion
    
    Fixes #115
    
    Signed-off-by: Chris Laprun <[email protected]>
    metacosm committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    fda47f9 View commit details
    Browse the repository at this point in the history
Loading