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

Resolve Issues #255 and #256, Update GraalVM to 21.0.2, and Update Documentation #257

Merged
merged 5 commits into from
Mar 20, 2024
Merged

Resolve Issues #255 and #256, Update GraalVM to 21.0.2, and Update Documentation #257

merged 5 commits into from
Mar 20, 2024

Conversation

kijuky
Copy link
Contributor

@kijuky kijuky commented Mar 14, 2024

Description:

This merge request aims to resolve issues #255 and #256. Additionally, it updates the GraalVM version used for native-image to 21.0.2. It also switches outdated options in GraalVM to newer ones. Moreover, this request includes updates to the documentation. It corrects some outdated sbt command syntax.

Changes:

Additional Notes:

  • This merge request aims to improve compatibility and maintainability of the project.
  • Please review the changes thoroughly before merging.

@kijuky kijuky requested a review from a team as a code owner March 14, 2024 01:39
@CLAassistant
Copy link

CLAassistant commented Mar 14, 2024

CLA assistant check
All committers have signed the CLA.

@@ -11,6 +11,7 @@ A ZIO-based AWS Custom Runtime compatible with GraalVM Native Image.
## Installation

```scala
libraryDependencies += "dev.zio" %% "zio-json" % "0.6.2"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

If #232 is merged, this change will no longer be necessary.

@@ -1 +1 @@
14.17.1
16
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I used the same version of node used in github actions.

@kijuky kijuky marked this pull request as draft March 14, 2024 02:36
@kijuky kijuky marked this pull request as ready for review March 14, 2024 08:32
@jrmsamson jrmsamson merged commit 7c4ad8c into zio:master Mar 20, 2024
13 checks passed
@kijuky kijuky deleted the feature/update-example branch March 21, 2024 02:16
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