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

upgrade ZIO AWS and fix breaking changes #517

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

googley42
Copy link
Contributor

@googley42 googley42 commented Oct 28, 2024

closes #516

@googley42 googley42 marked this pull request as ready for review October 28, 2024 16:43
@googley42 googley42 merged commit f89741d into series/2.x Oct 28, 2024
15 checks passed
@googley42 googley42 deleted the series/2.x_zio_aws_upgrade branch October 28, 2024 16:44
@googley42
Copy link
Contributor Author

googley42 commented Oct 28, 2024

hi @khajavi for the last couple of merges to master I have been getting getting an error to do with incorrect Java versions in the MDOC GH step - but I have not been able to identify the root cause - do you have any ideas?

[info] compiling 55 Scala sources to /home/runner/work/zio-dynamodb/zio-dynamodb/dynamodb/target/scala-2.13/classes ...
[error] ## Exception when compiling 55 sources to /home/runner/work/zio-dynamodb/zio-dynamodb/dynamodb/target/scala-2.13/classes
[error] java.lang.UnsupportedClassVersionError: zio/internal/stacktracer/Macros$ has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
[error] java.lang.ClassLoader.defineClass1(Native Method)
[error] java.lang.ClassLoader.defineClass(ClassLoader.java:7[56](https://github.com/zio/zio-dynamodb/actions/runs/11558624590/job/32171429358#step:6:57))

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.

Fix ZIO AWS breaking changes in latest release
1 participant