diff --git a/byte-buddy-1.15.7.tar.gz b/byte-buddy-1.15.7.tar.gz deleted file mode 100644 index 4c2c459..0000000 --- a/byte-buddy-1.15.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:858e8c437790d2027f9e23bc36202a5c9e5617e0f652123d1e8315e317bfa5ab -size 2055789 diff --git a/byte-buddy-1.15.8.tar.gz b/byte-buddy-1.15.8.tar.gz new file mode 100644 index 0000000..78fb9ca --- /dev/null +++ b/byte-buddy-1.15.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:796b2e24b9508e39bbbfaac5c0b9b88701610dad43301e3edee827a1d56a2d7d +size 2057153 diff --git a/byte-buddy.changes b/byte-buddy.changes index 73859f7..802b11b 100644 --- a/byte-buddy.changes +++ b/byte-buddy.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Nov 2 15:49:57 UTC 2024 - Anton Shvetz + +- Update to v1.15.8 + * Changes of v1.15.8 + + Extend ClassInjector API to support lazy resolution of class + files. + + Extend DynamicType API to support lazy resolution of + auxiliary types. + + Extend AgentBuilder.Transformer.ForAdvice to support + injection of new classes by their name. + ------------------------------------------------------------------- Wed Oct 23 10:55:21 UTC 2024 - Anton Shvetz diff --git a/byte-buddy.spec b/byte-buddy.spec index a999a09..7fd54e1 100644 --- a/byte-buddy.spec +++ b/byte-buddy.spec @@ -17,7 +17,7 @@ Name: byte-buddy -Version: 1.15.7 +Version: 1.15.8 Release: 0 Summary: Runtime code generation for the Java virtual machine License: Apache-2.0