Releases: yupiik/bundlebee
Releases · yupiik/bundlebee
1.0.8
Release 1.0.8
- Romain Manni-Bucau: kubeconfig can not have any certificate data in some rare cases. link.
1.0.7
Release 1.0.7
- Romain Manni-Bucau: fix download url for check-update command (only affects logs). link.
- Romain Manni-Bucau: fixing description separator for completion command. link.
- Francois Papon: Add oss metadata for site generation. link.
- Francois Papon: Update oss website info. link.
- Romain Manni-Bucau: fixing --config-file usage. link.
- Francois Papon: Add label sanitizer. link.
- Francois Papon: Fix kube client. link.
- Francois Papon: Upgrade to GraalVM 21.0.0.2.r11. link.
- Romain Manni-Bucau: adding await to descriptor schema - merge. link.
- Romain Manni-Bucau: ensure rank descriptors are chained. link.
- Romain Manni-Bucau: add more precise await condition, either custom with a jsonpointer or based on conditions. link.
- Romain Manni-Bucau: few more debug logs on awaited conditions. link.
- francois papon: Update native build to static. link.
- Romain Manni-Bucau: adding claimRef to PG and ES alveolus. link.
- Romain Manni-Bucau: fixing fatjar setup doc. link.
- Romain Manni-Bucau: ensure we can select the separator when interpolating a k8s secret in case there is a dot in the key. link.
- Romain Manni-Bucau: basic indentation support for secrets. link.
- francois papon: set build static image to false. link.
1.0.6
Release 1.0.6
- Romain Manni-Bucau: basic completion for commands. link.
- Romain Manni-Bucau: add CompletingExecutable to simplify command API for completion. link.
1.0.5
Release 1.0.5
- Romain Manni-Bucau: enable to hide args in help command. link.
- Romain Manni-Bucau: let's configure if labels or annotations are used for metadata injection. link.
- Romain Manni-Bucau: add global options to help. link.
- Romain Manni-Bucau: trying to determine rest endpoints more accurately calling k8s api + enable to explicitly map them. link.
- Romain Manni-Bucau: better synchronization about /api/v1 mapping loading + ensure to have the baseUri when needed with automatic or explicit mapping. link.
1.0.4
Release 1.0.4
- Romain Manni-Bucau: autoVersionSubmodules for future releases. link.
- Romain Manni-Bucau: adding some notes about the release. link.
- Romain Manni-Bucau: ensure we can install an alveolus from the same manifest even in exploded mode. link.
- Romain Manni-Bucau: ensure a secret can be found from the interpolator. link.
1.0.3
Release 1.0.3
- Romain Manni-Bucau: adding check-update command. link.
- Romain Manni-Bucau: define yupiik-tools in parent since it has common goals now. link.
- Romain Manni-Bucau: adding kubeconfig.cluster.minikube.ip interpolation support. link.
- Romain Manni-Bucau: upgrading yupiik-tools-maven-plugin. link.
1.0.2
Release 1.0.2
- Romain Manni-Bucau: fixing install script. link.
- Romain Manni-Bucau: fixing postgres alveolus + ensure we can download dependencies even if hierarchy does not exist yet. link.
- Romain Manni-Bucau: quoting postgres configmap variables. link.
1.0.1
Release 1.0.1
- Romain Manni-Bucau: drop CVE due to maven dependencies. link.
- Romain Manni-Bucau: fixing code to make the mojo working smoothless even if cdi-api is not dropped. link.
- Romain Manni-Bucau: missing header. link.
- Romain Manni-Bucau: loki draft. link.
- Romain Manni-Bucau: enable to use regex for patches (enables to patch easily. link.
- Romain Manni-Bucau: adding loki alveolus. link.
- Romain Manni-Bucau: ensure apply does not reapply the same descriptor again which can lead to deploy issues in some cases. link.
- Romain Manni-Bucau: few fixes/enhancement in loki alveolus + adding grafana one. link.
- Romain Manni-Bucau: adding monitoring-alveolus. link.
- Romain Manni-Bucau: enable to filter command in help command. link.
- Romain Manni-Bucau: minor fixes on defaults and doc generation. link.
- Romain Manni-Bucau: include global config in command doc. link.
- Romain Manni-Bucau: adding conditions on descriptors and dependencies. link.
- Romain Manni-Bucau: adding manifest filtering support. link.
- Romain Manni-Bucau: configure maven-release-plugin to include native profile. link.
- Romain Manni-Bucau: explaining how to run bundle through docker (windows) in the doc. link.
- Romain Manni-Bucau: basic exclude descriptor support. link.
- Romain Manni-Bucau: better defaults for maven plugins. link.
- Romain Manni-Bucau: adding skip option to mojos. link.
- Romain Manni-Bucau: optimize mojo configs. link.
- Romain Manni-Bucau: customize some options of add-alveolus mojo. link.
- Romain Manni-Bucau: enable to skip more to have a smoother maven integration. link.
- Romain Manni-Bucau: ensure new can overwrite existing files now. link.
- Romain Manni-Bucau: adding overwrite to add-alvelus command. link.
- Romain Manni-Bucau: adding AddAlveolusTypeHandler. link.
- Romain Manni-Bucau: upgrade yupiik-tools-maven-plugin. link.
- Romain Manni-Bucau: support auth header for maven fetches. link.
1.0.0
Initial release