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

Update dependency com.amazon.ion:ion-java to v1.11.9 #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.amazon.ion:ion-java 1.11.2 -> 1.11.9 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

amazon-ion/ion-java (com.amazon.ion:ion-java)

v1.11.9

What's Changed

Note

This release does not include all commits present on the master branch at the time of release. The following commits are excluded from 1.11.9 and will be included in a future release:

  • Adds support for writing binary Ion 1.1 null, bool, int, and float binary encoding. (#​612)
  • Adds support for writing binary Ion 1.1 timestamps. (#​618)
  • Adds support for writing binary Ion 1.1 decimal binary encoding. (#​636)
  • Adds support for writing binary Ion 1.1 text and lob types and some annotations. (#​637)
  • Removes more unused code. (#​864)

Full Changelog: amazon-ion/ion-java@v1.11.8...v1.11.9

v1.11.8

What's Changed

Note

This release does not include all commits present on the master branch at the time of release. The following commits are excluded from 1.11.8 and will be included in a future release:

  • Adds support for writing binary Ion 1.1 null, bool, int, and float binary encoding. (#​612)
  • Adds support for writing binary Ion 1.1 timestamps. (#​618)
  • Adds support for writing binary Ion 1.1 decimal binary encoding. (#​636)
  • Adds support for writing binary Ion 1.1 text and lob types and some annotations. (#​637)

Full Changelog: amazon-ion/ion-java@v1.11.7...v1.11.8

v1.11.7

What's Changed

  • Improves the automated release workflow. #​812
Note

This release does not include all commits present on the master branch at the time of release. The following commits are excluded from 1.11.7 and will be included in a future release:

  • Implements patch list as a single contiguous array of reusable PatchPoint instances. (#​521)
  • Remove the repeated logic of the method that overwrites the lower nibble of container type descriptor. (#​548)
  • Adds support for writing binary Ion 1.1 null, bool, int, and float binary encoding. (#​612)
  • Adds support for writing binary Ion 1.1 timestamps. (#​618)
  • Adds support for writing binary Ion 1.1 decimal binary encoding. (#​636)
  • Adds support for writing binary Ion 1.1 text and lob types and some annotations. (#​637)
  • Enable auto-flush and configurable block size in the binary writer. (#​650, #​651)

Full Changelog: amazon-ion/ion-java@v1.11.6...v1.11.7

v1.11.4

What's Changed

  • Removes the binary reader's SymbolToken cache, which provided a minor optimization for certain cases but a major regression for others. (#​756)
Note

This release does not include all commits present on the master branch at the time of release. The following commits are excluded from 1.11.4 and will be included in a future release:

  • Implements patch list as a single contiguous array of reusable PatchPoint instances. (#​521)
  • Remove the repeated logic of the method that overwrites the lower nibble of container type descriptor. (#​548)
  • Adds support for writing binary Ion 1.1 null, bool, int, and float binary encoding. (#​612)
  • Adds support for writing binary Ion 1.1 timestamps. (#​618)
  • Adds support for writing binary Ion 1.1 decimal binary encoding. (#​636)
  • Adds support for writing binary Ion 1.1 text and lob types and some annotations. (#​637)
  • Enable auto-flush and configurable block size in the binary writer. (#​650, #​651)

Full Changelog: amazon-ion/ion-java@v1.11.3...v1.11.4

v1.11.3

What's Changed

  • Fixes a bug that made concurrent access of a large nested IonStruct unsafe when only its parent had been made read-only. (#​722)
Note

This release does not include all commits present on the master branch at the time of release. The following commits are excluded from 1.11.3 and will be included in a future release:

  • Implements patch list as a single contiguous array of reusable PatchPoint instances. (#​521)
  • Remove the repeated logic of the method that overwrites the lower nibble of container type descriptor. (#​548)
  • Adds support for writing binary Ion 1.1 null, bool, int, and float binary encoding. (#​612)
  • Adds support for writing binary Ion 1.1 timestamps. (#​618)
  • Adds support for writing binary Ion 1.1 decimal binary encoding. (#​636)
  • Adds support for writing binary Ion 1.1 text and lob types and some annotations. (#​637)
  • Enable auto-flush and configurable block size in the binary writer. (#​650, #​651)

Full Changelog: amazon-ion/ion-java@v1.11.2...v1.11.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Feb 23, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/com.amazon.ion-ion-java-1.x branch from 39ed5ce to 7991591 Compare March 2, 2024 04:07
@renovate renovate bot changed the title Update dependency com.amazon.ion:ion-java to v1.11.3 Update dependency com.amazon.ion:ion-java to v1.11.4 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/com.amazon.ion-ion-java-1.x branch from 7991591 to 58a5e7d Compare April 24, 2024 22:17
@renovate renovate bot changed the title Update dependency com.amazon.ion:ion-java to v1.11.4 Update dependency com.amazon.ion:ion-java to v1.11.7 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/com.amazon.ion-ion-java-1.x branch from 58a5e7d to 7a783e9 Compare May 11, 2024 20:13
@renovate renovate bot changed the title Update dependency com.amazon.ion:ion-java to v1.11.7 Update dependency com.amazon.ion:ion-java to v1.11.8 May 11, 2024
@renovate renovate bot force-pushed the renovate/com.amazon.ion-ion-java-1.x branch from 7a783e9 to f473945 Compare July 13, 2024 00:07
@renovate renovate bot changed the title Update dependency com.amazon.ion:ion-java to v1.11.8 Update dependency com.amazon.ion:ion-java to v1.11.9 Jul 13, 2024
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.

0 participants