diff --git a/_data/insights-videos.yaml b/_data/insights-videos.yaml
index 1a0d2456287..1efbea48f70 100644
--- a/_data/insights-videos.yaml
+++ b/_data/insights-videos.yaml
@@ -34,7 +34,7 @@ pastheadline: "Archived Podcast Videos"
pastvideos:
-- title: "EPISODE #186: What is Quarkus Roq?"
+- title: "EPISODE #185: What is Quarkus Roq?"
link: https://youtube.com/live/hrF1a5sKqBI
date: "November 11, 2024"
authors: "Andy Damevin, Matheus Cruz, & Emil Lefkof (Melloware)"
diff --git a/_data/newsletter.yaml b/_data/newsletter.yaml
index 6568e6b6022..8994cd27c1f 100644
--- a/_data/newsletter.yaml
+++ b/_data/newsletter.yaml
@@ -2,6 +2,10 @@ headline: "Monthly Newsletters"
newsletter:
+- title: "November 2024 Newsletter #50"
+ link: /newsletter/50/
+ date: "November 12, 2024"
+
- title: "October 2024 Newsletter #49"
link: /newsletter/49/
date: "October 17, 2024"
diff --git a/_posts/2024-11-12-quarkus-newsletter-50.adoc b/_posts/2024-11-12-quarkus-newsletter-50.adoc
new file mode 100644
index 00000000000..db806d7be1f
--- /dev/null
+++ b/_posts/2024-11-12-quarkus-newsletter-50.adoc
@@ -0,0 +1,16 @@
+---
+layout: post
+title: 'Quarkus Newsletter #50 - November'
+date: 2024-11-12
+tags: newsletter
+synopsis: The November edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus.
+author: jcobb
+---
+
+Explore building a Quarkus application using Tekton, which is the upstream project on which OpenShift Pipelines is based on in "Building a Quarkus Application using OpenShift Pipelines" by Stephen Nimmo. Clement Escoffier's blog post "Strengthening the Release Process for Quarkiverse and SmallRye" outlines a corrected vulnerability in the SmallRye release process and a more secure release pipeline for SmallRye and Quarkiverse repositories. Learn about organizing a microservices codebase with Beans, EJB concepts, and the Repository pattern and touch upon automated testing using REST Assured and Quarkus JUnit5 in "Organizing Microservices with EJB, Beans, and Testing in Quarkus" by @Harsh. Read "Build containerized applications for Amazon DocumentDB that run on Amazon ECS on AWS Fargate" by Sourav Biswas and Varma Gottumukkala, to explore the fundamentals of building containerized applications for Amazon DocumentDB using Quarkus with the Panache ORM library. Clojure can be integrated into a Quarkus app to create dynamic routes easily. By connecting the two ecosystems, a basic routing system is set up. Explore more possibilities with Clojure and Quarkus on this foundation in "Calling Clojure from Java using a real example (Clojure + Quarkus)" by Gustavo Camargo. SmallRye OpenAPI in Quarkus is like having an intelligent intern managing API documentation as you code. Check out "The Power of SmallRye OpenAPI in Quarkus: A Developer's Guide to Effortless API Documentation" by suddo to learn how to implement this feature.
+
+You will also see the latest Quarkus Insights episodes, top tweets/discussions and upcoming Quarkus attended events.
+
+Check out https://quarkus.io/newsletter/50/[Newsletter #50: November]!
+
+Want to get newsletters in your inbox? https://quarkus.io/newsletter[Sign up for the newsletter] using the on page form.
diff --git a/newsletter/50/index.html b/newsletter/50/index.html
new file mode 100644
index 00000000000..829bcaa1592
--- /dev/null
+++ b/newsletter/50/index.html
@@ -0,0 +1,50 @@
+
+
+
Quarkus Newsletter Issue #50 - November 2024The November edition of the Quarkus Newsletter; curated online stories, articles, and videos about Quarkus.
NEWSLETTER ISSUE #50 - November 2024 |
|
| | Building a Quarkus Application using OpenShift PipelinesBy Stephen Nimmo Explore building a Quarkus application using Tekton, which is the upstream project on which OpenShift Pipelines is based on. Read the Article |
|
Strengthening the Release Process for Quarkiverse and SmallRyeBy Clement Escoffier In May, a potential leak in the SmallRye release process was discovered, prompting swift action to prevent damage. Investigation revealed a deeper flaw impacting both SmallRye and Quarkiverse. This blog post outlines the vulnerability and a more secure release pipeline for both repositories. Read the Article |
|
Organizing Microservices with EJB, Beans, and Testing in QuarkusBy @Harsh Learn about organizing a microservices codebase with Beans, EJB concepts, and the Repository pattern and touch upon automated testing using REST Assured and Quarkus JUnit5. Read the Article |
|
Build containerized applications for Amazon DocumentDB that run on Amazon ECS on AWS FargateBy Sourav Biswas and Varma Gottumukkala Explore the fundamentals of building containerized applications for Amazon DocumentDB using Quarkus with the Panache ORM library. Read the Article |
|
Calling Clojure from Java using a real example (Clojure + Quarkus)By Gustavo Camargo Clojure can be integrated into a Quarkus app to create dynamic routes easily. By connecting the two ecosystems, a basic routing system is set up. Explore more possibilities with Clojure and Quarkus on this foundation. Read the Article |
|
The Power of SmallRye OpenAPI in Quarkus: A Developer's Guide to Effortless API DocumentationBy suddo SmallRye OpenAPI in Quarkus is like having an intelligent intern managing API documentation as you code. Learn how to implement this feature. Read the Article |
|
Github Discussions is Quarkus's place for community collaboration, conversation, events, Q&A, job opportunities, and other great community topics. Go join the Quarkus discussions! |
|
Top Social Posts & Discussions | |
|
Quarkus Insights #185: What is Quarkus Roq? | |
|
Quarkus Insights #184: Quarkus CI builds now 4X faster with Develocity | |
|
Quarkus Insights #183: Build indestructible services with Quarkus Temporal | |
|
Upcoming Events with Quarkus |
|
Jfokus Date: February 3-5, 2025 Location: Stockholm, Sweden Event Type: In Person Jfokus is all about developers! Java SE & Java EE, Frontend & Web. Android & Mobile, Continuous Delivery & DevOps, Internet of Things, Cloud & Big Data, Future & Trends, Alt.JVM Languages like Scala, Clojure & many more, Agile development. And super heroes… |
|
Devnexus Date: May 4-6, 2025 Location: Atlanta, Georgia Event Type: In Person The longest-running and Largest Java Ecosystem Conference in the World. |
|
Subscribe to the Quarkus Newsletter to get this news monthly. |
|
| | Quarkus is supersonic subatomic java. |
|
\ No newline at end of file
diff --git a/newsletter/50/index_files/02xsz.png b/newsletter/50/index_files/02xsz.png
new file mode 100644
index 00000000000..bef9524dbeb
Binary files /dev/null and b/newsletter/50/index_files/02xsz.png differ
diff --git a/newsletter/50/index_files/content b/newsletter/50/index_files/content
new file mode 100644
index 00000000000..185ba79e7a0
Binary files /dev/null and b/newsletter/50/index_files/content differ
diff --git a/newsletter/50/index_files/content(1) b/newsletter/50/index_files/content(1)
new file mode 100644
index 00000000000..9d8825e6745
Binary files /dev/null and b/newsletter/50/index_files/content(1) differ
diff --git a/newsletter/50/index_files/content(10) b/newsletter/50/index_files/content(10)
new file mode 100644
index 00000000000..faec2519538
Binary files /dev/null and b/newsletter/50/index_files/content(10) differ
diff --git a/newsletter/50/index_files/content(11) b/newsletter/50/index_files/content(11)
new file mode 100644
index 00000000000..1c1d662b3e9
Binary files /dev/null and b/newsletter/50/index_files/content(11) differ
diff --git a/newsletter/50/index_files/content(12) b/newsletter/50/index_files/content(12)
new file mode 100644
index 00000000000..9c742857d94
Binary files /dev/null and b/newsletter/50/index_files/content(12) differ
diff --git a/newsletter/50/index_files/content(2) b/newsletter/50/index_files/content(2)
new file mode 100644
index 00000000000..24ff70a7b42
Binary files /dev/null and b/newsletter/50/index_files/content(2) differ
diff --git a/newsletter/50/index_files/content(3) b/newsletter/50/index_files/content(3)
new file mode 100644
index 00000000000..151eb0fc8d0
Binary files /dev/null and b/newsletter/50/index_files/content(3) differ
diff --git a/newsletter/50/index_files/content(4) b/newsletter/50/index_files/content(4)
new file mode 100644
index 00000000000..bffc93f338c
Binary files /dev/null and b/newsletter/50/index_files/content(4) differ
diff --git a/newsletter/50/index_files/content(5) b/newsletter/50/index_files/content(5)
new file mode 100644
index 00000000000..4a45641a913
Binary files /dev/null and b/newsletter/50/index_files/content(5) differ
diff --git a/newsletter/50/index_files/content(6) b/newsletter/50/index_files/content(6)
new file mode 100644
index 00000000000..9f8c03ba826
Binary files /dev/null and b/newsletter/50/index_files/content(6) differ
diff --git a/newsletter/50/index_files/content(7) b/newsletter/50/index_files/content(7)
new file mode 100644
index 00000000000..f2b45818012
Binary files /dev/null and b/newsletter/50/index_files/content(7) differ
diff --git a/newsletter/50/index_files/content(8) b/newsletter/50/index_files/content(8)
new file mode 100644
index 00000000000..89f66c4f3f4
Binary files /dev/null and b/newsletter/50/index_files/content(8) differ
diff --git a/newsletter/50/index_files/content(9) b/newsletter/50/index_files/content(9)
new file mode 100644
index 00000000000..7924fd8ac30
Binary files /dev/null and b/newsletter/50/index_files/content(9) differ
diff --git a/newsletter/50/index_files/facebook.png b/newsletter/50/index_files/facebook.png
new file mode 100644
index 00000000000..c2f3eac4195
Binary files /dev/null and b/newsletter/50/index_files/facebook.png differ
diff --git a/newsletter/50/index_files/github.png b/newsletter/50/index_files/github.png
new file mode 100644
index 00000000000..ae0e5b579e5
Binary files /dev/null and b/newsletter/50/index_files/github.png differ
diff --git a/newsletter/50/index_files/linkedin.png b/newsletter/50/index_files/linkedin.png
new file mode 100644
index 00000000000..10856a30e7b
Binary files /dev/null and b/newsletter/50/index_files/linkedin.png differ
diff --git a/newsletter/50/index_files/mq99.png b/newsletter/50/index_files/mq99.png
new file mode 100644
index 00000000000..7a3e0fd8d7a
Binary files /dev/null and b/newsletter/50/index_files/mq99.png differ
diff --git a/newsletter/50/index_files/twitter-x.png b/newsletter/50/index_files/twitter-x.png
new file mode 100644
index 00000000000..fcab0c0614a
Binary files /dev/null and b/newsletter/50/index_files/twitter-x.png differ
diff --git a/newsletter/50/index_files/youtube.png b/newsletter/50/index_files/youtube.png
new file mode 100644
index 00000000000..54a7bc5c01e
Binary files /dev/null and b/newsletter/50/index_files/youtube.png differ