Skip to content

Commit

Permalink
Add #52 January 2025 newsletter
Browse files Browse the repository at this point in the history
  • Loading branch information
insectengine committed Jan 14, 2025
1 parent 5f4fecb commit 0682aec
Show file tree
Hide file tree
Showing 25 changed files with 517 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _data/newsletter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ headline: "Monthly Newsletters"

newsletter:

- title: "January 2025 Newsletter #52"
link: /newsletter/52/
date: "January 15, 2025"

- title: "December 2024 Newsletter #51"
link: /newsletter/51/
date: "December 11, 2024"
Expand Down
16 changes: 16 additions & 0 deletions _posts/2025-01-14-quarkus-newsletter-52.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
layout: post
title: 'Quarkus Newsletter #52 - January'
date: 2025-01-14
tags: newsletter
synopsis: The January edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus.
author: jcobb
---

Explore how to combine Quarkus, a modern Java framework optimized for cloud-native applications, with Ollama, a platform for running AI models locally with Jonathan Vila's article "Building local LLM AI-Powered Applications with Quarkus, Ollama and Testcontainers". Long Term Support (LTS) releases are designed for users who want to keep a given version for a longer period of time instead of following our monthly release pace. Quarkus 3.20 will be our next LTS version planned for release in late March. Read more about it in the blog post "Our next LTS will be Quarkus 3.20" from Guillaume Smet. Customizing your test resource manager and using a unified configuration, you can eliminate conflicts between the containers used by Liquibase and your application. Learn how in "Resolving Issues with Quarkus Tests, Test Containers, and Liquibase Integration" by tempmailgenerator on Reddit.

You will also see the latest Quarkus Insights episodes, top tweets/discussions and upcoming Quarkus attended events.

Check out https://quarkus.io/newsletter/52/[Newsletter #52: January]!

Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.
47 changes: 47 additions & 0 deletions newsletter/52/index.html

Large diffs are not rendered by default.

Binary file added newsletter/52/index_files/02xsz.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/52/index_files/content
Binary file not shown.
Binary file added newsletter/52/index_files/content(1)
Binary file not shown.
Binary file added newsletter/52/index_files/content(10)
Binary file not shown.
Binary file added newsletter/52/index_files/content(11)
Binary file not shown.
Binary file added newsletter/52/index_files/content(12)
Binary file not shown.
Binary file added newsletter/52/index_files/content(13)
Binary file not shown.
Binary file added newsletter/52/index_files/content(2)
Binary file not shown.
Binary file added newsletter/52/index_files/content(3)
Binary file not shown.
Binary file added newsletter/52/index_files/content(4)
Binary file not shown.
Binary file added newsletter/52/index_files/content(5)
Binary file not shown.
Binary file added newsletter/52/index_files/content(6)
Binary file not shown.
Binary file added newsletter/52/index_files/content(7)
Binary file not shown.
Binary file added newsletter/52/index_files/content(8)
Binary file not shown.
Binary file added newsletter/52/index_files/content(9)
Binary file not shown.
450 changes: 450 additions & 0 deletions newsletter/52/index_files/css2

Large diffs are not rendered by default.

Binary file added newsletter/52/index_files/facebook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/52/index_files/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/52/index_files/linkedin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/52/index_files/mq99.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/52/index_files/twitter-x.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added newsletter/52/index_files/youtube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0682aec

Please sign in to comment.