Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-axual committed Dec 7, 2023
1 parent 33f05f3 commit e50995e
Show file tree
Hide file tree
Showing 13 changed files with 157 additions and 95 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,3 @@ jobs:
tags: |
axual/ksml:snapshot
ghcr.io/axual/ksml:snapshot
axual/ksml-axual:snapshot
ghcr.io/axual/ksml-axual:snapshot
4 changes: 1 addition & 3 deletions .github/workflows/release-push-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
push: true
tags: |
axual/ksml:${{ github.event.release.tag_name }}
axual/ksml:latest
ghcr.io/axual/ksml:${{ github.event.release.tag_name }}
ghcr.io/axual/ksml:latest
axual/ksml-axual:${{ github.event.release.tag_name }}
ghcr.io/axual/ksml-axual:${{ github.event.release.tag_name }}
ghcr.io/axual/ksml-axual:latest
35 changes: 27 additions & 8 deletions NOTICE.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

Lists of 88 third-party dependencies.
Lists of 107 third-party dependencies.
(Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Classic Module (ch.qos.logback:logback-classic:1.4.11 - http://logback.qos.ch/logback-classic)
(Eclipse Public License - v 1.0) (GNU Lesser General Public License) Logback Core Module (ch.qos.logback:logback-core:1.4.11 - http://logback.qos.ch/logback-core)
(MIT License) minimal-json (com.eclipsesource.minimal-json:minimal-json:0.9.5 - https://github.com/ralfstx/minimal-json)
Expand Down Expand Up @@ -29,11 +29,11 @@ Lists of 88 third-party dependencies.
(Apache License, Version 2.0) Apache Commons BeanUtils (commons-beanutils:commons-beanutils:1.9.4 - https://commons.apache.org/proper/commons-beanutils/)
(Apache License, Version 2.0) Apache Commons Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/)
(The Apache Software License, Version 2.0) Apache Commons Logging (commons-logging:commons-logging:1.2 - http://commons.apache.org/proper/commons-logging/)
(Apache 2.0) KSML (io.axual.ksml:ksml:0.2.0-SNAPSHOT - https://axual.com/ksml/)
(Apache 2.0) KSML Data Generator (io.axual.ksml:ksml-data-generator:0.2.0-SNAPSHOT - https://axual.com/)
(Apache 2.0) Extended Kafka clients for KSML (io.axual.ksml:ksml-kafka-clients:0.2.0-SNAPSHOT - https://axual.com/ksml-kafka-clients/)
(Apache 2.0) KSML Queryable State Store (io.axual.ksml:ksml-query:0.2.0-SNAPSHOT - https://axual.com/ksml-query/)
(Apache 2.0) KSML Runner (io.axual.ksml:ksml-runner:0.2.0-SNAPSHOT - https://axual.com/ksml-runner/)
(Apache 2.0) KSML (io.axual.ksml:ksml:0.2.0 - https://axual.com/ksml/)
(Apache 2.0) KSML Data Generator (io.axual.ksml:ksml-data-generator:0.2.0 - https://axual.com/)
(Apache 2.0) Extended Kafka clients for KSML (io.axual.ksml:ksml-kafka-clients:0.2.0 - https://axual.com/ksml-kafka-clients/)
(Apache 2.0) KSML Queryable State Store (io.axual.ksml:ksml-query:0.2.0 - https://axual.com/ksml-query/)
(Apache 2.0) KSML Runner (io.axual.ksml:ksml-runner:0.2.0 - https://axual.com/ksml-runner/)
(Apache License 2.0) utils (io.confluent:common-utils:7.5.2 - https://confluent.io/common-utils)
(Apache License 2.0) kafka-avro-serializer (io.confluent:kafka-avro-serializer:7.5.2 - http://confluent.io/kafka-avro-serializer)
(Apache License 2.0) kafka-schema-registry-client (io.confluent:kafka-schema-registry-client:7.5.2 - http://confluent.io/kafka-schema-registry-client)
Expand All @@ -56,6 +56,9 @@ Lists of 88 third-party dependencies.
(Apache-2.0) Apache Commons Text (org.apache.commons:commons-text:1.11.0 - https://commons.apache.org/proper/commons-text)
(The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-clients:3.6.0 - https://kafka.apache.org)
(The Apache License, Version 2.0) Apache Kafka (org.apache.kafka:kafka-streams:3.6.0 - https://kafka.apache.org)
(Bouncy Castle Licence) Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (org.bouncycastle:bcpkix-jdk18on:1.76 - https://www.bouncycastle.org/java.html)
(Bouncy Castle Licence) Bouncy Castle Provider (org.bouncycastle:bcprov-jdk18on:1.76 - https://www.bouncycastle.org/java.html)
(Bouncy Castle Licence) Bouncy Castle ASN.1 Extension and Utility APIs (org.bouncycastle:bcutil-jdk18on:1.76 - https://www.bouncycastle.org/java.html)
(The MIT License) Checker Qual (org.checkerframework:checker-qual:3.33.0 - https://checkerframework.org/)
(The BSD License) Stax2 API (org.codehaus.woodstox:stax2-api:4.2.1 - http://github.com/FasterXML/stax2-api)
(EDL 1.0) Angus Activation Registries (org.eclipse.angus:angus-activation:2.0.1 - https://github.com/eclipse-ee4j/angus-activation/angus-activation)
Expand All @@ -78,13 +81,29 @@ Lists of 88 third-party dependencies.
(Apache License, 2.0) (BSD 2-Clause) (EDL 1.0) (EPL 2.0) (GPL2 w/ CPE) (MIT license) (Modified BSD) (Public Domain) (W3C license) (jQuery license) jersey-ext-entity-filtering (org.glassfish.jersey.ext:jersey-entity-filtering:3.1.3 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-entity-filtering)
(Apache License, 2.0) (BSD 2-Clause) (EDL 1.0) (EPL 2.0) (GPL2 w/ CPE) (MIT license) (Modified BSD) (Public Domain) (W3C license) (jQuery license) jersey-inject-hk2 (org.glassfish.jersey.inject:jersey-hk2:3.1.3 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-hk2)
(Apache License, 2.0) (EPL 2.0) (The GNU General Public License (GPL), Version 2, With Classpath Exception) jersey-media-json-jackson (org.glassfish.jersey.media:jersey-media-json-jackson:3.1.3 - https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-media-json-jackson)
(Universal Permissive License, Version 1.0) Graal Sdk (org.graalvm.sdk:graal-sdk:22.3.4 - https://github.com/oracle/graal)
(Universal Permissive License, Version 1.0) Truffle API (org.graalvm.truffle:truffle-api:22.3.4 - http://openjdk.java.net/projects/graal)
(New BSD License (3-clause BSD license)) Sulong API (org.graalvm.llvm:llvm-api:23.1.1 - http://www.graalvm.org/)
(Universal Permissive License, Version 1.0) Polyglot (org.graalvm.polyglot:polyglot:23.1.1 - https://github.com/oracle/graal)
(MIT License) (Python Software Foundation License) (Universal Permissive License, Version 1.0) Graalpython (org.graalvm.python:python-language:23.1.1 - http://www.graalvm.org/)
(MIT License) (Python Software Foundation License) (Universal Permissive License, Version 1.0) Graalpython Resources (org.graalvm.python:python-resources:23.1.1 - http://www.graalvm.org/)
(Universal Permissive License, Version 1.0) Tregex (org.graalvm.regex:regex:23.1.1 - http://www.graalvm.org/)
(Universal Permissive License, Version 1.0) Collections (org.graalvm.sdk:collections:23.1.1 - https://github.com/oracle/graal)
(Universal Permissive License, Version 1.0) Jniutils (org.graalvm.sdk:jniutils:23.1.1 - https://github.com/oracle/graal)
(Universal Permissive License, Version 1.0) Nativeimage (org.graalvm.sdk:nativeimage:23.1.1 - https://github.com/oracle/graal)
(Universal Permissive License, Version 1.0) Word (org.graalvm.sdk:word:23.1.1 - https://github.com/oracle/graal)
(Unicode/ICU License) Truffle Icu4j (org.graalvm.shadowed:icu4j:23.1.1 - http://openjdk.java.net/projects/graal)
(Universal Permissive License, Version 1.0) Truffle Json (org.graalvm.shadowed:json:23.1.1 - http://openjdk.java.net/projects/graal)
(GNU General Public License, version 2, with the Classpath Exception) Truffle Profiler (org.graalvm.tools:profiler-tool:23.1.1 - http://openjdk.java.net/projects/graal)
(Universal Permissive License, Version 1.0) Truffle API (org.graalvm.truffle:truffle-api:23.1.0 - http://openjdk.java.net/projects/graal)
(Universal Permissive License, Version 1.0) Truffle Compiler (org.graalvm.truffle:truffle-compiler:23.1.1 - http://openjdk.java.net/projects/graal)
(Universal Permissive License, Version 1.0) Truffle Nfi (org.graalvm.truffle:truffle-nfi:23.1.1 - http://openjdk.java.net/projects/graal)
(Universal Permissive License, Version 1.0) Truffle Nfi Libffi (org.graalvm.truffle:truffle-nfi-libffi:23.1.1 - http://openjdk.java.net/projects/graal)
(Universal Permissive License, Version 1.0) Truffle Runtime (org.graalvm.truffle:truffle-runtime:23.1.1 - http://openjdk.java.net/projects/graal)
(Apache License 2.0) (LGPL 2.1) (MPL 1.1) Javassist (org.javassist:javassist:3.29.2-GA - http://www.javassist.org/)
(Eclipse Distribution License - v 1.0) Extended StAX API (org.jvnet.staxex:stax-ex:2.1.0 - https://projects.eclipse.org/projects/ee4j/stax-ex)
(The Apache Software License, Version 2.0) LZ4 and xxHash (org.lz4:lz4-java:1.8.0 - https://github.com/lz4/lz4-java)
(The MIT License) Project Lombok (org.projectlombok:lombok:1.18.30 - https://projectlombok.org)
(Apache License 2.0) (GNU General Public License, version 2) RocksDB JNI (org.rocksdb:rocksdbjni:7.9.2 - https://rocksdb.org)
(MIT License) SLF4J API Module (org.slf4j:slf4j-api:2.0.6 - http://www.slf4j.org)
(Public Domain) XZ for Java (org.tukaani:xz:1.9 - https://tukaani.org/xz/java.html)
(Apache-2.0) snappy-java (org.xerial.snappy:snappy-java:1.1.10.4 - https://github.com/xerial/snappy-java)
(Apache License, Version 2.0) SnakeYAML (org.yaml:snakeyaml:2.2 - https://bitbucket.org/snakeyaml/snakeyaml)
2 changes: 1 addition & 1 deletion graalpy-module-collection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>io.axual.ksml</groupId>
<artifactId>ksml-parent</artifactId>
<version>0.2.0-SNAPSHOT</version>
<version>0.2.0</version>
</parent>

<artifactId>graalpy-module-collection</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions ksml-data-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>io.axual.ksml</groupId>
<artifactId>ksml-parent</artifactId>
<version>0.2.0-SNAPSHOT</version>
<version>0.2.0</version>
</parent>

<artifactId>ksml-data-generator</artifactId>
<version>0.2.0-SNAPSHOT</version>
<version>0.2.0</version>
<name>KSML Data Generator</name>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion ksml-kafka-clients/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>io.axual.ksml</groupId>
<artifactId>ksml-parent</artifactId>
<version>0.2.0-SNAPSHOT</version>
<version>0.2.0</version>
</parent>

<artifactId>ksml-kafka-clients</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ksml-query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>io.axual.ksml</groupId>
<artifactId>ksml-parent</artifactId>
<version>0.2.0-SNAPSHOT</version>
<version>0.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion ksml-reporting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>ksml-parent</artifactId>
<groupId>io.axual.ksml</groupId>
<version>0.2.0-SNAPSHOT</version>
<version>0.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
Loading

0 comments on commit e50995e

Please sign in to comment.