All of lore.kernel.org
 help / color / mirror / Atom feed
* [RELEASE  Babeltrace 2.0.3 - Amqui
@ 2020-04-23 22:01 ` Jérémie Galarneau
  0 siblings, 0 replies; 2+ messages in thread
From: Jérémie Galarneau via lttng-dev @ 2020-04-23 22:01 UTC (permalink / raw)
  To: lttng-dev; +Cc: diamon-discuss

Hi everyone!

Today we're releasing the third patch-level release of Babeltrace 2.0
"Amqui".

What's new since Babeltrace 2.0.2?
==================================

This release contains a number of fixes, but more importantly an
initial documentation for the Python bindings.

Note that I messed up and pushed out a later commit tagged as v2.0.3
and retagged the release commit as v2.0.3 again.

If you got the wrong tag, and want the new one, please delete the old
one and fetch the new one by doing:

	git tag -d v2.0.3
	git fetch origin tag v2.0.3

to get the updated tag.

You can test which tag you have by doing

	git rev-parse v2.0.3

which should return 91d15447 if you have the new version.

Sorry for the inconvenience.

The full change log follows.

2020-04-24 Babeltrace 2.0.3 (German Beer Day)
	* Fix: lib: use appropriate format specifier to print message iterator class
	* Fix: sink.text.pretty: check that port is connected before creating message iterator
	* Add initial Python bindings documentation
	* Fix: bt2: read properties on _DiscardedEventsMessage
	* tests: add tests for discarded events/packets creation
	* Fix: bt2: add precond. check, for stream class supporting discarded msgs with clock snapshot without clock class
	* Fix: flt-utils.muxer: reference leak in muxer_msg_iter_add_upstream_msg_iter error path
	* Fix: sink.text.details: goto error when failing to add input port
	* Fix: src.text.dmesg: add missing assignment of `status` on error path
	* Revert "bt2: _EventConst.__getitem__(): use a single temporary variable"
	* Fix: src.ctf.fs: initialize the other_entry variable
	* bt2: _EventConst.__getitem__(): use a single temporary variable
	* Fix: _EventConst.__getitem__(): check if event has a packet
	* doc: bt_field_class...get_mapping_labels...(): clarify RV's validity
	* doc/api/libbabeltrace2/style.css: make font weight of `.intertd` normal
	* Update working version to Babeltrace 2.0.3

Important links
===============
Babeltrace 2.0.3 tarball:
    https://www.efficios.com/files/babeltrace/babeltrace2-2.0.3.tar.bz2

Babeltrace website:
    https://babeltrace.org

Mailing list (for support and development):
    `lttng-dev at lists.lttng.org`

IRC channel:
    `#lttng` on `irc.oftc.net`

Git repository:
    https://bugs.lttng.org/projects/babeltrace

GitHub project:
    https://github.com/efficios/babeltrace

Continuous integration:
    https://ci.lttng.org/view/Babeltrace/

Code review:
    https://review.lttng.org/q/project:babeltrace

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [diamon-discuss] [RELEASE  Babeltrace 2.0.3 - Amqui
@ 2020-04-23 22:01 ` Jérémie Galarneau
  0 siblings, 0 replies; 2+ messages in thread
From: Jérémie Galarneau @ 2020-04-23 22:01 UTC (permalink / raw)
  To: lttng-dev; +Cc: diamon-discuss

Hi everyone!

Today we're releasing the third patch-level release of Babeltrace 2.0
"Amqui".

What's new since Babeltrace 2.0.2?
==================================

This release contains a number of fixes, but more importantly an
initial documentation for the Python bindings.

Note that I messed up and pushed out a later commit tagged as v2.0.3
and retagged the release commit as v2.0.3 again.

If you got the wrong tag, and want the new one, please delete the old
one and fetch the new one by doing:

	git tag -d v2.0.3
	git fetch origin tag v2.0.3

to get the updated tag.

You can test which tag you have by doing

	git rev-parse v2.0.3

which should return 91d15447 if you have the new version.

Sorry for the inconvenience.

The full change log follows.

2020-04-24 Babeltrace 2.0.3 (German Beer Day)
	* Fix: lib: use appropriate format specifier to print message iterator class
	* Fix: sink.text.pretty: check that port is connected before creating message iterator
	* Add initial Python bindings documentation
	* Fix: bt2: read properties on _DiscardedEventsMessage
	* tests: add tests for discarded events/packets creation
	* Fix: bt2: add precond. check, for stream class supporting discarded msgs with clock snapshot without clock class
	* Fix: flt-utils.muxer: reference leak in muxer_msg_iter_add_upstream_msg_iter error path
	* Fix: sink.text.details: goto error when failing to add input port
	* Fix: src.text.dmesg: add missing assignment of `status` on error path
	* Revert "bt2: _EventConst.__getitem__(): use a single temporary variable"
	* Fix: src.ctf.fs: initialize the other_entry variable
	* bt2: _EventConst.__getitem__(): use a single temporary variable
	* Fix: _EventConst.__getitem__(): check if event has a packet
	* doc: bt_field_class...get_mapping_labels...(): clarify RV's validity
	* doc/api/libbabeltrace2/style.css: make font weight of `.intertd` normal
	* Update working version to Babeltrace 2.0.3

Important links
===============
Babeltrace 2.0.3 tarball:
    https://www.efficios.com/files/babeltrace/babeltrace2-2.0.3.tar.bz2

Babeltrace website:
    https://babeltrace.org

Mailing list (for support and development):
    `lttng-dev at lists.lttng.org`

IRC channel:
    `#lttng` on `irc.oftc.net`

Git repository:
    https://bugs.lttng.org/projects/babeltrace

GitHub project:
    https://github.com/efficios/babeltrace

Continuous integration:
    https://ci.lttng.org/view/Babeltrace/

Code review:
    https://review.lttng.org/q/project:babeltrace

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-23 22:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-23 22:01 [RELEASE Babeltrace 2.0.3 - Amqui Jérémie Galarneau via lttng-dev
2020-04-23 22:01 ` [diamon-discuss] " Jérémie Galarneau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.