osmith has uploaded this change for review.

View Change

Bump version: 0.2.0

Change-Id: I3a175b0c7585268d748b007ab89110987b7e04cf
---
M debian/changelog
1 file changed, 45 insertions(+), 0 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/erlang/osmo_dia2gsup refs/changes/28/34928/1
diff --git a/debian/changelog b/debian/changelog
index 488f3d7..dfc8fb6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,39 @@
+osmo-diameter2gsup (0.2.0) unstable; urgency=medium
+
+ [ Alexander Couzens ]
+ * contrib/generate_build_dep.sh: remove erlang bytecode from checkouts
+ * docs: add a simple example to use configuration file
+
+ [ Oliver Smith ]
+ * debian: set compat level to 10
+ * systemd: depend on networking-online.target
+
+ [ Alexander Couzens ]
+ * Use GSUP APN as Service-Selection field
+
+ [ Pau Espin Pedrol ]
+ * rebar3.lock: Update epcap dep to v1.1.1 to fix compilation error
+ * README.md: Document how to run escript with config file
+
+ [ Oliver Smith ]
+ * README.md: update
+
+ [ Pau Espin Pedrol ]
+ * cosmetic: Fix typo in comment
+ * gsup: Log connect failures
+ * gsup: Attempt reconnecting if connect fails
+ * Add GMM error cause present in osmo-hlr's gsm48_gmm_cause_vty_names
+ * Translate GSUP Auth Info Answer error Cause in Diamater AIA
+
+ [ Alexander Couzens ]
+ * server_cb: use a define for the VENDOR_3GPP code
+ * gsup: convert all unknown causes into diameter UNABLE_TO_COMPLY
+
+ [ Oliver Smith ]
+ * debian/rules: extract build_dep.tar.gz first
+
+ -- Oliver Smith <osmith@sysmocom.de> Tue, 31 Oct 2023 12:59:24 +0100
+
osmo-diameter2gsup (0.1.2) unstable; urgency=medium

[ Matt Johnson ]

To view, visit change 34928. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: erlang/osmo_dia2gsup
Gerrit-Branch: master
Gerrit-Change-Id: I3a175b0c7585268d748b007ab89110987b7e04cf
Gerrit-Change-Number: 34928
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-MessageType: newchange