{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":111817597,"defaultBranch":"master","name":"safe-akka","ownerLogin":"evolution-gaming","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-11-23T14:15:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/15799569?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1725541509.0","currentOid":""},"activityList":{"items":[{"before":"66a33389ce6ea75f486b2b2f99e4ee4c107a4aac","after":"1e70e1f8d4ddf9fc98efe120bccdaa84abc0e808","ref":"refs/heads/master","pushedAt":"2024-09-16T16:28:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mr-git","name":"Mareks Rampāns","path":"/mr-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8796159?s=80&v=4"},"commit":{"message":"Update sbt to 1.10.2 (#146)","shortMessageHtmlLink":"Update sbt to 1.10.2 (#146)"}},{"before":"946e607ba6b0e9fa8ed0d3e3b2c6e24412a96e7c","after":"66a33389ce6ea75f486b2b2f99e4ee4c107a4aac","ref":"refs/heads/master","pushedAt":"2024-09-05T13:10:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"migesok","name":"Mikhail Sokolov","path":"/migesok","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2026954?s=80&v=4"},"commit":{"message":"Post 3.1.0 release cleanup","shortMessageHtmlLink":"Post 3.1.0 release cleanup"}},{"before":"83ce9e72f49e4c3aa97fdeeadec2d449fbf55077","after":"946e607ba6b0e9fa8ed0d3e3b2c6e24412a96e7c","ref":"refs/heads/master","pushedAt":"2024-09-05T13:04:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"migesok","name":"Mikhail Sokolov","path":"/migesok","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2026954?s=80&v=4"},"commit":{"message":"Set version to 3.1.0","shortMessageHtmlLink":"Set version to 3.1.0"}},{"before":"8e1fa80944ea7ca4ff11fc88d74b22b09410367b","after":"83ce9e72f49e4c3aa97fdeeadec2d449fbf55077","ref":"refs/heads/master","pushedAt":"2024-09-05T12:59:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"migesok","name":"Mikhail Sokolov","path":"/migesok","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2026954?s=80&v=4"},"commit":{"message":"Update deps, add Scala 3 support, drop Scala 2.12 (#143)\n\nUpdate deps, add Scala 3 support, drop Scala 2.12\r\n\r\nCompared to safe-akka 3.0.0 the changes are source and binary compatible with\r\nthe exception of these dependency changes:\r\n- com.evolutiongaming:executor-tools_2.13: missing dependency\r\n- com.google.protobuf:protobuf-java: missing dependency\r\n- org.scala-lang.modules:scala-java8-compat_2.13:\r\n incompatible version change from 0.9.0 to 1.0.0 (compatibility: early semantic versioning)\r\n- org.typelevel:cats-macros_2.13: missing dependency\r\n\r\nChanges highlights:\r\n- updated plugins and dependencies, dropped unused dependencies\r\n- added Scala 3.3.0 cross-compilation\r\n- removed Scala 2.12 support\r\n- introduced sbt-version-policy plugin and MiMa bincompat checks\r\n- com.github.dnvriend:akka-persistence-inmemory is abandoned and doesn't have a Scala 3 version.\r\n Since I couldn't find a maintained replacement library with both Akka 2.6 and Scala 3 support,\r\n it was replaced with a combination of internal Akka in-mem journal plugin and a custom\r\n in-mem snapshot plugin implementation.\r\n- fixed compilation warnings, minor test refactoring","shortMessageHtmlLink":"Update deps, add Scala 3 support, drop Scala 2.12 (#143)"}},{"before":"f76a420e4473e1626a56399c0eb00e52031dae97","after":"ec7f78ea92c724c2aa39c6bc05e2ad08ff04797c","ref":"refs/heads/feature/scala3-upgrade","pushedAt":"2024-09-05T12:55:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"migesok","name":"Mikhail Sokolov","path":"/migesok","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2026954?s=80&v=4"},"commit":{"message":"FIXUP","shortMessageHtmlLink":"FIXUP"}},{"before":"e2d1f491ce5c286d23265f500a7c2a900225b7d2","after":"f76a420e4473e1626a56399c0eb00e52031dae97","ref":"refs/heads/feature/scala3-upgrade","pushedAt":"2024-09-05T12:43:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"migesok","name":"Mikhail Sokolov","path":"/migesok","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2026954?s=80&v=4"},"commit":{"message":"FIXUP","shortMessageHtmlLink":"FIXUP"}},{"before":null,"after":"e2d1f491ce5c286d23265f500a7c2a900225b7d2","ref":"refs/heads/feature/scala3-upgrade","pushedAt":"2024-09-05T09:59:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"migesok","name":"Mikhail Sokolov","path":"/migesok","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2026954?s=80&v=4"},"commit":{"message":"Update deps, add Scala 3 support, drop Scala 2.12\n\nCompared to safe-akka 3.0.0 the changes are source and binary compatible with\nthe exception of these dependency changes:\n- com.evolutiongaming:executor-tools_2.13: missing dependency\n- com.google.protobuf:protobuf-java: missing dependency\n- org.scala-lang.modules:scala-java8-compat_2.13:\n incompatible version change from 0.9.0 to 1.0.0 (compatibility: early semantic versioning)\n- org.typelevel:cats-macros_2.13: missing dependency\n\nChanges highlights:\n- updated plugins and dependencies, dropped unused dependencies\n- added Scala 3.3.0 cross-compilation\n- removed Scala 2.12 support\n- introduced sbt-version-policy plugin and MiMa bincompat checks\n- com.github.dnvriend:akka-persistence-inmemory is abandoned and doesn't have a Scala 3 version.\n Since I couldn't find a maintained replacement library with both Akka 2.6 and Scala 3 support,\n it was replaced with a combination of internal Akka in-mem journal plugin and a custom\n in-mem snapshot plugin implementation.\n- fixed compilation warnings, minor test refactoring","shortMessageHtmlLink":"Update deps, add Scala 3 support, drop Scala 2.12"}},{"before":"3dc1ee90d75508b568178a755240dfeced822e0c","after":"8e1fa80944ea7ca4ff11fc88d74b22b09410367b","ref":"refs/heads/master","pushedAt":"2024-07-18T10:47:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mr-git","name":"Mareks Rampāns","path":"/mr-git","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8796159?s=80&v=4"},"commit":{"message":"add release action","shortMessageHtmlLink":"add release action"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xNlQxNjoyODowOC4wMDAwMDBazwAAAAS3pyxf","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0xOFQxMDo0NzozMS4wMDAwMDBazwAAAASCy-iB"}},"title":"Activity · evolution-gaming/safe-akka"}