diff --git a/CHANGELOG.md b/CHANGELOG.md index e51f9a6..7693c1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## 0.9.6 +### Changed +- don't apt update in cirrus build, otherwise it may get stuck waiting for user input + ## 0.9.5 ### Added - Linux aarch64 shared and static build on native platform diff --git a/macos-latest-aarch64-shared/project.clj b/macos-latest-aarch64-shared/project.clj index f8742d2..1cd0c6f 100644 --- a/macos-latest-aarch64-shared/project.clj +++ b/macos-latest-aarch64-shared/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.huahaiy/dtlvnative-macos-aarch64-shared "0.9.5" +(defproject org.clojars.huahaiy/dtlvnative-macos-aarch64-shared "0.9.6" :description "Native dependency of embedded library version of Datalevin on Apple Silicon" :url "https://github.com/juji-io/dtlvnative" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0" diff --git a/macos-latest-aarch64/project.clj b/macos-latest-aarch64/project.clj index 95fb4cf..74c6a79 100644 --- a/macos-latest-aarch64/project.clj +++ b/macos-latest-aarch64/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.huahaiy/dtlvnative-macos-aarch64 "0.9.5" +(defproject org.clojars.huahaiy/dtlvnative-macos-aarch64 "0.9.6" :description "Native dependency of Datalevin database" :url "https://github.com/juji-io/dtlvnative" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0" diff --git a/macos-latest-amd64-shared/project.clj b/macos-latest-amd64-shared/project.clj index c0d7bd9..5233f7f 100644 --- a/macos-latest-amd64-shared/project.clj +++ b/macos-latest-amd64-shared/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.huahaiy/dtlvnative-macos-amd64-shared "0.9.5" +(defproject org.clojars.huahaiy/dtlvnative-macos-amd64-shared "0.9.6" :description "Native dependency of JVM version of Datalevin database on MacOS Silicon" :url "https://github.com/juji-io/dtlvnative" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0" diff --git a/macos-latest-amd64/project.clj b/macos-latest-amd64/project.clj index e603812..48618b7 100644 --- a/macos-latest-amd64/project.clj +++ b/macos-latest-amd64/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.huahaiy/dtlvnative-macos-amd64 "0.9.5" +(defproject org.clojars.huahaiy/dtlvnative-macos-amd64 "0.9.6" :description "Native dependency of Datalevin database" :url "https://github.com/juji-io/dtlvnative" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0" diff --git a/ubuntu-latest-aarch64-shared/project.clj b/ubuntu-latest-aarch64-shared/project.clj index 2939e26..e4f25d5 100644 --- a/ubuntu-latest-aarch64-shared/project.clj +++ b/ubuntu-latest-aarch64-shared/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.huahaiy/dtlvnative-linux-aarch64-shared "0.9.5" +(defproject org.clojars.huahaiy/dtlvnative-linux-aarch64-shared "0.9.6" :description "Native dependency of Datalevin database" :url "https://github.com/juji-io/dtlvnative" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0" diff --git a/ubuntu-latest-aarch64/project.clj b/ubuntu-latest-aarch64/project.clj index 019ee80..f09dcb4 100644 --- a/ubuntu-latest-aarch64/project.clj +++ b/ubuntu-latest-aarch64/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.huahaiy/dtlvnative-linux-aarch64 "0.9.5" +(defproject org.clojars.huahaiy/dtlvnative-linux-aarch64 "0.9.6" :description "Native dependency of Datalevin database" :url "https://github.com/juji-io/dtlvnative" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0" diff --git a/ubuntu-latest-amd64-shared/project.clj b/ubuntu-latest-amd64-shared/project.clj index 01297d1..0039c31 100644 --- a/ubuntu-latest-amd64-shared/project.clj +++ b/ubuntu-latest-amd64-shared/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.huahaiy/dtlvnative-linux-amd64-shared "0.9.5" +(defproject org.clojars.huahaiy/dtlvnative-linux-amd64-shared "0.9.6" :description "Native dependency of JVM version of Datalevin database" :url "https://github.com/juji-io/dtlvnative" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0" diff --git a/ubuntu-latest-amd64/project.clj b/ubuntu-latest-amd64/project.clj index 637829e..87176bd 100644 --- a/ubuntu-latest-amd64/project.clj +++ b/ubuntu-latest-amd64/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.huahaiy/dtlvnative-linux-amd64 "0.9.5" +(defproject org.clojars.huahaiy/dtlvnative-linux-amd64 "0.9.6" :description "Native dependency of Datalevin database" :url "https://github.com/juji-io/dtlvnative" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0" diff --git a/windows-amd64/project.clj b/windows-amd64/project.clj index ca93a69..9ddfe49 100644 --- a/windows-amd64/project.clj +++ b/windows-amd64/project.clj @@ -1,4 +1,4 @@ -(def version "0.9.5") +(def version "0.9.6") (defproject org.clojars.huahaiy/dtlvnative-windows-amd64 version :description "Native dependency of Datalevin database" diff --git a/x86_64-windows-gnu/project.clj b/x86_64-windows-gnu/project.clj index 94cad7b..1a424cd 100644 --- a/x86_64-windows-gnu/project.clj +++ b/x86_64-windows-gnu/project.clj @@ -1,4 +1,4 @@ -(def version "0.9.5") +(def version "0.9.6") (defproject org.clojars.huahaiy/dtlvnative-x86_64-windows-gnu version :description "Native dependency of JVM library version of Datalevin database"