Releases: artifact-keeper/artifact-keeper-api
v1.1.9-rc.1
Artifact Keeper API v1.1.9-rc.1
Install
TypeScript (npm):
npm install @artifact-keeper/sdk@1.1.9-rc.1
Python (PyPI):
pip install artifact-keeper-client==1.1.9-rc.1
Kotlin (Gradle — GitHub Packages Maven):
repositories {
maven { url = uri("https://maven.pkg.github.com/artifact-keeper/artifact-keeper-api") }
}
dependencies {
implementation("com.artifactkeeper:client:1.1.9-rc.1")
}Rust (crates.io):
[dependencies]
artifact-keeper-client = "1.1.9-rc.1"Swift (SPM):
.package(url: "https://github.com/artifact-keeper/artifact-keeper-swift-sdk.git", from: "1.1.9-rc.1")Release artifacts
| File | Description |
|---|---|
openapi.yaml |
OpenAPI 3.1 spec |
artifact-keeper-ts-*.zip |
TypeScript client (fetch) |
artifact-keeper-kotlin-*.zip |
Kotlin client (Retrofit + kotlinx.serialization) |
artifact-keeper-swift-*.zip |
Swift SPM package (URLSession) |
artifact-keeper-rust-*.zip |
Rust client (reqwest) |
artifact-keeper-python-*.zip |
Python client (urllib3) |
Full Changelog: v1.1.0...v1.1.9-rc.1
v1.1.6
Artifact Keeper API v1.1.6
Install
TypeScript (npm):
npm install @artifact-keeper/sdk@1.1.6
Python (PyPI):
pip install artifact-keeper-client==1.1.6
Kotlin (Gradle — GitHub Packages Maven):
repositories {
maven { url = uri("https://maven.pkg.github.com/artifact-keeper/artifact-keeper-api") }
}
dependencies {
implementation("com.artifactkeeper:client:1.1.6")
}Rust (crates.io):
[dependencies]
artifact-keeper-client = "1.1.6"Swift (SPM):
.package(url: "https://github.com/artifact-keeper/artifact-keeper-swift-sdk.git", from: "1.1.6")Release artifacts
| File | Description |
|---|---|
openapi.yaml |
OpenAPI 3.1 spec |
artifact-keeper-ts-*.zip |
TypeScript client (fetch) |
artifact-keeper-kotlin-*.zip |
Kotlin client (Retrofit + kotlinx.serialization) |
artifact-keeper-swift-*.zip |
Swift SPM package (URLSession) |
artifact-keeper-rust-*.zip |
Rust client (reqwest) |
artifact-keeper-python-*.zip |
Python client (urllib3) |
Full Changelog: v1.1.0-rc.9...v1.1.6
v1.1.4
Artifact Keeper API v1.1.4
Install
TypeScript (npm):
npm install @artifact-keeper/sdk@1.1.4
Python (PyPI):
pip install artifact-keeper-client==1.1.4
Kotlin (Gradle — GitHub Packages Maven):
repositories {
maven { url = uri("https://maven.pkg.github.com/artifact-keeper/artifact-keeper-api") }
}
dependencies {
implementation("com.artifactkeeper:client:1.1.4")
}Rust (crates.io):
[dependencies]
artifact-keeper-client = "1.1.4"Swift (SPM):
.package(url: "https://github.com/artifact-keeper/artifact-keeper-swift-sdk.git", from: "1.1.4")Release artifacts
| File | Description |
|---|---|
openapi.yaml |
OpenAPI 3.1 spec |
artifact-keeper-ts-*.zip |
TypeScript client (fetch) |
artifact-keeper-kotlin-*.zip |
Kotlin client (Retrofit + kotlinx.serialization) |
artifact-keeper-swift-*.zip |
Swift SPM package (URLSession) |
artifact-keeper-rust-*.zip |
Rust client (reqwest) |
artifact-keeper-python-*.zip |
Python client (urllib3) |
Full Changelog: v1.1.0-rc.9...v1.1.4
v1.1.2
Artifact Keeper API v1.1.2
Install
TypeScript (npm):
npm install @artifact-keeper/sdk@1.1.2
Python (PyPI):
pip install artifact-keeper-client==1.1.2
Kotlin (Gradle — GitHub Packages Maven):
repositories {
maven { url = uri("https://maven.pkg.github.com/artifact-keeper/artifact-keeper-api") }
}
dependencies {
implementation("com.artifactkeeper:client:1.1.2")
}Rust (crates.io):
[dependencies]
artifact-keeper-client = "1.1.2"Swift (SPM):
.package(url: "https://github.com/artifact-keeper/artifact-keeper-swift-sdk.git", from: "1.1.2")Release artifacts
| File | Description |
|---|---|
openapi.yaml |
OpenAPI 3.1 spec |
artifact-keeper-ts-*.zip |
TypeScript client (fetch) |
artifact-keeper-kotlin-*.zip |
Kotlin client (Retrofit + kotlinx.serialization) |
artifact-keeper-swift-*.zip |
Swift SPM package (URLSession) |
artifact-keeper-rust-*.zip |
Rust client (reqwest) |
artifact-keeper-python-*.zip |
Python client (urllib3) |
Full Changelog: v1.1.0-rc.9...v1.1.2
v1.1.0
Artifact Keeper API v1.1.0
Install
TypeScript (npm):
npm install @artifact-keeper/sdk@1.1.0
Python (PyPI):
pip install artifact-keeper-client==1.1.0
Kotlin (Gradle — GitHub Packages Maven):
repositories {
maven { url = uri("https://maven.pkg.github.com/artifact-keeper/artifact-keeper-api") }
}
dependencies {
implementation("com.artifactkeeper:client:1.1.0")
}Rust (crates.io):
[dependencies]
artifact-keeper-client = "1.1.0"Swift (SPM):
.package(url: "https://github.com/artifact-keeper/artifact-keeper-swift-sdk.git", from: "1.1.0")Release artifacts
| File | Description |
|---|---|
openapi.yaml |
OpenAPI 3.1 spec |
artifact-keeper-ts-*.zip |
TypeScript client (fetch) |
artifact-keeper-kotlin-*.zip |
Kotlin client (Retrofit + kotlinx.serialization) |
artifact-keeper-swift-*.zip |
Swift SPM package (URLSession) |
artifact-keeper-rust-*.zip |
Rust client (reqwest) |
artifact-keeper-python-*.zip |
Python client (urllib3) |
Full Changelog: v1.1.0-rc.9...v1.1.0
v1.1.0-dev.3
Artifact Keeper API v1.1.0-dev.3
Install
TypeScript (npm):
npm install @artifact-keeper/sdk@1.1.0-dev.3
Python (PyPI):
pip install artifact-keeper-client==1.1.0-dev.3
Kotlin (Gradle — GitHub Packages Maven):
repositories {
maven { url = uri("https://maven.pkg.github.com/artifact-keeper/artifact-keeper-api") }
}
dependencies {
implementation("com.artifactkeeper:client:1.1.0-dev.3")
}Rust (crates.io):
[dependencies]
artifact-keeper-client = "1.1.0-dev.3"Swift (SPM):
.package(url: "https://github.com/artifact-keeper/artifact-keeper-swift-sdk.git", from: "1.1.0-dev.3")Release artifacts
| File | Description |
|---|---|
openapi.yaml |
OpenAPI 3.1 spec |
artifact-keeper-ts-*.zip |
TypeScript client (fetch) |
artifact-keeper-kotlin-*.zip |
Kotlin client (Retrofit + kotlinx.serialization) |
artifact-keeper-swift-*.zip |
Swift SPM package (URLSession) |
artifact-keeper-rust-*.zip |
Rust client (reqwest) |
artifact-keeper-python-*.zip |
Python client (urllib3) |
Full Changelog: v1.1.0-rc.9...v1.1.0-dev.3
v1.1.0-rc.9
Artifact Keeper API v1.1.0-rc.9
Install
TypeScript (npm):
npm install @artifact-keeper/sdk@1.1.0-rc.9
Python (PyPI):
pip install artifact-keeper-client==1.1.0-rc.9
Kotlin (Gradle — GitHub Packages Maven):
repositories {
maven { url = uri("https://maven.pkg.github.com/artifact-keeper/artifact-keeper-api") }
}
dependencies {
implementation("com.artifactkeeper:client:1.1.0-rc.9")
}Rust (crates.io):
[dependencies]
artifact-keeper-client = "1.1.0-rc.9"Swift (SPM):
.package(url: "https://github.com/artifact-keeper/artifact-keeper-swift-sdk.git", from: "1.1.0-rc.9")Release artifacts
| File | Description |
|---|---|
openapi.yaml |
OpenAPI 3.1 spec |
artifact-keeper-ts-*.zip |
TypeScript client (fetch) |
artifact-keeper-kotlin-*.zip |
Kotlin client (Retrofit + kotlinx.serialization) |
artifact-keeper-swift-*.zip |
Swift SPM package (URLSession) |
artifact-keeper-rust-*.zip |
Rust client (reqwest) |
artifact-keeper-python-*.zip |
Python client (urllib3) |
What's Changed
- Sync OpenAPI spec from backend v1.1.0-rc.7 by @brandonrc in #12
- Add oasdiff breaking change detection to CI by @brandonrc in #11
- chore: sync OpenAPI spec from backend (pre v1.1.0-rc.9) by @brandonrc in #14
Full Changelog: v1.1.0-rc.5...v1.1.0-rc.9
v1.1.0-rc.5
Artifact Keeper API v1.1.0-rc.5
Install
TypeScript (npm):
npm install @artifact-keeper/sdk@1.1.0-rc.5
Python (PyPI):
pip install artifact-keeper-client==1.1.0-rc.5
Kotlin (Gradle — GitHub Packages Maven):
repositories {
maven { url = uri("https://maven.pkg.github.com/artifact-keeper/artifact-keeper-api") }
}
dependencies {
implementation("com.artifactkeeper:client:1.1.0-rc.5")
}Rust (crates.io):
[dependencies]
artifact-keeper-client = "1.1.0-rc.5"Swift (SPM):
.package(url: "https://github.com/artifact-keeper/artifact-keeper-swift-sdk.git", from: "1.1.0-rc.5")Release artifacts
| File | Description |
|---|---|
openapi.yaml |
OpenAPI 3.1 spec |
artifact-keeper-ts-*.zip |
TypeScript client (fetch) |
artifact-keeper-kotlin-*.zip |
Kotlin client (Retrofit + kotlinx.serialization) |
artifact-keeper-swift-*.zip |
Swift SPM package (URLSession) |
artifact-keeper-rust-*.zip |
Rust client (reqwest) |
artifact-keeper-python-*.zip |
Python client (urllib3) |
What's Changed
- Sync OpenAPI spec from backend by @brandonrc in #8
- chore: add Mergify configuration by @brandonrc in #9
- chore: add testing infrastructure, agent definition, and test plan by @brandonrc in #10
Full Changelog: v1.1.0-rc.2...v1.1.0-rc.5
v1.1.0-rc.2
Artifact Keeper API v1.1.0-rc.2
Install
TypeScript (npm):
npm install @artifact-keeper/sdk@1.1.0-rc.2
Python (PyPI):
pip install artifact-keeper-client==1.1.0-rc.2
Kotlin (Gradle — GitHub Packages Maven):
repositories {
maven { url = uri("https://maven.pkg.github.com/artifact-keeper/artifact-keeper-api") }
}
dependencies {
implementation("com.artifactkeeper:client:1.1.0-rc.2")
}Rust (crates.io):
[dependencies]
artifact-keeper-client = "1.1.0-rc.2"Swift (SPM):
.package(url: "https://github.com/artifact-keeper/artifact-keeper-swift-sdk.git", from: "1.1.0-rc.2")Release artifacts
| File | Description |
|---|---|
openapi.yaml |
OpenAPI 3.1 spec |
artifact-keeper-ts-*.zip |
TypeScript client (fetch) |
artifact-keeper-kotlin-*.zip |
Kotlin client (Retrofit + kotlinx.serialization) |
artifact-keeper-swift-*.zip |
Swift SPM package (URLSession) |
artifact-keeper-rust-*.zip |
Rust client (reqwest) |
artifact-keeper-python-*.zip |
Python client (urllib3) |
Full Changelog: v1.1.0-dev.2...v1.1.0-rc.2
v1.1.0-dev.2
Artifact Keeper API v1.1.0-dev.2
Install
TypeScript (npm):
npm install @artifact-keeper/sdk@1.1.0-dev.2
Python (PyPI):
pip install artifact-keeper-client==1.1.0-dev.2
Kotlin (Gradle — GitHub Packages Maven):
repositories {
maven { url = uri("https://maven.pkg.github.com/artifact-keeper/artifact-keeper-api") }
}
dependencies {
implementation("com.artifactkeeper:client:1.1.0-dev.2")
}Rust (crates.io):
[dependencies]
artifact-keeper-client = "1.1.0-dev.2"Swift (SPM):
.package(url: "https://github.com/artifact-keeper/artifact-keeper-swift-sdk.git", from: "1.1.0-dev.2")Release artifacts
| File | Description |
|---|---|
openapi.yaml |
OpenAPI 3.1 spec |
artifact-keeper-ts-*.zip |
TypeScript client (fetch) |
artifact-keeper-kotlin-*.zip |
Kotlin client (Retrofit + kotlinx.serialization) |
artifact-keeper-swift-*.zip |
Swift SPM package (URLSession) |
artifact-keeper-rust-*.zip |
Rust client (reqwest) |
artifact-keeper-python-*.zip |
Python client (urllib3) |
Full Changelog: v1.1.0-dev.1...v1.1.0-dev.2