<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Release on PolloChang 工作筆記</title>
    <link>http://pollochang.work/tags/release/</link>
    <description>Recent content in Release on PolloChang 工作筆記</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-TW</language>
    <copyright>© 2026 PolloChang</copyright>
    <lastBuildDate>Sat, 16 May 2026 08:44:47 +0800</lastBuildDate><atom:link href="http://pollochang.work/tags/release/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>SQL Console Release v0.1.0</title>
      <link>http://pollochang.work/worknot/sql-console-release-v0.1.0/</link>
      <pubDate>Sat, 16 May 2026 08:44:47 +0800</pubDate>
      
      <guid>http://pollochang.work/worknot/sql-console-release-v0.1.0/</guid>
      <description>&lt;h6 class=&#34;relative group&#34;&gt;&lt;a href=&#34;http://pollochang.work/worknot/sql-console-release-v0.1.0_zh-tw/&#34; &gt;中文翻譯&lt;/a&gt;&#xA;    &lt;div id=&#34;中文翻譯&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#%e4%b8%ad%e6%96%87%e7%bf%bb%e8%ad%af&#34; aria-label=&#34;定位點&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h6&gt;&#xA;&#xA;&lt;h1 class=&#34;relative group&#34;&gt;Introducing Sql Console: A Lightweight, Bastion-Ready SQL Terminal Powered by Go &amp;amp; Java 21&#xA;    &lt;div id=&#34;introducing-sql-console-a-lightweight-bastion-ready-sql-terminal-powered-by-go--java-21&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#introducing-sql-console-a-lightweight-bastion-ready-sql-terminal-powered-by-go--java-21&#34; aria-label=&#34;定位點&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h1&gt;&#xA;&lt;p&gt;In modern cloud infrastructure, production databases are usually tucked away securely inside private subnets. As DBAs, DevOps, and Site Reliability Engineers, our only entry point to troubleshoot or manage these systems is typically through a highly restricted Bastion Host (Jump Host).&lt;/p&gt;</description>
      
    </item>
    
    <item>
      <title>SQL Console Release v0.1.0</title>
      <link>http://pollochang.work/worknot/sql-console-release-v0.1.0_zh-tw/</link>
      <pubDate>Sat, 16 May 2026 08:44:47 +0800</pubDate>
      
      <guid>http://pollochang.work/worknot/sql-console-release-v0.1.0_zh-tw/</guid>
      <description>&lt;h6 class=&#34;relative group&#34;&gt;&lt;a href=&#34;http://pollochang.work/worknot/sql-console-release-v0.1.0/&#34; &gt;英文原文&lt;/a&gt;&#xA;    &lt;div id=&#34;英文原文&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#%e8%8b%b1%e6%96%87%e5%8e%9f%e6%96%87&#34; aria-label=&#34;定位點&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h6&gt;&#xA;&#xA;&lt;h1 class=&#34;relative group&#34;&gt;Sql Console：專為跳板機（Bastion Host）打造的輕量、極速雙引擎 SQL 終端工具&#xA;    &lt;div id=&#34;sql-console專為跳板機bastion-host打造的輕量極速雙引擎-sql-終端工具&#34; class=&#34;anchor&#34;&gt;&lt;/div&gt;&#xA;    &#xA;    &lt;span&#xA;        class=&#34;absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none&#34;&gt;&#xA;        &lt;a class=&#34;text-primary-300 dark:text-neutral-700 !no-underline&#34; href=&#34;#sql-console%e5%b0%88%e7%82%ba%e8%b7%b3%e6%9d%bf%e6%a9%9fbastion-host%e6%89%93%e9%80%a0%e7%9a%84%e8%bc%95%e9%87%8f%e6%a5%b5%e9%80%9f%e9%9b%99%e5%bc%95%e6%93%8e-sql-%e7%b5%82%e7%ab%af%e5%b7%a5%e5%85%b7&#34; aria-label=&#34;定位點&#34;&gt;#&lt;/a&gt;&#xA;    &lt;/span&gt;&#xA;    &#xA;&lt;/h1&gt;&#xA;&lt;p&gt;在現代雲端架構與嚴格的資安資產保護下，生產環境的資料庫通常會被妥善保護在私有子網路（Private Subnet）中。身為 DBA 或維運工程師，我們唯一的存取途徑往往是透過&lt;strong&gt;跳板機（Jump Host / Bastion Host）&lt;/strong&gt;。&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
