Skip to content

Releases: kcctl/kcctl

Release 1.0.0-early-access

06 Mar 18:32
78c2fa7
Compare
Choose a tag to compare
Pre-release

Changelog

⚙️ Dependencies

  • 78c2fa7 Bump org.jreleaser:jreleaser-maven-plugin from 1.10.0 to 1.11.0 (#453) (dependabot[bot])
  • 16a52fc Bump quarkus.platform.version from 3.7.4 to 3.8.1 (#452) (dependabot[bot])
  • b5e3a28 Bump debezium.version from 2.5.1.Final to 2.5.2.Final (#451) (dependabot[bot])

Contributors

We'd like to thank the following people for their contributions:
GitHub, dependabot[bot]

Release v1.0.0.CR3

19 Jan 09:29
Compare
Choose a tag to compare

Changelog

🔄 Changes

  • 5976307 🏁 Releasing version 1.0.0.CR3 (GitHub Action)
  • 111b2df #421 Building aarch64 binaries only for tagged releases (Gunnar Morling)
  • 9919bb4 #421 aarch64 release artifacts (Gunnar Morling)
  • c557966 Adding macOS-latest-xlarge build (Gunnar Morling)
  • bb229b5 #419 Adding compatibility flag to native build (Gunnar Morling)
  • 300572a ⬆️ Next version 1.0.0-SNAPSHOT (GitHub Action)

Contributors

We'd like to thank the following people for their contributions:
GitHub, GitHub Action, Gunnar Morling

Release v1.0.0.CR2

18 Jan 20:14
Compare
Choose a tag to compare

Changelog

🔄 Changes

  • ce3448c 🏁 Releasing version 1.0.0.CR2 (GitHub Action)
  • 4104bf5 Fix(?) license header (Chris Egerton)
  • de67025 Update completion script (Chris Egerton)
  • cdb3373 Add integration test for 'patch logger' (Chris Egerton)
  • 59e4d99 Use POJO deserialization for loggers (Chris Egerton)
  • 036a0b0 Implement '--scope' option for 'kcctl patch logger' (Chris Egerton)
  • 9518ec4 Update patch command description in help output and README (Chris Egerton)
  • 4b5c878 When will I finally remember to update the completion script before pushing? (Chris Egerton)
  • c5b0604 Add integration test for patching offsets (Chris Egerton)
  • de324e5 Implement 'kcctl patch offsets' command (Chris Egerton)
  • c4dc461 Minor cleanup: remove unused fields and unnecessary throws clause (Chris Egerton)
  • 57536f5 Revert "Bump actions/upload-artifact from 3 to 4" (Gunnar Morling)
  • 5418834 Revert "Bump actions/download-artifact from 3 to 4" (Gunnar Morling)
  • f830045 #410 Upgrading to Quarkus 3 and Java/GraalVM 21 (Gunnar Morling)
  • f38e780 Bump org.apache.maven.plugins:maven-compiler-plugin (dependabot[bot])
  • 03c5fff MINOR: Update Debezium/Kafka Connect versions used in integration tests (Chris Egerton)
  • 1764ac5 Fix integration tests to accommodate new 'last_modified' field in logger endpoints (Chris Egerton)
  • b05319c Add new Debezium connector to integration tests (Chris Egerton)
  • 2fe580d #375 Add support for deleting offsets (#392) (Fiore Mario Vitale)
  • 6920889 Add TRUNK to CI connect version (#393) (Fiore Mario Vitale)
  • be19345 Add Dockerfile to build a kafka connect image based on kafka trunk (#376) (Fiore Mario Vitale)
  • 13292d8 ⬆️ Next version 1.0.0-SNAPSHOT (GitHub Action)

⚙️ Dependencies

  • 69ac62e Bump actions/cache from 3.3.3 to 4.0.0 (dependabot[bot])
  • c644e04 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.5 (dependabot[bot])
  • 41d7637 Bump com.squareup.okhttp3:okhttp-urlconnection from 4.11.0 to 4.12.0 (dependabot[bot])
  • ad91b07 Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2 (dependabot[bot])
  • 6bf4b4e Bump com.squareup.okio:okio from 3.5.0 to 3.7.0 (dependabot[bot])
  • bb18b53 Bump com.squareup.okhttp3:okhttp from 4.11.0 to 4.12.0 (dependabot[bot])
  • fe21134 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.5 (dependabot[bot])
  • 25c9962 Bump com.mycila:license-maven-plugin from 4.2 to 4.3 (dependabot[bot])
  • 610218d Bump actions/setup-java from 3 to 4 (dependabot[bot])
  • 272a4ce Bump actions/cache from 3.3.2 to 3.3.3 (dependabot[bot])
  • 36e1877 Bump actions/upload-artifact from 3 to 4 (dependabot[bot])
  • 22dcc14 Bump actions/download-artifact from 3 to 4 (dependabot[bot])
  • dddc927 Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.1 (dependabot[bot])
  • edfa24c Bump org.jreleaser:jreleaser-maven-plugin from 1.7.0 to 1.10.0 (dependabot[bot])
  • ff74347 Bump actions/checkout from 3 to 4 (dependabot[bot])
  • 890cfd1 Bump actions/cache from 3.3.1 to 3.3.2 (dependabot[bot])
  • 5031f96 Bump net.javacrumbs.json-unit:json-unit-assertj from 3.0.0 to 3.2.2 (dependabot[bot])

Contributors

We'd like to thank the following people for their contributions:
Chris Egerton, Fiore Mario Vitale, GitHub, GitHub Action, Gunnar Morling, dependabot[bot]

Release v1.0.0.CR1

04 Aug 12:51
Compare
Choose a tag to compare

Changelog

🔄 Changes

  • fc65c5a 🏁 Releasing version 1.0.0.CR1 (GitHub Action)
  • d90423f #363 Add nested subcommand support for help command and -h/--help flag (Chris Egerton)
  • 5c316b6 Bump org.apache.maven.plugins:maven-compiler-plugin (dependabot[bot])
  • 04bfe0f #102 Support new task restart semantics (Chris Egerton)
  • e9d22d7 #355 Matrix testing on CI (Chris Egerton)
  • 971e866 #357 Retry all REST requests on 409 errors (Chris Egerton)
  • 4604cf5 #353 Fix flaky integration tests (Chris Egerton)
  • 0022fa6 MINOR: Sprinkle some syntactic sugar on our integration tests (Chris Egerton)
  • bf085a8 #339 Add 'stop connector' command (Chris Egerton)
  • 5984316 #2 Add 'get offsets' command (Chris Egerton)
  • c389627 #296 Status should be colored for kcctl get connectors (#301) (Harvey Yue)
  • 03254dd ⬆️ Next version 1.0.0-SNAPSHOT (GitHub Action)

⚙️ Dependencies

  • 30f6916 Bump com.squareup.okio:okio from 3.4.0 to 3.5.0 (dependabot[bot])
  • 58b23c2 Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.2.1 to 3.3.0 (dependabot[bot])
  • 45dc884 Bump com.squareup.okhttp3:okhttp-urlconnection from 4.10.0 to 4.11.0 (dependabot[bot])
  • 11d4a52 Bump com.mycila:license-maven-plugin from 4.1 to 4.2 (dependabot[bot])
  • d00944e Bump org.jreleaser:jreleaser-maven-plugin from 1.4.0 to 1.7.0 (dependabot[bot])
  • dc3bf76 Bump org.apache.maven.plugins:maven-install-plugin from 3.1.0 to 3.1.1 (dependabot[bot])
  • bbe6c41 Bump com.squareup.okhttp3:okhttp from 4.10.0 to 4.11.0 (dependabot[bot])
  • 4ba0723 Bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.3.1 (dependabot[bot])
  • 57afec3 Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.0 to 3.3.1 (dependabot[bot])
  • ffdd0b3 Bump com.squareup.okio:okio from 3.3.0 to 3.4.0 (dependabot[bot])
  • 28b5e49 Bump net.javacrumbs.json-unit:json-unit-assertj from 2.36.1 to 3.0.0 (dependabot[bot])
  • 13ae5c7 Bump org.apache.maven.plugins:maven-assembly-plugin from 3.4.2 to 3.6.0 (dependabot[bot])
  • 30f42e1 Bump net.revelc.code:impsort-maven-plugin from 1.8.0 to 1.9.0 (dependabot[bot])
  • 24b4758 Bump maven-surefire-plugin from 3.0.0-M8 to 3.1.2 (dependabot[bot])
  • 37b27fe Bump maven-deploy-plugin from 3.0.0 to 3.1.1 (dependabot[bot])
  • 32ce403 Bump quarkus.platform.version from 2.16.1.Final to 2.16.2.Final (dependabot[bot])
  • 94c7754 Bump formatter-maven-plugin from 2.21.0 to 2.23.0 (dependabot[bot])
  • 0faf75c Bump maven-failsafe-plugin from 3.0.0-M8 to 3.1.2 (dependabot[bot])
  • b0ef244 Bump actions/cache from 3.2.4 to 3.3.1 (dependabot[bot])
  • 3ee3166 Bump json-unit-assertj from 2.36.0 to 2.36.1 (dependabot[bot])
  • 4af5cf5 Bump actions/cache from 3.2.3 to 3.2.4 (dependabot[bot])
  • c0d019b Bump quarkus.platform.version from 2.16.0.Final to 2.16.1.Final (dependabot[bot])
  • 1b36a40 Bump maven-enforcer-plugin from 3.1.0 to 3.2.1 (dependabot[bot])
  • d593385 Bump quarkus.platform.version from 2.15.3.Final to 2.16.0.Final (dependabot[bot])
  • 20450b8 Bump debezium-testing-testcontainers from 2.1.1.Final to 2.1.2.Final (dependabot[bot])

Contributors

We'd like to thank the following people for their contributions:
Chris Egerton, GitHub, GitHub Action, Gunnar Morling, Harvey Yue, dependabot[bot]

Release v1.0.0.Beta3

22 Jan 08:25
Compare
Choose a tag to compare

Changelog

🔄 Changes

  • 1ca9eea 🏁 Releasing version 1.0.0.Beta3 (GitHub Action)
  • e6dcd9d 👷 #311 Updating release configuration; (Andres Almiray)
  • cf85c7d ⬆️ Next version 1.0.0-SNAPSHOT (GitHub Action)

Contributors

We'd like to thank the following people for their contributions:
Andres Almiray, GitHub, GitHub Action

Release v1.0.0.Beta2

21 Jan 22:57
Compare
Choose a tag to compare

Changelog

🔄 Changes

  • 31b50f4 🏁 Releasing version 1.0.0.Beta2 (GitHub Action)
  • 5cff18e #295 Fix configuration context for listing plugins when apply fails (Chris Egerton)
  • 8ba41dd #295 Fix NPE for listing plugins when connector class not found (Chris Egerton)
  • 0c0d15f 💄 #253 Set max width value for tasks column of GetConnectorsCommand (Harvey Yue)
  • f25c3d1#297 Updating description and re-generating completion script (Gunnar Morling)
  • ab91513#297 Adding a new option in for kcctl describe connector to specify an output format (for now just JSON) (Sébastien Blanc)
  • 6893f5e ⬆️ Upgrading Kafka version used for testing (Gunnar Morling)
  • 4a3053b ⬆️ Upgrading Kafka version used for testing (Gunnar Morling)
  • 0a0fcf9 ✅ Adding Debezium Spanner connector to GetPluginsCommandTest (Gunnar Morling)
  • b996e28 chore: Split changelog entries by dependencies and other changes (Oliver Weiler)
  • 9673bb6 ⬆️ Next version 1.0.0-SNAPSHOT (GitHub Action)

⚙️ Dependencies

  • d5e6c3d Bump jreleaser-maven-plugin from 1.3.1 to 1.4.0 (dependabot[bot])
  • e355d9b Bump actions/cache from 3.2.2 to 3.2.3 (dependabot[bot])
  • 14c5b20 Bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8 (dependabot[bot])
  • 6e36be6 Bump maven-failsafe-plugin from 3.0.0-M7 to 3.0.0-M8 (dependabot[bot])
  • e566052 Bump quarkus.platform.version from 2.15.1.Final to 2.15.3.Final (dependabot[bot])
  • d14e0f6 Bump okio from 3.2.0 to 3.3.0 (dependabot[bot])
  • efd1bac Bump actions/cache from 3.2.1 to 3.2.2 (dependabot[bot])
  • 3a0331c Bump debezium-testing-testcontainers from 2.0.1.Final to 2.1.1.Final (dependabot[bot])
  • 86f85b9 Bump actions/cache from 3.0.11 to 3.2.1 (dependabot[bot])
  • 4ae7942 Bump quarkus.platform.version from 2.15.0.Final to 2.15.1.Final (dependabot[bot])
  • 9c59c28 Bump debezium-testing-testcontainers from 2.0.0.Final to 2.0.1.Final (dependabot[bot])
  • d622e46 Bump quarkus.platform.version from 2.14.2.Final to 2.15.0.Final (dependabot[bot])

Contributors

We'd like to thank the following people for their contributions:
Chris Egerton, GitHub, GitHub Action, Gunnar Morling, Harvey Yue, Oliver Weiler, Sébastien Blanc, dependabot[bot]

Release v1.0.0.Beta1

12 Dec 16:33
Compare
Choose a tag to compare

Changelog

33d4d68 🏁 Releasing version 1.0.0.Beta1
69bb647 #250 Allow multiple file names with 'apply -f'
7f09be4 Bump impsort-maven-plugin from 1.7.0 to 1.8.0
df6ae25 Bump quarkus.platform.version from 2.14.1.Final to 2.14.2.Final
4dd2369 #265 replace 'delete' with 'delete connector'
2af235b Updating GraalVM version used on CI
0e67e1b Updating GraalVM version used on CI
429f5c3 Bump jreleaser-maven-plugin from 1.2.0 to 1.3.1
01f128c Bump os-maven-plugin from 1.7.0 to 1.7.1
f05137a Bump formatter-maven-plugin from 2.20.0 to 2.21.0
f1bc57b Bump quarkus.platform.version from 2.13.3.Final to 2.14.1.Final
c56d49b Bump maven-install-plugin from 3.0.1 to 3.1.0
ebd59a2 Bump quarkus.platform.version from 2.13.2.Final to 2.13.3.Final
7f2ce9b Bump debezium-testing-testcontainers from 1.9.6.Final to 2.0.0.Final
9f09760 Bump actions/cache from 3.0.10 to 3.0.11
3786680 Bump quarkus.platform.version from 2.13.1.Final to 2.13.2.Final
2883c6f#261 Adding search filter API for plugin descriptions;
54eb892 Bump quarkus.platform.version from 2.13.0.Final to 2.13.1.Final (#259)
8bddde5 Bump json-unit-assertj from 2.35.0 to 2.36.0 (#258)
edaddca Bump actions/cache from 3.0.8 to 3.0.10 (#257)
40ff181 Bump ascii-table from 1.7.0 to 1.8.0 (#255)
2d85a70 Bump quarkus.platform.version from 2.12.3.Final to 2.13.0.Final (#252)
b37ca34 Bump debezium-testing-testcontainers from 1.9.5.Final to 1.9.6.Final (#251)
8909ea5 Bump ascii-table from 1.6.0 to 1.7.0 (#249)
f3c6d1c Bump quarkus.platform.version from 2.12.1.Final to 2.12.3.Final (#248)
2409c0f Bump maven-jar-plugin from 3.2.2 to 3.3.0 (#247)
a7879f7 🔍 #207 Showing plugin config options as a list instead of a table
000bfd4 🔍 #207 Adding plug-in name completion
0bca439 🔍 #207 Addressing review remarks
6df9a3f 🔍 #207 Adding support for KIP-769 features
591a2a4 Bump quarkus.platform.version from 2.11.3.Final to 2.12.1.Final (#244)
20edda6 Bump ascii-table from 1.5.0 to 1.6.0 (#242)
842511e Bump jreleaser-maven-plugin from 1.1.0 to 1.2.0 (#241)
576bce9 Bump quarkus.platform.version from 2.11.2.Final to 2.11.3.Final (#238)
3a9f6c4 Bump ascii-table from 1.3.0 to 1.5.0 (#240)
7ef737c Bump actions/cache from 3.0.7 to 3.0.8 (#237)
8cfe09d Bump maven-site-plugin from 3.12.0 to 3.12.1
07a752f Bump ascii-table from 1.2.0 to 1.3.0
f73b874 Bump quarkus.platform.version from 2.11.1.Final to 2.11.2.Final
1b19d7c Bump actions/cache from 3.0.5 to 3.0.7 (#236)
efbcc7f Bump quarkus.platform.version from 2.10.3.Final to 2.11.1.Final
0e56434 Bump maven-install-plugin from 3.0.0-M1 to 3.0.1
3168bbf Bump maven-assembly-plugin from 3.4.0 to 3.4.2
1b577c4 Bump maven-deploy-plugin from 3.0.0-M2 to 3.0.0
7126b90 Bump maven-resources-plugin from 3.2.0 to 3.3.0
b3e6bc1 Bump formatter-maven-plugin from 2.19.0 to 2.20.0
1ff86ac Bump quarkus.platform.version from 2.10.1.Final to 2.10.3.Final
d40b3a2 Bump actions/cache from 3.0.4 to 3.0.5
594c16f ⤴️ Fixes to Connect 3.2
b065faf Bump maven-assembly-plugin from 3.3.0 to 3.4.0
b86c580 ⚡️ #184 Using "Expand" API to request all connectors status and config info at once
4c2e5ec ⬆️ Upgrading GraalVM
4fff77d ⬆️ Upgrading GraalVM
2628df2 ♻️ Using record type
8b97b9f ⬆️ Upgrading Debezium version
1cbde5d Bump jreleaser-maven-plugin from 1.0.0 to 1.1.0
2bd1f83 Bump okhttp from 4.9.3 to 4.10.0
20f357b Bump okhttp-urlconnection from 4.9.3 to 4.10.0
529c12d Bump maven-enforcer-plugin from 3.0.0-M3 to 3.1.0
9564811 Bump quarkus.platform.version from 2.9.2.Final to 2.10.1.Final
0b99a7b Bump okio from 2.8.0 to 3.2.0
0e1d547 Bump formatter-maven-plugin from 2.18.0 to 2.19.0
dcd4fd8 Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7
82207b1 Bump actions/cache from 3.0.2 to 3.0.4
28d98a4 Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M7
f2e4aab Bump debezium-api from 1.9.2.Final to 1.9.4.Final
633a4a8 Bump debezium-testing-testcontainers from 1.9.2.Final to 1.9.4.Final
f60a341 🐛 #204 Avoid NPE when invoking describe command for non-existing connector
ffcf005 Bump debezium-testing-testcontainers from 1.8.1.Final to 1.9.2.Final
d1d13c8 Bump impsort-maven-plugin from 1.6.2 to 1.7.0
1e17949 Bump formatter-maven-plugin from 2.17.1 to 2.18.0
1373604 Bump jreleaser-maven-plugin from 0.10.0 to 1.0.0
2152dd4 Bump quarkus.platform.version from 2.7.1.Final to 2.9.2.Final
81426ca Bump maven-clean-plugin from 3.1.0 to 3.2.0
f41cc35 Bump debezium-api from 1.8.1.Final to 1.9.2.Final
a52164b Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6
ee0a839 💄 #182 Sort the connector config info when executing the describe command
6a82ece Bump quarkus.platform.version from 2.7.1.Final to 2.7.2.Final
296e822 Bump actions/checkout from 2 to 3
8a572dd Bump maven-compiler-plugin from 3.9.0 to 3.10.1
5d621c2 Bump actions/setup-java from 2 to 3
cfc8129 Bump actions/download-artifact from 2 to 3
e71c5c0 Bump actions/upload-artifact from 2 to 3
f727c3e Bump json-unit-assertj from 2.31.0 to 2.35.0
23cefe2 Bump actions/cache from 2.1.7 to 3.0.2
8ad3eaa Bump maven-site-plugin from 3.10.0 to 3.12.0
2e8980a#167 allow multiple connector names and regexp
00453ef 📝 README update
f1c55fe Bump debezium-testing-testcontainers from 1.8.0.Final to 1.8.1.Final
3cdd45a Bump debezium-api from 1.8.0.Final to 1.8.1.Final
0681802 👷‍♀️ #161 Upgrading to latest GraalVM GH Action
ec4b12e 👷‍♀️ #147 Upgrading to latest GraalVM GH Action
ce604d6 Bump json-unit-assertj from 2.29.0 to 2.31.0
0832fa2 Bump quarkus.platform.version from 2.7.0.Final to 2.7.1.Final
9914c3a Bump okhttp-urlconnection from 4.9.1 to 4.9.3
048adf1 Bump okhttp from 4.9.1 to 4.9.3
b0b78ca Bump quarkus.platform.version from 2.6.3.Final to 2.7.0.Final
f41a902 Bump json-unit-assertj from 2.28.0 to 2.29.0
784f857 👷‍♀️ #147 Using official GraalVM GitHub Action
9c18226 🚧 Fixed version for failsafe plug-in
9e0c9ce 🧪 #146 Skipping integration tests on GH Actions for Windows;
0984289 🧪 #146 Skipping integration tests on GH Actions for Windows;
1e18caf 🧪 #146 Skipping integration tests on GH Actions for Windows;
46fb9e3 🧪 #146 Skipping integration tests on GH Actions for Windows;
95b674a 🧪 #146 Skipping integration tests on GH Actions for macOS;
f43ff0c 🧪 #146 Skipping integration tests on GH Actions for macOS;
1322ea2 🧪 #44 Misc. clean-up after rebase
1f73cd3 🧪 #44 Add integration test for PauseConnectorCommand
71f7dbe 🧪 #44 Add integration test for LoggerNamesCompletionCandidateCommand
fe22569 🧪 #44 Add integration test for GetPluginsCommand
f379823 🧪 #44 Add integration test for GetLoggersCommand
704ae1d 🧪 #44 Add integration test for GetLoggerCommand
3bd48a1 🧪 #44 Add integration test for GetConnectorCommand
d9af412 🧪 #44 Add integration test for DeleteConnectorCommand
5473c6a 🧪 #44 Add integration test for GetConnectorNamesCommand
3f1d6b8 🧪 #44 Add integration test for ApplyCommand
bf4aeda 🐳 #44 Provide helper utilities for integration tests
dfe7fa6 🐳 #44 Add initial testcontainers setup for integration testing
c82d02e Bump quarkus.platform.version from 2.6.1.Final to 2.6.3.Final
ca692eb Bump maven-jar-plugin from 3.2.0 to 3.2.2
4abee72 Bump maven-compiler-plugin from 3.8.1 to 3.9.0
98723f3 Bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2
eeba7fb Bump jreleaser-maven-plugin from 0.9.1 to 0.10.0
3d7d4be Bump maven-site-plugin from 3.9.1 to 3.10.0
837e577 Bump quarkus.platform.version from 2.6.0.Final to 2.6.1.Final
9c821c0 Bump quarkus.platform.version from 2.5.4.Final to 2.6.0.Final
c0c6e47 ⬆️ Next version 1.0.0-SNAPSHOT

Release v1.0.0.Alpha5

22 Dec 14:12
Compare
Choose a tag to compare

Changelog

5fbb9d8 🏁 Releasing version 1.0.0.Alpha5
98b0ac2 ⚡️ Setting up Homebrew release
bbef37a ⬆️ Next version 1.0.0-SNAPSHOT
8ae7e6e 🏁 Releasing version 1.0.0.Alpha4
bd8cb5d 👷 Continuing after failures during artifact deployment
d430bdc 🏁 Releasing version 1.0.0.Alpha3
3fd78ec 🍺 Add Homebrew packager
ad181fd Bump quarkus.platform.version from 2.5.3.Final to 2.5.4.Final
2c49ee4 💄 Consistent output of profile name
93b9eae 🥅 #124 Gracefully handling non-available KC REST API
5981d49 📝 README update
e911d83 📝 README update after first stable release
fb98c7c ⬆️ Next version 1.0.0-SNAPSHOT
4a31809 🏁 Releasing version 1.0.0.Alpha2
d71ea10 📦 Sdkman requires all input archives to be Zip files
f1320b1 📝 Store release logs
661b215 🙈 Sdkman publication should only be active on release
520cfaa ⬆️ Next version 1.0.0-SNAPSHOT

Release v1.0.0.Alpha4

22 Dec 12:49
Compare
Choose a tag to compare

Changelog

8ae7e6e 🏁 Releasing version 1.0.0.Alpha4
bd8cb5d 👷 Continuing after failures during artifact deployment
d430bdc 🏁 Releasing version 1.0.0.Alpha3
3fd78ec 🍺 Add Homebrew packager
ad181fd Bump quarkus.platform.version from 2.5.3.Final to 2.5.4.Final
2c49ee4 💄 Consistent output of profile name
93b9eae 🥅 #124 Gracefully handling non-available KC REST API
5981d49 📝 README update
e911d83 📝 README update after first stable release
fb98c7c ⬆️ Next version 1.0.0-SNAPSHOT
4a31809 🏁 Releasing version 1.0.0.Alpha2
d71ea10 📦 Sdkman requires all input archives to be Zip files
f1320b1 📝 Store release logs
661b215 🙈 Sdkman publication should only be active on release
520cfaa ⬆️ Next version 1.0.0-SNAPSHOT

Release v1.0.0.Alpha3

22 Dec 10:02
Compare
Choose a tag to compare

Changelog

d430bdc 🏁 Releasing version 1.0.0.Alpha3
3fd78ec 🍺 Add Homebrew packager
ad181fd Bump quarkus.platform.version from 2.5.3.Final to 2.5.4.Final
2c49ee4 💄 Consistent output of profile name
93b9eae 🥅 #124 Gracefully handling non-available KC REST API
5981d49 📝 README update
e911d83 📝 README update after first stable release
fb98c7c ⬆️ Next version 1.0.0-SNAPSHOT
4a31809 🏁 Releasing version 1.0.0.Alpha2
d71ea10 📦 Sdkman requires all input archives to be Zip files
f1320b1 📝 Store release logs
661b215 🙈 Sdkman publication should only be active on release
520cfaa ⬆️ Next version 1.0.0-SNAPSHOT