Skip to content

Commit 010d808

Browse files
authored
Merge pull request #2208 from insectengine/JanuaryNewsletter
Add #52 January 2025 newsletter
2 parents 683c978 + 0682aec commit 010d808

25 files changed

+517
-0
lines changed

_data/newsletter.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ headline: "Monthly Newsletters"
22

33
newsletter:
44

5+
- title: "January 2025 Newsletter #52"
6+
link: /newsletter/52/
7+
date: "January 15, 2025"
8+
59
- title: "December 2024 Newsletter #51"
610
link: /newsletter/51/
711
date: "December 11, 2024"
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
layout: post
3+
title: 'Quarkus Newsletter #52 - January'
4+
date: 2025-01-14
5+
tags: newsletter
6+
synopsis: The January edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus.
7+
author: jcobb
8+
---
9+
10+
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.
11+
12+
You will also see the latest Quarkus Insights episodes, top tweets/discussions and upcoming Quarkus attended events.
13+
14+
Check out https://quarkus.io/newsletter/52/[Newsletter #52: January]!
15+
16+
Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.

newsletter/52/index.html

Lines changed: 47 additions & 0 deletions
Large diffs are not rendered by default.
2.5 KB
Loading

newsletter/52/index_files/content

174 KB
Binary file not shown.
14.4 KB
Binary file not shown.
11 KB
Binary file not shown.
8.81 KB
Binary file not shown.
52.3 KB
Binary file not shown.
5.25 KB
Binary file not shown.

0 commit comments

Comments
 (0)