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

[Automated] Sync master after 3.10.0 release #988

Merged
merged 4 commits into from
Sep 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ballerina/Ballerina.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ graalvmCompatible = true
groupId = "io.ballerina.stdlib"
artifactId = "kafka-native"
version = "3.10.0"
path = "../native/build/libs/kafka-native-3.10.0-SNAPSHOT.jar"
path = "../native/build/libs/kafka-native-3.10.0.jar"

[[platform.java17.dependency]]
groupId = "org.apache.kafka"
Expand All @@ -34,7 +34,7 @@ path = "./lib/kafka_2.12-3.5.1.jar"
groupId = "io.ballerina.stdlib"
artifactId = "constraint-native"
version = "1.4.0"
path = "./lib/constraint-native-1.4.0-20230831-142400-50e4023.jar"
path = "./lib/constraint-native-1.4.0.jar"

[build-options]
observabilityIncluded=true
2 changes: 1 addition & 1 deletion ballerina/CompilerPlugin.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ id = "kafka-compiler-plugin"
class = "io.ballerina.stdlib.kafka.plugin.KafkaCompilerPlugin"

[[dependency]]
path = "../compiler-plugin/build/libs/kafka-compiler-plugin-3.10.0-SNAPSHOT.jar"
path = "../compiler-plugin/build/libs/kafka-compiler-plugin-3.10.0.jar"
2 changes: 1 addition & 1 deletion ballerina/Dependencies.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[ballerina]
dependencies-toml-version = "2"
distribution-version = "2201.8.0-20230830-220400-8a7556d8"
distribution-version = "2201.8.0"

[[package]]
org = "ballerina"
Expand Down
44 changes: 22 additions & 22 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
org.gradle.caching=true
group=io.ballerina.stdlib
version=3.10.0-SNAPSHOT
version=3.10.1-SNAPSHOT
kafkaVersion=3.5.1
ballerinaLangVersion=2201.8.0-20230830-220400-8a7556d8
ballerinaLangVersion=2201.8.0
ballerinaGradlePluginVersion=2.0.1

puppycrawlCheckstyleVersion=10.12.1
Expand All @@ -12,30 +12,30 @@ testngVersion=7.6.1
gsonVersion=2.8.8
jacocoVersion=0.8.10

stdlibIoVersion=1.6.0-20230831-135000-049f91a
stdlibTimeVersion=2.4.0-20230831-134800-62143cd
stdlibUrlVersion=2.4.0-20230831-134600-aab5a12
stdlibIoVersion=1.6.0
stdlibTimeVersion=2.4.0
stdlibUrlVersion=2.4.0

stdlibConstraintVersion=1.4.0-20230831-142400-50e4023
stdlibCryptoVersion=2.5.0-20230831-142400-f4a0d9f
stdlibLogVersion=2.9.0-20230831-153100-9b73447
stdlibOsVersion=1.8.0-20230831-142200-cb96913
stdlibRandomVersion=1.5.0-20230831-142400-d71749f
stdlibTaskVersion=2.5.0-20230831-142600-ec5194a
stdlibConstraintVersion=1.4.0
stdlibCryptoVersion=2.5.0
stdlibLogVersion=2.9.0
stdlibOsVersion=1.8.0
stdlibRandomVersion=1.5.0
stdlibTaskVersion=2.5.0

stdlibCacheVersion=3.7.0-20230831-151700-7e2b0fa
stdlibFileVersion=1.9.0-20230831-160900-252d078
stdlibMimeVersion=2.9.0-20230831-160900-6ecc648
stdlibUuidVersion=1.7.0-20230831-151800-012c311
stdlibCacheVersion=3.7.0
stdlibFileVersion=1.9.0
stdlibMimeVersion=2.9.0
stdlibUuidVersion=1.7.0

stdlibAuthVersion=2.10.0-20230831-160500-17532df
stdlibJwtVersion=2.10.0-20230831-160800-b5db938
stdlibOAuth2Version=2.10.0-20230831-161200-a4a83a6
stdlibAuthVersion=2.10.0
stdlibJwtVersion=2.10.0
stdlibOAuth2Version=2.10.0

stdlibHttpVersion=2.10.0-20230831-195300-180df44
stdlibHttpVersion=2.10.0

stdlibTransactionVersion=1.8.0-20230831-210400-57edb68
stdlibTransactionVersion=1.8.0

# Ballerinax Observer
observeVersion=1.2.0-20230831-133600-6d16df4
observeInternalVersion=1.2.0-20230831-141400-b3bbdc2
observeVersion=1.2.0
observeInternalVersion=1.2.0