Skip to content

Release 1.8.0 #207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 17, 2022
Merged

Release 1.8.0 #207

merged 1 commit into from
Aug 17, 2022

Conversation

oleg-jukovec
Copy link
Collaborator

@oleg-jukovec oleg-jukovec commented Aug 17, 2022

Overview

The minor release with time zones and interval support for datetime.

Also now you can use go-tarantool with msgpack.v5. To do this, add go_tarantool_msgpack_v5 to your build tags:

$ go build -tags=go_tarantool_msgpack_v5 .

Breaking changes

There are no breaking changes in the release.

New features

Bugfixes

Overview

    The minor release with time zones and interval support for
    datetime.

    Also now you can use go-tarantool with `msgpack.v5`. To do this,
    add `go_tarantool_msgpack_v5` to your build tags:

    $ go build -tags=go_tarantool_msgpack_v5 .

Breaking changes

    There are no breaking changes in the release.

New features

    Optional msgpack.v5 usage (#124).

    TZ support for datetime (#163).

    Interval support for datetime (#165).

Bugfixes

    Markdown of documentation for the decimal subpackage (#201).
@oleg-jukovec oleg-jukovec force-pushed the oleg-jukovec/release-1.8.0 branch from 796db57 to 48d736c Compare August 17, 2022 11:24
Copy link

@LeonidVas LeonidVas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@oleg-jukovec oleg-jukovec merged commit a8e0344 into master Aug 17, 2022
@oleg-jukovec oleg-jukovec deleted the oleg-jukovec/release-1.8.0 branch August 17, 2022 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants