Skip to content

Commit

Permalink
Merge pull request #11 from lzchen/prepare-release-1.12.0rc2-0.32b0
Browse files Browse the repository at this point in the history
[release/v1.12.0rc2-0.32b0] Prepare release 1.12.0rc2/0.32b0
  • Loading branch information
lzchen authored Jun 14, 2022
2 parents aba6b72 + 8f43efa commit 244c3c4
Show file tree
Hide file tree
Showing 30 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## Version 1.12.0rc2/0.32b0 (2022-06-14)

- Add min/max fields to Histogram
([#2759](https://github.com/open-telemetry/opentelemetry-python/pull/2759))
Expand Down
4 changes: 2 additions & 2 deletions eachdist.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sortfirst=
exporter/*

[stable]
version=1.12.0rc2-dev
version=1.12.0rc2

packages=
opentelemetry-sdk
Expand All @@ -30,7 +30,7 @@ packages=
opentelemetry-api

[prerelease]
version=0.32b0-dev
version=0.32b0

packages=
opentelemetry-opentracing-shim
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.12.0rc2-dev"
__version__ = "1.12.0rc2"
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.12.0rc2-dev"
__version__ = "1.12.0rc2"
4 changes: 2 additions & 2 deletions exporter/opentelemetry-exporter-jaeger/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ package_dir=
=src
packages=find_namespace:
install_requires =
opentelemetry-exporter-jaeger-proto-grpc == 1.12.0rc2-dev
opentelemetry-exporter-jaeger-thrift == 1.12.0rc2-dev
opentelemetry-exporter-jaeger-proto-grpc == 1.12.0rc2
opentelemetry-exporter-jaeger-thrift == 1.12.0rc2

[options.packages.find]
where = src
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.12.0rc2-dev"
__version__ = "1.12.0rc2"
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "0.32b0-dev"
__version__ = "0.32b0"
2 changes: 1 addition & 1 deletion exporter/opentelemetry-exporter-otlp-proto-grpc/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ install_requires =
googleapis-common-protos ~= 1.52
opentelemetry-api ~= 1.3
opentelemetry-sdk ~= 1.11
opentelemetry-proto == 1.12.0rc2-dev
opentelemetry-proto == 1.12.0rc2
backoff >= 1.10.0, < 2.0.0; python_version<'3.7'
backoff >= 1.10.0, < 3.0.0; python_version>='3.7'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.12.0rc2-dev"
__version__ = "1.12.0rc2"
2 changes: 1 addition & 1 deletion exporter/opentelemetry-exporter-otlp-proto-http/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ install_requires =
googleapis-common-protos ~= 1.52
opentelemetry-api ~= 1.3
opentelemetry-sdk ~= 1.11
opentelemetry-proto == 1.12.0rc2-dev
opentelemetry-proto == 1.12.0rc2
backoff >= 1.10.0, < 2.0.0; python_version<'3.7'
backoff >= 1.10.0, < 3.0.0; python_version>='3.7'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.12.0rc2-dev"
__version__ = "1.12.0rc2"
4 changes: 2 additions & 2 deletions exporter/opentelemetry-exporter-otlp/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ package_dir=
=src
packages=find_namespace:
install_requires =
opentelemetry-exporter-otlp-proto-grpc == 1.12.0rc2-dev
opentelemetry-exporter-otlp-proto-http == 1.12.0rc2-dev
opentelemetry-exporter-otlp-proto-grpc == 1.12.0rc2
opentelemetry-exporter-otlp-proto-http == 1.12.0rc2

[options.packages.find]
where = src
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.12.0rc2-dev"
__version__ = "1.12.0rc2"
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "0.32b0-dev"
__version__ = "0.32b0"
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.12.0rc2-dev"
__version__ = "1.12.0rc2"
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ install_requires =
requests ~= 2.7
opentelemetry-api ~= 1.3
opentelemetry-sdk ~= 1.11
opentelemetry-exporter-zipkin-json == 1.12.0rc2-dev
opentelemetry-exporter-zipkin-json == 1.12.0rc2

[options.packages.find]
where = src
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.12.0rc2-dev"
__version__ = "1.12.0rc2"
4 changes: 2 additions & 2 deletions exporter/opentelemetry-exporter-zipkin/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ package_dir=
=src
packages=find_namespace:
install_requires =
opentelemetry-exporter-zipkin-json == 1.12.0rc2-dev
opentelemetry-exporter-zipkin-proto-http == 1.12.0rc2-dev
opentelemetry-exporter-zipkin-json == 1.12.0rc2
opentelemetry-exporter-zipkin-proto-http == 1.12.0rc2

[options.packages.find]
where = src
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.12.0rc2-dev"
__version__ = "1.12.0rc2"
2 changes: 1 addition & 1 deletion opentelemetry-api/src/opentelemetry/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.12.0rc2-dev"
__version__ = "1.12.0rc2"
2 changes: 1 addition & 1 deletion opentelemetry-proto/src/opentelemetry/proto/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.12.0rc2-dev"
__version__ = "1.12.0rc2"
4 changes: 2 additions & 2 deletions opentelemetry-sdk/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ packages=find_namespace:
zip_safe = False
include_package_data = True
install_requires =
opentelemetry-api == 1.12.0rc2-dev
opentelemetry-semantic-conventions == 0.32b0-dev
opentelemetry-api == 1.12.0rc2
opentelemetry-semantic-conventions == 0.32b0
setuptools >= 16.0
dataclasses == 0.8; python_version < '3.7'
typing-extensions >= 3.7.4
Expand Down
2 changes: 1 addition & 1 deletion opentelemetry-sdk/src/opentelemetry/sdk/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.12.0rc2-dev"
__version__ = "1.12.0rc2"
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "0.32b0-dev"
__version__ = "0.32b0"
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.12.0rc2-dev"
__version__ = "1.12.0rc2"
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "1.12.0rc2-dev"
__version__ = "1.12.0rc2"
2 changes: 1 addition & 1 deletion shim/opentelemetry-opentracing-shim/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ install_requires =

[options.extras_require]
test =
opentelemetry-test-utils == 0.32b0-dev
opentelemetry-test-utils == 0.32b0
opentracing ~= 2.2.0

[options.packages.find]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.

__version__ = "0.32b0-dev"
__version__ = "0.32b0"
4 changes: 2 additions & 2 deletions tests/opentelemetry-test-utils/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ package_dir=
=src
packages=find_namespace:
install_requires =
opentelemetry-api == 1.12.0rc2-dev
opentelemetry-sdk == 1.12.0rc2-dev
opentelemetry-api == 1.12.0rc2
opentelemetry-sdk == 1.12.0rc2
asgiref ~= 3.0

[options.extras_require]
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.32b0-dev"
__version__ = "0.32b0"

0 comments on commit 244c3c4

Please sign in to comment.