Skip to content
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

fix: Adjust Decimal formatter to always render a whole number #853

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

BobdenOs
Copy link
Contributor

@BobdenOs BobdenOs commented Oct 18, 2024

closes #851

replaces #852

@johannes-vogel johannes-vogel merged commit 027d717 into main Oct 21, 2024
4 checks passed
@johannes-vogel johannes-vogel deleted the fix-decimals-2 branch October 21, 2024 08:41
@cap-bots cap-bots mentioned this pull request Oct 18, 2024
johannes-vogel pushed a commit that referenced this pull request Oct 21, 2024
🤖 I have created a release *beep* *boop*
---


<details><summary>hana: 1.3.2</summary>

##
[1.3.2](hana-v1.3.1...hana-v1.3.2)
(2024-10-21)


### Fixed

* Adjust Decimal formatter to always render a whole number
([#853](#853))
([027d717](027d717))
* allocate a new Buffer for each chunk of a Blob stream when using
hana-client ([#846](#846))
([ec75b50](ec75b50))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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.

Value .00 is not a valid Decimal(5,2) when draftActive after upgrade to @cap-js/hana 1.3.1
2 participants