- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 2,262 for version2 (0.05 seconds)
-
cmd/erasure-object_test.go
versions[i] = objInfo.VersionID } // Remove and check the version in the second pool, then // remove and check the version in the first pool for testIdx, vid := range []string{versions[1], versions[0]} { names := []ObjectToDelete{ { ObjectV: ObjectV{ ObjectName: objectName, VersionID: vid, }, }, } _, delErrs := obj.DeleteObjects(ctx, bucketName, names, ObjectOptions{
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 38.3K bytes - Click Count (0) -
docs/es/docs/deployment/versions.md
## Fija tu versión de `fastapi` { #pin-your-fastapi-version } Lo primero que debes hacer es "fijar" la versión de **FastAPI** que estás usando a la versión específica más reciente que sabes que funciona correctamente para tu aplicación. Por ejemplo, digamos que estás utilizando la versión `0.112.0` en tu aplicación.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Tue Dec 16 16:33:45 GMT 2025 - 3.9K bytes - Click Count (0) -
docs/en/docs/deployment/versions.md
## Available versions { #available-versions } You can see the available versions (e.g. to check what is the current latest) in the [Release Notes](../release-notes.md){.internal-link target=_blank}. ## About versions { #about-versions } Following the Semantic Versioning conventions, any version below `1.0.0` could potentially add breaking changes.Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sun Aug 31 09:15:41 GMT 2025 - 3.5K bytes - Click Count (0) -
docs/de/docs/deployment/versions.md
Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Sat Sep 20 15:10:09 GMT 2025 - 4.1K bytes - Click Count (0) -
docs/ru/docs/deployment/versions.md
## Доступные версии { #available-versions } Вы можете посмотреть доступные версии (например, проверить последнюю на данный момент) в [Примечаниях к выпуску](../release-notes.md){.internal-link target=_blank}. ## О версиях { #about-versions }Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Tue Sep 30 11:24:39 GMT 2025 - 5.9K bytes - Click Count (0) -
docs/pt/docs/deployment/versions.md
## Versões disponíveis { #available-versions } Você pode ver as versões disponíveis (por exemplo, para verificar qual é a mais recente) nas [Release Notes](../release-notes.md){.internal-link target=_blank}. ## Sobre versões { #about-versions }Created: Sun Dec 28 07:19:09 GMT 2025 - Last Modified: Wed Nov 12 16:23:57 GMT 2025 - 4K bytes - Click Count (0) -
.go-version
Carlos Panato <******@****.***> 1764927645 +0100
Created: Fri Dec 26 09:05:12 GMT 2025 - Last Modified: Fri Dec 05 09:40:45 GMT 2025 - 7 bytes - Click Count (0) -
gradle/libs.versions.toml
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "org-jetbrains-kotlin" } kotlin-stdlib-osgi = { module = "org.jetbrains.kotlin:kotlin-osgi-bundle", version.ref = "org-jetbrains-kotlin" } kotlin-test-annotations = { module = "org.jetbrains.kotlin:kotlin-test-annotations-common", version.ref = "org-jetbrains-kotlin" }Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Fri Dec 19 22:05:50 GMT 2025 - 8.5K bytes - Click Count (0) -
build-logic/build-update-utils/src/main/kotlin/gradlebuild.update-versions.gradle.kts
comment = " Generated - Update by running `./gradlew updateAgpVersions`" currentGradleVersion = gradleModule.identity.version propertiesFile = layout.projectDirectory.file("gradle/dependency-management/agp-versions.properties") compatibilityDocFile = layout.projectDirectory.file("platforms/documentation/docs/src/docs/userguide/releases/compatibility.adoc") }Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Fri Oct 24 09:10:28 GMT 2025 - 2.3K bytes - Click Count (0) -
build-logic/integration-testing/src/main/kotlin/gradlebuild.cross-version-tests.gradle.kts
val crossVersionTest = createTestTask("gradle${targetVersion.version}CrossVersionTest", "forking", sourceSet, TestType.CROSSVERSION) { this.description = "Runs the cross-version tests against Gradle ${targetVersion.version}" this.systemProperties["org.gradle.integtest.versions"] = targetVersion.version this.systemProperties["org.gradle.integtest.crossVersion"] = "true"
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Fri Sep 05 02:31:24 GMT 2025 - 4.5K bytes - Click Count (0)