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

Release/2.1.0 #147

Merged
merged 3 commits into from
Apr 9, 2024
Merged

Release/2.1.0 #147

merged 3 commits into from
Apr 9, 2024

Conversation

pondzix
Copy link
Contributor

@pondzix pondzix commented Feb 16, 2024

New collector and enrich versions mean:

  • Cats Effect 3
  • Http4s as web server, so no more Akka HTTP
  • Using IO monad instead of Id

To be consistent with other Snowplow applications, this commit also brings small improvements to configuration loading.
Just like collector configuration, iglu resolver and all enrichments support HOCON configuration format.

As collector 3.2.x is on scala 2.13 and enrich 4.x on scala 2.12, it was easier to cross compile collector to 2.12 than upgrade enrich to 2.13, so micro is still on 2.12

@pondzix pondzix changed the title Upgrade collector to 3.1.x and enrich to 4.0.x Release/2.1.0 Feb 16, 2024
@pondzix pondzix force-pushed the release/2.1.0 branch 2 times, most recently from 9b56a3a to fecb8a6 Compare February 16, 2024 16:03
This was referenced Feb 16, 2024
pondzix added 3 commits April 9, 2024 08:35
New collector and enrich versions mean:

* Cats Effect 3
* Http4s as web server, so no more Akka HTTP
* Using IO monad instead of Id

To be consistent with other Snowplow applications, this commit also brings small improvements to configuration loading.
Just like collector configuration, iglu resolver and all enrichments support HOCON configuration format.

As collector 3.2.x is on scala 2.13 and enrich 4.X on scala 2.12, it was easier to cross compile collector to 2.12 than upgrade enrich to 2.13. That's why micro is still on scala 2.12.
@pondzix pondzix merged commit 2714244 into master Apr 9, 2024
4 checks passed
@pondzix pondzix deleted the release/2.1.0 branch April 9, 2024 07:15
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.

2 participants