aboutsummaryrefslogtreecommitdiff
path: root/notes/coredns-1.1.3.md
diff options
context:
space:
mode:
Diffstat (limited to 'notes/coredns-1.1.3.md')
-rw-r--r--notes/coredns-1.1.3.md57
1 files changed, 57 insertions, 0 deletions
diff --git a/notes/coredns-1.1.3.md b/notes/coredns-1.1.3.md
new file mode 100644
index 000000000..4282f13a6
--- /dev/null
+++ b/notes/coredns-1.1.3.md
@@ -0,0 +1,57 @@
++++
+title = "CoreDNS-1.1.3 Release"
+description = "CoreDNS-1.1.3 Release Notes."
+tags = ["Release", "1.1.3", "Notes"]
+release = "1.1.3"
+date = "2018-05-24T09:43:29+01:00"
+author = "coredns"
++++
+
+We are pleased to announce the [release](https://github.com/coredns/coredns/releases/tag/v1.1.3) of
+CoreDNS-1.1.3!
+
+This release has fixes in the plugins, small core updates and experimental DNS over HTTPs support.
+We also announce the deprecation of a few things.
+
+# Core
+
+*Experimental* DNS-over-HTTPS support was added in the server. Use `https://` as the server's scheme
+ in the configuration.
+
+The `-log` flag actually doesn't do anything, so this is a deprecation notice that this flag will be
+removed in the next release.
+
+# Plugins
+
+* [*metrics*](/plugin/metrics) All in-tree plugins serve metrics with a `server` label.
+ * *cache* and *dnssec* drop the capacity metrics
+ * add a panic counter: `coredns_panic_count_total`
+* [*etcd*](/plugins/etcd) supports A and AAAA record under the zone's apex.
+* [*rewrite*](/plugins/rewrite) now handles `continue` in response rewrites.
+* [*forward*](/plugin/forward) clean ups, esp when shutting it down.
+* [*cache*](/plugin/cache) adds some optimization.
+* [*kubernetes*](/plugin/kubernetes) adds option to `ignore` services without ready endpoints.
+* Deprecation notice for the *reverse* plugin.
+* Deprecation notice for the `https_google` protocol in *proxy*.
+
+## Contributors
+
+The following people helped with getting this release done:
+
+Ahmet Alp Balkan,
+Anton Antonov,
+Cem Türker,
+Chris O'Haver,
+darkweaver87,
+Eugen Kleiner,
+Francois Tur,
+John Belamaric,
+Mario Kleinsasser,
+Miek Gieben,
+Ruslan Drozhdzh,
+Silver,
+Tobias Schmidt,
+Yong Tang.
+
+For documentation see our (in progress!) [manual](/manual). For help and other resources, see our
+[community page](https://coredns.io/community/).
option> Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/packages/astro/e2e (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-28[ci] update lockfile (#3740)Gravatar Fred K. Bot 7-7/+7
2022-06-28Fix Tailwind integration Typescript warning (#3732)Gravatar Victor 2-1/+6
2022-06-27[ci] formatGravatar bholmesdev 2-3/+3
2022-06-27Refactor: remove Deno shim to esbuild "banner" (#3734)Gravatar Ben Holmes 7-15/+22
2022-06-27[ci] formatGravatar FredKSchott 9-23/+25
2022-06-27update telemetry to support more anonymized project id (#3713)Gravatar Fred K. Schott 20-351/+311
2022-06-27SImplify "astro add" by removing confusing multi-select (#3715)Gravatar Fred K. Schott 13-258/+157